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
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
self.run()
File "/usr/lib/python3.11/threading.py", line 975, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.11/dist-packages/altdns/__main__.py", line 170, in get_cname
resolver = dns.resolver.Resolver()
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/dns/resolver.py", line 944, in __init__
self.read_resolv_conf(filename)
File "/usr/local/lib/python3.11/dist-packages/dns/resolver.py", line 1041, in read_resolv_conf
self.nameservers = nameservers
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/dns/resolver.py", line 1232, in nameservers
^C self._enrich_nameservers(nameservers, self.nameserver_ports, self.port)
File "/usr/local/lib/python3.11/dist-packages/dns/resolver.py", line 1199, in _enrich_nameservers
Traceback (most recent call last):
File "/usr/local/bin/altdns", line 8, in <module>
raise ValueError(
ValueError: nameserver no is not a dns.nameserver.Nameserver instance or text form, IP address, nor a valid https URL
sys.exit(main())
^^^^^^
File "/usr/local/lib/python3.11/dist-packages/altdns/__main__.py", line 338, in main
The text was updated successfully, but these errors were encountered:
python3.11.2
debian 12
The text was updated successfully, but these errors were encountered: