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

At least one macOS user have problems with connectivity / networking #136

Closed
FrodeSolheim opened this issue Nov 29, 2021 · 1 comment
Closed

Comments

@FrodeSolheim
Copy link
Owner

https://fs-uae.net/support#comment-1050453

87.484 retrying…
87.485 https://openretro.org/api/auth {‘Content-Type’: ‘application/x-www-form-urlencoded’}
87.492 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): openretro.org:443
87.493 ConnectionError(MaxRetryError(“HTTPSConnectionPool(host=’openretro.org’, port=443): Max retries exceeded with url: /api/auth (Caused by NewConnectionError(‘: Failed to establish a new connection: [Errno 22] Invalid argument’))”))
91.998 https://openretro.org/api/auth {‘Content-Type’: ‘application/x-www-form-urlencoded’}
92.005 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): openretro.org:443
92.006 failed “HTTPSConnectionPool(host=’openretro.org’, port=443): Max retries exceeded with url: /api/auth (Caused by NewConnectionError(‘: Failed to establish a new connection: [Errno 22] Invalid argument’))”
Traceback (most recent call last):
92.008 File “urllib3/connection.py”, line 169, in _new_conn
92.008 File “urllib3/util/connection.py”, line 96, in create_connection
92.008 File “urllib3/util/connection.py”, line 86, in create_connection
92.008 OSError: [Errno 22] Invalid argument
92.008
During handling of the above exception, another exception occurred:

92.008 Traceback (most recent call last):
92.008 File “urllib3/connectionpool.py”, line 699, in urlopen
92.008 File “urllib3/connectionpool.py”, line 382, in _make_request
92.009 File “urllib3/connectionpool.py”, line 1010, in _validate_conn
92.009 File “urllib3/connection.py”, line 353, in connect
92.009 File “urllib3/connection.py”, line 181, in _new_conn
92.009 urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 22] Invalid argument
92.009
During handling of the above exception, another exception occurred:

92.009 Traceback (most recent call last):
92.009 File “requests/adapters.py”, line 439, in send
92.009 File “urllib3/connectionpool.py”, line 755, in urlopen
92.009 File “urllib3/util/retry.py”, line 574, in increment
92.009 urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=’openretro.org’, port=443): Max retries exceeded with url: /api/auth (Caused by NewConnectionError(‘: Failed to establish a new connection: [Errno 22] Invalid argument’))
92.009
During handling of the above exception, another exception occurred:

92.009 Traceback (most recent call last):
92.009 File “fsbc/task.py”, line 58, in __run
92.009 File “fsgs/ogd/client.py”, line 162, in run
92.009 File “fsgs/ogd/client.py”, line 53, in wrapper
92.009 File “fsgs/ogd/client.py”, line 84, in authorize
92.009 File “fsgs/ogd/client.py”, line 119, in post
92.009 File “requests/api.py”, line 117, in post
92.009 File “requests/api.py”, line 61, in request
92.009 File “requests/sessions.py”, line 542, in request
92.009 File “requests/sessions.py”, line 655, in send
92.009 File “requests/adapters.py”, line 516, in send
92.009 requests.exceptions.ConnectionError: HTTPSConnectionPool(host=’openretro.org’, port=443): Max retries exceeded with url: /api/auth (Caused by NewConnectionError(‘: Failed to establish a new connection: [Errno 22] Invalid argument’))

@FrodeSolheim FrodeSolheim changed the title At least one macOS users have problems with connectivity / networking At least one macOS user have problems with connectivity / networking Nov 29, 2021
@FrodeSolheim
Copy link
Owner Author

Problem was solved by user by reinstalling macOS.

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

No branches or pull requests

1 participant