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

[7.12.1] ClientConnectorError: Cannot connect to host [nodename nor servname provided,... #7225

Closed
sentry-for-tribler bot opened this issue Dec 20, 2022 · 1 comment · Fixed by #7226
Assignees
Milestone

Comments

@sentry-for-tribler
Copy link

Sentry Issue: TRIBLER-101

gaierror: [Errno 8] nodename nor servname provided, or not known
(1 additional frame(s) were not displayed)
...
  File "aiohttp/connector.py", line 880, in _resolve_host
  File "aiohttp/resolver.py", line 33, in resolve
  File "asyncio/base_events.py", line 825, in getaddrinfo
  File "concurrent/futures/thread.py", line 57, in run
  File "socket.py", line 918, in getaddrinfo

ClientConnectorError: Cannot connect to host [nodename nor servname provided, or not known]
(3 additional frame(s) were not displayed)
...
  File "tribler/core/components/libtorrent/restapi/torrentinfo_endpoint.py", line 38, in query_http_uri
  File "aiohttp/client.py", line 535, in _request
  File "aiohttp/connector.py", line 542, in connect
  File "aiohttp/connector.py", line 907, in _create_connection
  File "aiohttp/connector.py", line 1166, in _create_direct_connection
@sentry-for-tribler
Copy link
Author

Sentry issue: TRIBLER-16M

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

Successfully merging a pull request may close this issue.

1 participant