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

ValueError: 'api.telegram.org' does not appear to be an IPv4 or IPv6 address #13

Open
Shi57 opened this issue Aug 6, 2023 · 0 comments

Comments

@Shi57
Copy link

Shi57 commented Aug 6, 2023

Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/anyio/_core/_sockets.py", line 189, in connect_tcp addr_obj = ip_address(remote_host) ^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.11/ipaddress.py", line 54, in ip_address
raise ValueError(f'{address!r} does not appear to be an IPv4 or IPv6 address')
ValueError: 'api.telegram.org' does not appear to be an IPv4 or IPv6 address

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

No branches or pull requests

1 participant