8000
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
I'm not sure if this is new issue or related to #124.
But I have this issue only when I use mullvad VPN and not when I don't use VPN. For example:
aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host api.huobi.pro:443 ssl:default [Could not contact DNS servers]
There does not seem to be any issue with the VPN, and to fix the error I uninstalled aiodns from the virtual env.
aiodns
The text was updated successfully, but these errors were encountered:
Can you retest with 3.3.0 now that #124 is resolved?
Sorry, something went wrong.
No branches or pull requests
I'm not sure if this is new issue or related to #124.
But I have this issue only when I use mullvad VPN and not when I don't use VPN. For example:
aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host api.huobi.pro:443 ssl:default [Could not contact DNS servers]
There does not seem to be any issue with the VPN, and to fix the error I uninstalled
aiodns
from the virtual env.The text was updated successfully, but these errors were encountered: