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
Your local resolver wants to lookup localhost on public DNS server from Google. As localhost usually is 127.0.0.1, no correct DNS will give such answer. Recommendation is to correct the local resolution. Localhost should never being looked up in DNS.
I imported my wallet to a VM (windows hyper v) on a different machine. Karlsen bat file runs, but when I try to karlsenwallet start-daemon, I get the same message as the original poster "Error listening to TCP on localhost:9182: listen tcp: lookup localhost on 192.168.x.x:53: no such host" i checked host file under C:\Windows\System32\drivers\etc\hosts (it is showing 127.0.0.1 localhost) Haven't been able to figure this out ever since installing v1.2.0 on a new machine
Error listening to TCP on localhost:9182: listen tcp: lookup localhost on 8.8.8.8:53: no such host
also forwarded port 9182
The text was updated successfully, but these errors were encountered: