WHen running the deploy command:
gcloud preview app deploy app.yaml --set-default
I have been deploying images wi thtis command in the past but lately this is just hanging on this step.
I have trie to delete other versions deployed, using gcloud preview app modules delete default --version <version> to see if too many versiosn deployed is the issue but that did not help.
015-08-10 14:55:27,700 INFO root Exception 500 Server Error: Internal Server Error ("v1 ping attempt failed with error: Get https://appengine.gcr.io/v1/_ping: dial tcp: i/o timeout. If this private registry supports only HTTP or HTTPS with an unknown CA certificate, please add `--insecure-registry appengine.gcr.io` to the daemon's arguments. In the case of HTTPS, if you have access to the registry's CA certificate, no need for the flag; simply place the CA certificate at /etc/docker/certs.d/appengine.gcr.io/ca.crt") thrown in ProgressHandler. Retrying.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/178edb16-4240-492b-a4b2-928b99796dcd%40googlegroups.com.