Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WinError 10054] An existing connection was forcibly closed by the remote host #368

Open
NikhilPampatwar opened this issue Apr 8, 2022 · 0 comments

Comments

@NikhilPampatwar
Copy link

Full steps to reproduce the issue: (Windows 10)

  1. Installed GYB and followed steps in creating project. - Had an issue in downloading the JSON file. So did the manual key creation & downloaded JSON in Service account.
  2. Also enabled APIs as specified in WiKi
  3. I run "gyb --email my-super-admin@mycompany.com --service-account" at command prompt.

Expected outcome (what are you trying to do?):
Expecting it to prompt me which user emails I want to download.

Actual outcome (what errors or bad behavior do you see instead?):
Traceback (most recent call last):
File "gyb.py", line 2642, in
File "gyb.py", line 1897, in main
File "gyb.py", line 602, in doGYBCheckForUpdates
File "httplib2_init_.py", line 1701, in request
File "httplib2_init_.py", line 1421, in request
File "httplib2_init
.py", line 1343, in conn_request
File "httplib2_init
.py", line 1179, in connect
File "httplib2_init_.py", line 1135, in connect
File "ssl.py", line 512, in wrap_socket
File "ssl.py", line 1070, in _create
File "ssl.py", line 1341, in do_handshake
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
[9864] Failed to execute script 'gyb' due to unhandled exception!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant