You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
socket.AF_INET family is hardcoded in AioHttpTransportBase. This prevents raven from working on ipv6 nets:
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host sentry-test.example.com:80 ssl:None [Name or service not known]
The text was updated successfully, but these errors were encountered: