Status Update
Comments
kn...@google.com <kn...@google.com> #2
The issue is resolved [1] on Cloud SDK version 187.0.0. So I recommend that you upgrade your Cloud SDK by running ‘gcloud components update’ command.
[1]https://issuetracker.google.com/72407295
[1]
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 init].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
gcloud_main.py:147
gcloud_cli.Execute()
calliope\cli.py:823
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope\cli.py:861
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope\cli.py:797
resources = calliope_command.Run(cli=self, args=args)
calliope\backend.py:757
resources = command_instance.Run(args)
lib\surface\init.py:106
network_passed = network_diagnostics.NetworkDiagnostic().RunChecks()
core\diagnostics\diagnostic_base.py:57
result, fixer = self._RunCheck(check)
core\diagnostics\diagnostic_base.py:90
result, fixer = check.Check(first_run=first_run)
core\diagnostics\network_diagnostics.py:86
fail = self._CheckURL(url)
core\diagnostics\network_diagnostics.py:104
http.Http().request(url, method='GET')
core\http.py:254
response = orig_request(*modified_args, **kwargs)
bin\..\httplib2\python2\httplib2\__init__.py:1652
(response, content) = self._request(conn, authority, uri, request_uri, method, b...
bin\..\httplib2\python2\httplib2\__init__.py:1392
(response, content) = self._conn_request(conn, request_uri, method, body, header...
bin\..\httplib2\python2\httplib2\__init__.py:1312
conn.connect()
bin\..\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: [Windows, x86_64] ('Windows', 'DODYNOFRI-PC', '10', '10.0.16299', 'AMD64', 'Intel64 Family 6 Model 42 Stepping 7, GenuineIntel')
Python Version: [2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]]
Python Location: [${SDK_ROOT}\platform\bundledpython\python.exe]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
core: [2018.01.22]
beta: [2017.09.15]
gsutil: [4.28]
bq: [2.0.28]
System PATH: [${SDK_ROOT}\bin\sdk;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\7-Zip;C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files (x86)\Google\G Suite Migration\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;${SDK_ROOT}\bin;C:\Program Files\Google\Google Apps Sync\;C:\Program Files\PuTTY\;C:\Program Files\dotnet\;D:\nodeJS\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;${HOME}\AppData\Local\Microsoft\WindowsApps;${HOME}\AppData\Roaming\npm;C:\Program Files\Microsoft VS Code\bin]
Python PATH: [${SDK_ROOT}\lib\third_party;${SDK_ROOT}\lib;${SDK_ROOT}\platform\bundledpython\python27.zip;${SDK_ROOT}\platform\bundledpython\DLLs;${SDK_ROOT}\platform\bundledpython\lib;${SDK_ROOT}\platform\bundledpython\lib\plat-win;${SDK_ROOT}\platform\bundledpython\lib\lib-tk;${SDK_ROOT}\platform\bundledpython]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${SDK_ROOT}\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]
[proxy]
type: [socks4]
port: [443]
address: [216.239.32.21]
Logs Directory: [${CLOUDSDK_CONFIG}\logs]
Last Log File: [${CLOUDSDK_CONFIG}\logs\2018.02.01\06.17.07.684000.log]
git: [NOT AVAILABLE]
ssh: [OpenSSH_7.5p1, without OpenSSL
]