venf2k / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

gcloud container clusters create - HTTPError: (407, 'Proxy Authorization Required') #325

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Issue running command [gcloud container clusters create].

What steps will reproduce the problem?

run gcloud container clusters create within a http / https proxy

What is the expected output? What do you see instead?

Please provide any additional information below.

Traceback (most recent call last):
  File "googlecloudsdk/calliope/cli.py", line 589, in Execute
    result = args.cmd_func(cli=self, args=args)
  File "googlecloudsdk/calliope/backend.py", line 1221, in Run
    resources = command_instance.Run(args)
  File "googlecloudsdk/container/commands/clusters/create.py", line 181, in Run
    operation_ref = adapter.CreateCluster(cluster_ref, options)
  File "googlecloudsdk/container/lib/api_adapter.py", line 338, in CreateCluster
    operation = self.client.projects_zones_clusters.Create(req)
  File "googlecloudsdk/third_party/apis/container/v1/container_v1_client.py", line 247, in Create
    config, request, global_params=global_params)
  File "googlecloudsdk/third_party/apitools/base/py/base_api.py", line 638, in _RunMethod
    http, http_request, retries=self.__client.num_retries)
  File "googlecloudsdk/third_party/apitools/base/py/http_wrapper.py", line 310, in MakeRequest
    retry_func(ExceptionRetryArgs(http, http_request, e, retry))
  File "googlecloudsdk/third_party/apitools/base/py/http_wrapper.py", line 302, in MakeRequest
    check_response_func=check_response_func)
  File "googlecloudsdk/third_party/apitools/base/py/http_wrapper.py", line 349, in _MakeRequestNoRetry
    redirections=redirections, connection_type=connection_type)
  File "googlecloudsdk/core/cli.py", line 220, in RequestWithErrHandling
    return orig_request(*args, **kwargs)
[output truncated]

Original issue reported on code.google.com by maurizio...@gmail.com on 21 Oct 2015 at 10:15

GoogleCodeExporter commented 8 years ago
Are you still affected by this issue ? If yes, can you please provide me with 
the updated stack trace of the failing command along with the output of gcloud 
info.

Original comment by faiz...@google.com on 15 Apr 2016 at 4:35

GoogleCodeExporter commented 8 years ago
I can't reproduce the issue because I'm no more behind a proxy.

Original comment by maurizio...@gmail.com on 18 Apr 2016 at 7:27

GoogleCodeExporter commented 8 years ago
Thank you for your confirmation.

I'm now going to close this issue, but in the future if you are affected again 
please feel free to open a new issue which refers back to this one for context.

Original comment by faiz...@google.com on 18 Apr 2016 at 2:36