[google-appengine] Can't deploy changes in console: error response 13: An internal error occurred

2018-11-29 Thread django python
Hi All I am not able to deploy my django app with GCP. Here is what i am using. Django==2.1.1 + postgres9.6 gcloud -v Google Cloud SDK 226.0.0 beta 2018.11.09 bq 2.0.38 core 2018.11.16 docker-credential-gcr gsutil 4.34 kubectl 2018.09.17GCP Successfully able to migrate the database in

Re: [google-appengine] Can't deploy changes in console: error response 13: An internal error occurred

2018-07-23 Thread Ani Hatzis
Ask her to try again now (since your post is already two hours old). However, if the problem persists, ask her to run the command with gcloud app deploy . --verbosity=debug to get more information about the potential reason. There have been reports with this error code and message in this group

[google-appengine] Can't deploy changes in console: error response 13: An internal error occurred

2018-07-23 Thread Victor Victor
Hi! I have added a friend in my Google Cloud project and gave her Owner, App Engine Admin, App Engine Deployer and App Engine Service Admin rights in IAM but when in her console she runs the command "*gcloud app deploy*" and tries to deploy the changes she made in her code in order to deploy