I’m trying to update a website deployed in appengine. I’ve made sure my cloud 
SDK is all up to date. It’s a big site, with about 8000 files. I’ve been using 
the same deploy command in this same folder for years. I’m getting this cryptic 
error:

Updating service [default]...failed.                                            
                   
ERROR: (gcloud.app.deploy) Error Response: [5] failed to fetch metadata from 
GCR, with reason: generic::not_found: failed to fetch metadata from GCR for 
image 
us.gcr.io/kaoncom-hr/app-engine-tmp/app/ttl-2h:8927ab89-5aed-4a70-9969-9ed1927844ec,
 with reason: generic::not_found: fetchImageMetadata failed for image 
us.gcr.io/kaoncom-hr/app-engine-tmp/app/ttl-2h:8927ab89-5aed-4a70-9969-9ed1927844ec,
 reason: generic::not_found: failed to fetch manifest from GCR (via 
gcr.FetchManifest): generic::not_found: error fetching 
"kaoncom-hr/app-engine-tmp/app/ttl-2h/manifests/8927ab89-5aed-4a70-9969-9ed1927844ec"
 : generic::not_found: got HTTP/404 response, wanted HTTP/200

The guid-looking thing changes every deploy. kaoncom-hr is the name of the app.

I checked the dashboards and google is not reporting an outages.

Any ideas?

-Joshua

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/618664D9-08A8-4321-ACE3-D68620905166%40gmail.com.

Reply via email to