Hey Nicholas, the local machine is OSX, setup using authentication with the 
email associated to the account... I've been able to deploy until now as 
well and nothing has changed.

Would I be able to reset permissions possible? I tried gcloud init again 
and setting up with our email, but after attempting to deploy I get the 
same error

On Monday, September 26, 2016 at 12:41:38 PM UTC-5, Nicholas (Google Cloud 
Support) wrote:
>
> As you've confirmed that the container exists, based on the error message, 
> one can only conclude that the issue lies with access control.  How is your 
> dev machine (the one from which you are using gcloud) authenticated 
> (service account, other credentials, etc.)?  At the moment, I cannot 
> reproduce the behavior you're experiencing.
>
> On Monday, August 22, 2016 at 2:11:18 AM UTC-4, Nao Ito wrote:
>>
>> Hi,
>> I have served one website with GCE(GAE flexible = vm).
>> But suddenly the deployment command got to result in failure.
>> I could deploy successfully with the same command about four months ago.
>>
>> I googled the error code and message, but there is no related post at all.
>> Does anyone face the same error? or come up with some hints to solve the 
>> problem?
>>
>> Thank you in advance.
>>
>>
>> # Details
>> ## Development Environment: Mac OS 10.11.6
>>
>> ## Development Language: Go (GAE/Go)
>>
>> ## Command: aedeploy gcloud preview app deploy app.yaml --promote
>>
>> ## Debug message(using option: --verbose debug):
>> Updating module [default]...\DEBUG: Operation 
>> [apps/project_id/operations/ab08cc84-9104-43db-9430-805fce9936a7] complete. 
>> Result: {
>>     "metadata": {
>>         "target": 
>> "apps/project_id/modules/default/versions/20160821t144637",
>>         "method": "google.appengine.v1beta4.Versions.CreateVersion",
>>         "operationType": "create_version",
>>     },
>>     "done": true,
>>     "name": 
>> "apps/project_id/operations/ab08cc84-9104-43db-9430-805fce9936a7",
>>     "error": {
>>         "message": "Docker image 
>> appengine.gcr.io/gcloud/project_id.version.time was either not found, or 
>> you do not have access to it.",
>>         "code": 3
>>     }
>> }
>> Updating module [default]...failed.
>>
>>
>>

-- 
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-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/94ac9ff3-a919-48ac-8243-9b2ddb682ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to