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
I have some DNS server in IPv6 format and running whatever query, like:
~ % q -v test.test.test
returns a fatal parsing error:
DEBU[0000] Name: test.test.test
DEBU[0000] RR types: [AAAA]
DEBU[0000] No server specified or Q_DEFAULT_SERVER set, using /etc/resolv.conf
DEBU[0000] found server 2001:db8:11:8340:dea6:32ff:fe5b:a19e from /etc/resolv.conf
FATA[0000] parsing plain://2001:db8:11:8340:dea6:32ff:fe5b:a19e: parse "plain://2001:db8:11:8340:dea6:32ff:fe5b:a19e": invalid port ":a19e" after host
if it can help, my /etc/resolv.conf file contains something similar to this:
I have some DNS server in IPv6 format and running whatever query, like:
returns a fatal parsing error:
if it can help, my
/etc/resolv.conf
file contains something similar to this:The text was updated successfully, but these errors were encountered: