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

--server localhost throws NotImplementedError #8

Open
berkas1 opened this issue Apr 2, 2024 · 0 comments
Open

--server localhost throws NotImplementedError #8

berkas1 opened this issue Apr 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@berkas1
Copy link
Owner

berkas1 commented Apr 2, 2024

Nameserver must be IP address or https URL:

  File "/home/berkas1/.local/lib/python3.10/site-packages/dns/resolver.py", line 1108, in nameservers
    raise ValueError(
ValueError: nameserver localhost is not an IP address or valid https URL

Expected behavior: domain name should be resolved to IP address

@berkas1 berkas1 added the bug Something isn't working label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant