Hi all, 

for some reason (I know it's somehow my fault :) ), I am not able anymore 
(I did it several times in the last few days) to deploy on App Engine 
standard with the command gcloud app deploy. In particular see below the 
traceback I can get from the log. Any idea on what is causing this ?

Thanks,
Ignazio

Log detail:

2017-06-07 16:20:04,433 DEBUG    root            (gcloud.app.deploy) Error 
Response: [13] An internal error occurred.
Traceback (most recent call last):
  File "C:\Users\Ignacio\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\calliope\cli.py", line 712, in 
Execute
    resources = args.calliope_command.Run(cli=self, args=args)
  File "C:\Users\Ignacio\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\calliope\backend.py", line 871, in 
Run
    resources = command_instance.Run(args)
  File "C:\Users\Ignacio\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\surface\app\deploy.py", line 61, in Run
    args, runtime_builder_strategy=runtime_builder_strategy)
  File "C:\Users\Ignacio\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\command_lib\app\deploy_util.py", 
line 425, in RunDeploy
    all_services, app.gcrDomain)
  File "C:\Users\Ignacio\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\command_lib\app\deploy_util.py", 
line 254, in Deploy
    endpoints_info)
  File "C:\Users\Ignacio\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\app\appengine_api_client.py", 
line 144, in DeployService
    operation)
  File "C:\Users\Ignacio\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\app\operations_util.py", 
line 144, in WaitForOperation
    encoding.MessageToPyValue(completed_operation.error)))
OperationError: Error Response: [13] An internal error occurred.
2017-06-07 16:20:04,437 ERROR    root            (gcloud.app.deploy) Error 
Response: [13] An internal error occurred.

-- 
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 post to this group, send email to [email protected].
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/05aeb502-b06a-4484-8176-0b9047f2a165%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Ignazio Aleo

Reply via email to