Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
information in the report you file. In order to help diagnose the issue,
we've included some installation information in this report. Please look
through and redact any information you consider personal or sensitive
before submitting this issue.
Issue running command [gcloud auth login].
What steps will reproduce the problem?
After running the command it says "You are now authenticated with the Google Cloud SDK! " however in the terminal it says ERROR: gcloud crashed (TypeError): setproxy() takes at most 7 arguments (8 given) Tried restarting and don't see any google articles. I'm wondering if its because I'm behind a proxy however the error makes it hard to tell.
What is the expected output? What do you see instead?
"Success" or something that tells me to continue
Please provide any additional information below.
Trace:
/home/auser/apps/googleSDK/google-cloud-sdk/gcloud_main.py:147
gcloud_cli.Execute()
/home/auser/apps/googleSDK/google-cloud-sdk/calliope/cli.py:823
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
/home/auser/apps/googleSDK/google-cloud-sdk/calliope/cli.py:861
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
/home/auser/apps/googleSDK/google-cloud-sdk/calliope/cli.py:797
resources = calliope_command.Run(cli=self, args=args)
/home/auser/apps/googleSDK/google-cloud-sdk/calliope/backend.py:757
resources = command_instance.Run(args)
surface/auth/login.py:139
creds = auth_util.DoInstalledAppBrowserFlow(launch_browser, scopes)
/home/auser/apps/googleSDK/google-cloud-sdk/api_lib/auth/util.py:86
client_secret=client_secret)
/home/auser/apps/googleSDK/google-cloud-sdk/core/credentials/store.py:517
return RunWebFlow(webflow, launch_browser=launch_browser)
/home/auser/apps/googleSDK/google-cloud-sdk/core/credentials/store.py:538
cred = flow.Run(webflow, launch_browser=launch_browser, http=http.Http())
/home/auser/apps/googleSDK/google-cloud-sdk/core/credentials/flow.py:180
credential = flow.step2_exchange(code, http=http)
/home/auser/apps/googleSDK/google-cloud-sdk/oauth2client/util.py:137
return wrapped(*args, **kwargs)
/home/auser/apps/googleSDK/google-cloud-sdk/oauth2client/client.py:2068
headers=headers)
/home/auser/apps/googleSDK/google-cloud-sdk/core/http.py:254
response = orig_request(*modified_args, **kwargs)
/home/auser/apps/googleSDK/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1652
(response, content) = self._request(conn, authority, uri, request_uri, method, b...
/home/auser/apps/googleSDK/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1392
(response, content) = self._conn_request(conn, request_uri, method, body, header...
/home/auser/apps/googleSDK/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1312
conn.connect()
/home/aUser/apps/googleSDK/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1051
sock.setproxy(proxy_type, proxy_host, proxy_port, proxy_rdns, proxy_user, proxy_...
TypeError: setproxy() takes at most 7 arguments (8 given)
Installation information:
Google Cloud SDK [186.0.0]
Platform: [Linux, x86_64] ('Linux', 'aUser', '3.10.0-693.11.6.el7.x86_64', '#1 SMP Thu Jan 4 01:06:37 UTC 2018', 'x86_64', 'x86_64')
Python Version: [2.7.5 (default, Aug 4 2017, 00:39:18) [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)]]
Python Location: [/usr/bin/python2]
Site Packages: [Disabled]
Installation Root: [${HOME}/apps/googleSDK/google-cloud-sdk]
Installed Components:
core: [2018.01.22]
gsutil: [4.28]
bq: [2.0.28]
System PATH: [${HOME}/apps/googleSDK/google-cloud-sdk/bin:${HOME}/apps/googleSDK/google-cloud-sdk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:${HOME}/.local/bin:${HOME}/bin]
Python PATH: [${HOME}/apps/googleSDK/google-cloud-sdk/lib/third_party:${HOME}/apps/googleSDK/google-cloud-sdk/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7/:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
WARNING: There are old versions of the Google Cloud Platform tools on your system PATH.
/usr/lib64/google-cloud-sdk/bin/gsutil
/usr/lib64/google-cloud-sdk/bin/git-credential-gcloud.sh
/usr/lib64/google-cloud-sdk/bin/bq
/usr/lib64/google-cloud-sdk/bin/docker-credential-gcloud
/usr/lib64/google-cloud-sdk/bin/gcloud
Installation Properties: [${HOME}/apps/googleSDK/google-cloud-sdk/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [None]
Project: [None]
Current Properties:
[core]
disable_usage_reporting: [False]
Environmental Proxy Settings:
type: [http]
address: [
port: [8080]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2018.01.28/16.28.30.644427.log]
git: [NOT AVAILABLE]
ssh: [OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017]