Created
November 12, 2019 17:21
-
-
Save pmuir/a7ddf6228bd654fb9bd51891139faadf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last):\n File \"/usr/bin/google-cloud-sdk/bin/bootstrapping/gsutil.py\", line 123, in \u003cmodule\u003e\n exceptions.HandleError(e, 'gsutil')\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/calliope/exceptions.py\", line 527, in HandleError\n core_exceptions.reraise(exc)\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/core/exceptions.py\", line 146, in reraise\n six.reraise(type(exc_value), exc_value, tb)\n File \"/usr/bin/google-cloud-sdk/bin/bootstrapping/gsutil.py\", line 121, in \u003cmodule\u003e\n main()\n File \"/usr/bin/google-cloud-sdk/bin/bootstrapping/gsutil.py\", line 48, in main\n if account in c_gce.Metadata().Accounts():\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/core/credentials/gce.py\", line 76, in Inner\n return f(self, *args, **kwargs)\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/core/credentials/gce.py\", line 160, in Accounts\n gce_read.GOOGLE_GCE_METADATA_ACCOUNTS_URI + '/')\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/core/util/retry.py\", line 292, in DecoratedFunction\n exceptions.reraise(to_reraise[1], tb=to_reraise[2])\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/core/exceptions.py\", line 146, in reraise\n six.reraise(type(exc_value), exc_value, tb)\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/core/util/retry.py\", line 162, in TryFunc\n return func(*args, **kwargs), None\n File \"/usr/bin/google-cloud-sdk/lib/googlecloudsdk/core/credentials/gce.py\", line 55, in _ReadNoProxyWithCleanFailures\n raise MetadataServerException(e)\ngooglecloudsdk.core.credentials.gce.MetadataServerException: HTTP Error 500: Internal Server Error' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment