We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Fixed here: #7043
Sorry, something went wrong.
No branches or pull requests
Sentry Issue: TRIBLER-15R
The text was updated successfully, but these errors were encountered: