Hi Help team,
Expected Behaviour:
PiHole installs correctly
Actual Behaviour:
Error:
DNS resolution is currently unavailable
Debug Token:
There was an error uploading your debug log.
Steps followed to try and fix the problem.
Followed the threads for:
Please follow the below template, it will help us to help you!
Expected Behaviour:
Pihole installs, starts, and DNS resolution works both from the command line, and from remote queries
Actual Behaviour:
Install gets this far and then borks:
[i] Restarting services...
[✓] Enabling pihole-FTL service to start on reboot...
[✓] Starting pihole-FTL service...
[✓] Deleting existing list cache
[i] Pi-hole blocking is enabled
[✗] DNS resolution is currently unavailable
[✗] DNS resolution is not …
Please follow the below template, it will help us to help you!
Expected Behaviour:
I tried to install PiHole on 2 different pc's behind same DD-WRT router; first pc, was an intel atom, running an old ubuntu 16.04; second one, was running a fresh install of ubuntu 18.04 then i switched to debian 9.
Actual Behaviour:
I keep getting this error at install on both devices
Blockquote
[i] Restarting services...
[✓] Enabling pihole-FTL service to start on reboot...
[✓] Restarting pihole-FTL servi…
opened 02:29PM - 07 Dec 17 UTC
closed 09:03PM - 22 Dec 17 UTC
Fixed in next release
Duplicate
**In raising this issue, I confirm the following:** `{please fill the checkboxes… , e.g: [X]}`
- [X] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md).
- [X] The issue I am reporting can be *replicated*.
- [X] The issue I am reporting isn't a duplicate (see [FAQs](https://github.com/pi-hole/pi-hole/wiki/FAQs), [closed issues](https://github.com/pi-hole/pi-hole/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), and [open issues](https://github.com/pi-hole/pi-hole/issues)).
**How familiar are you with the the source code relevant to this issue?:**
1
---
**Expected behaviour:**
The `pihole -g` command would run and finish without errors.
**Actual behaviour:**
When running `pihole -g` I get the following message:
```
[✗] DNS resolution is currently unavailable
[i] Waiting up to 118 seconds before continuing
```
**Steps to reproduce:**
Just run `pihole -g`
**Debug token provided by [uploading `pihole -d` log](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#debug):**
rvbvhp661q
**Troubleshooting undertaken, and/or other relevant information:**
Tried a clean install with no success. Thanks with any help!!!
All of these more or less follow the same troubleshooting procedure but none of them has resolved any of the problems I am having.
If it's easier I'm more than happy for someone to Teamviewer or screen share my computer to help fix this faster.
Thanks,
Austin
jfb
October 5, 2019, 10:40am
2
This will temporarily reset the nameserver on the Pi to bypass Pi-Hole DNS.
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
Run pihole -d
and upload the debug log, and post the token here.
Hi jfb,
Thanks for helping out.
I have already tried that as it was in the other 4 threads I linked but it still brings up the same error message.
Here is a screenshot of what I am seeing exactly at the end of the pihole -d command.
If you would like more screenshots or a video I am happy to get anything needed. Or as I said I am more than happy for you to screenshare via Discord or use Teamviewer to help fix the issue.
Thanks,
Austin
Hi jfb,
I have sent the file through.
Thanks,
Austin
jfb
October 5, 2019, 2:23pm
7
Your debug log shows your gravity list is empty. Rebuild gravity with this command from the Pi terminal:
pihole -g -f
When I run that it bring up the original issue.
system
Closed
October 26, 2019, 2:26pm
9
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.