Hello Guys,

We are getting an error while run "gcloud app deploy" command on google 
cloud shell.

Actually we are implementing virus scanning bucket where we created 3 
bucket one in unscanned bucket second is scanned bucket and last one is 
quarantine bucket. And then following this 
URL:- 
https://cloud.google.com/solutions/automating-malware-scanning-for-documents-uploaded-to-cloud-storage?hl=en#gcp-console

Getting error:-

Updating service [default] (this may take several minutes)...failed.
DEBUG: (gcloud.app.deploy) Error Response: [13] An internal error occurred.
Traceback (most recent call last):
  File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 
982, in Execute
    resources = calliope_command.Run(cli=self, args=args)
  File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py", 
line 809, in Run
    resources = command_instance.Run(args)
  File "/usr/lib/google-cloud-sdk/lib/surface/app/deploy.py", line 121, in 
Run
    default_strategy=flex_image_build_option_default))
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/command_lib/app/deploy_util.py", 
line 678, in RunDeploy
    ignore_file=args.ignore_file)
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/command_lib/app/deploy_util.py", 
line 455, in Deploy
    extra_config_settings)
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/api_lib/app/appengine_api_client.py",
 
line 208, in DeployService
    poller=done_poller)
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/api_lib/app/operations_util.py", 
line 314, in WaitForOperation
    sleep_ms=retry_interval)
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/api_lib/util/waiter.py", line 
264, in WaitFor
    sleep_ms, _StatusUpdate)
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/api_lib/util/waiter.py", line 
326, in PollUntilDone
    sleep_ms=sleep_ms)
  File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/retry.py", 
line 229, in RetryOnResult
    if not should_retry(result, state):
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/api_lib/util/waiter.py", line 
320, in _IsNotDone
    return not poller.IsDone(operation)
  File 
"/usr/lib/google-cloud-sdk/lib/googlecloudsdk/api_lib/app/operations_util.py", 
line 183, in IsDone
    encoding.MessageToPyValue(operation.error)))
googlecloudsdk.api_lib.app.operations_util.OperationError: Error Response: 
[13] An internal error occurred.
ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred.


Thanks,
Gaurav


-- 
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/045626d3-4c56-4155-a7c1-f77b374e110fn%40googlegroups.com.
  • [google-appengine... Gaurav Bansal
    • [google-appe... 'gonzalezwalter' via Google App Engine
      • [google-... Gaurav Bansal
        • [goo... 'Elliott (Cloud Platform Support)' via Google App Engine
          • ... Gaurav Bansal
            • ... 'barrado' via Google App Engine

Reply via email to