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] ClientConnectorCertificateError: Cannot connect to host <hostname>:443 ssl:True SSLCertVerificationError #7393

Closed
sentry-for-tribler bot opened this issue Apr 26, 2023 · 1 comment

Comments

@sentry-for-tribler
Copy link

sentry-for-tribler bot commented Apr 26, 2023

Sentry Issue: TRIBLER-15R

SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
(1 additional frame(s) were not displayed)
...
  File "asyncio/base_events.py", line 1050, in create_connection
  File "asyncio/base_events.py", line 1080, in _create_connection_transport
  File "asyncio/sslproto.py", line 529, in data_received
  File "asyncio/sslproto.py", line 189, in feed_ssldata
  File "ssl.py", line 944, in do_handshake

ClientConnectorCertificateError: Cannot connect to host <host name>:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')]
(5 additional frame(s) were not displayed)
...
  File "aiohttp/connector.py", line 542, in connect
  File "aiohttp/connector.py", line 907, in _create_connection
  File "aiohttp/connector.py", line 1206, in _create_direct_connection
  File "aiohttp/connector.py", line 1175, in _create_direct_connection
  File "aiohttp/connector.py", line 988, in _wrap_create_connection
@drew2a drew2a changed the title [7.12.1] ClientConnectorCertificateError: Cannot connect to host kickass.torrentsbay.org:443 ssl:True [SSLCertVerificationError: (1, '[SSL:... [7.12.1] ClientConnectorCertificateError: Cannot connect to host <hostname>:443 ssl:True SSLCertVerificationError May 1, 2023
@drew2a
Copy link
Contributor

drew2a commented May 2, 2023

Fixed here: #7043

@drew2a drew2a closed this as completed May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant