[google-appengine] Re: Google Cloud SQL Incident #18002

2018-08-24 Thread Delyan Spasov
Thanks Katayoon, I have created a new ticket. But there is no instance... This is strange. The console says: This version has no instances deployed. Where can I check which Cloud SQL version we are using? On Friday, August 24, 2018 at 1:17:26 AM UTC+3, Katayoon (Cloud Platform Support) wrote:

[google-appengine] Re: Google Cloud SQL Incident #18002

2018-08-23 Thread Delyan Spasov
It is not up and running. There are still problems. And the logs does not tell anything meaningful. Just this: The request failed because the instance could not start successfully Why the instance is not starting successfully? Can I solve this issue somehow? Or to create new application on anoth

[google-appengine] Google Cloud SQL Incident #18002

2018-08-17 Thread Delyan Spasov
Our site om Google App Engine Standard is not working - https://praktrik.com/. There is a message in the console: We are experiencing an issue with Cloud SQL v1 instance availability in > us-central1-a beginning at Thursday, 2018-08-16 08:48 US/Pacific. Our > engineering team has identified th

[google-appengine] Re: How to download data from my datastore to the local machine

2017-03-03 Thread Delyan Spasov
Thank you Alex, I have read the docs for the remote_api. For some reason it isn't working and the error isn't very useful to find our why - NotSupportedOnThisPlatform. I have found bug reports about this, but nobody is giving a working solution. Fortunately I can connect the remote_api from t

[google-appengine] Re: How to download data from my datastore to the local machine

2017-03-03 Thread Delyan Spasov
online environment, the > application-default is used which need to be configured using GCloud SDK > > >> https://cloud.google.com/sdk/gcloud/reference/beta/auth/application-default/login > > > > > Il giorno lunedì 27 febbraio 2017 21:56:47 UTC+1, Delyan Spasov ha

[google-appengine] Re: How to download data from my datastore to the local machine

2017-03-03 Thread Delyan Spasov
I read it but I don't understand how to download my database. The lack of any normal way of exporting my database is making me nervous about using GAE in the future. What if I decide to migrate because of some reason? I will find some workaround for the current projects (I will have to). But

[google-appengine] How to download data from my datastore to the local machine

2017-02-27 Thread Delyan Spasov
I've wasted lot of time trying to download the datatstore to my local machine. Nothing works! The appcfg download_data doesn't seem to work any more. There is nothing about it in the new docs. It's not even mentioned even as deprecation notice. It is still there in the appcfg. But it doesn't w

[google-appengine] Duplicate property error after migration to ptyhon 2.7

2013-05-30 Thread Delyan Spasov
I am trying to migrate my app to python 2.7 The default version which is still using python 2.5 works fine. But when I try to run it under 2.7 I get 500 Serever Error with the following traceback: : Class Model already has property event_set Traceback (most recent call last): File "/base/dat