Hello, What Cloud SDK version are you using? The latest version is 326 [1]. Also you can add verbosity=debug [2] flag to get more debug information about the error, share the output with us if possible.
[1] https://cloud.google.com/sdk/docs/release-notes [2] https://cloud.google.com/sdk/gcloud/reference/#--verbosity On Monday, 8 February 2021 at 09:38:58 UTC+1 duynhan bui wrote: > Hello everyone, > > I am trying to deploy GAE from jenkins but I get this error: > + gcloud app deploy build/gcloud_staging.yaml --project=abcdefe --quiet > --version=20211789 ERROR: gcloud crashed (ValueError): invalid literal for > int() with base 10: 'c010:101:5476:1c09:2::51]:3128' > 10: 'c010:101:5476:1c09:2::51]:3128' looks like IP. > Has anyone ever faced it? If there is solution, please tell me. thank you. > -- 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/321ac4dd-3efb-4f69-89ca-a127a4297b6en%40googlegroups.com.
