Resolver issues

Please follow the below template, it will help us to help you!

If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx instead of lighttpd, or there is some other aspect of your install that is customised) - please use the Community Help category.

Expected Behaviour:

Resolver working for ping, to upload log files.

Actual Behaviour:

resolver not running.
Does not resolve ie ping google.com.
Cannot upload the pihole -d log.
curl failed.
netcat " Temporary failure in name resolution".
using pihole -r cannot download the new FTL engine

Debug Token:

Log file is sitting on my Raspberrypi, cannot upload due to resolver error

Send it via PM to me.

Verify your Pi-hole host machine is using a public DNS resolver, adjust if necessary:

sudo nano /etc/resolv.conf

Edit nameserver 127.0.0.1 to nameserver 9.9.9.9 or your preferred third party DNS service, save and exit

Then run pihole -r and select repair.

Please follow the below template, it will help us to help you!

Expected Behaviour:

ping nine.com.au to resolve and return ping transmitted and received

Actual Behaviour:

ping nine.com.au
ping: nine.com.au: Temporary failure in name resolution

Debug Token:

https://tricorder.pi-hole.net/bqd53ymixw

You don't have any upstream DNS servers defined.

Did you manually edit /etc/dnsmasq.d/01-pihole.conf?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.