Unraid Pi-hole Docker Issue
Go to solution
Solved by FilipposTechGR,
I’d double check the container template in Unraid and make sure both /etc/pihole and /etc/dnsmasq.d are mapped to persistent paths on your array or cache drive.
Also, the ‘DNS resolution is currently unavailable’ error means Pi-hole can’t reach upstream DNS on first boot, so it can’t build the gravity list. Try setting an explicit DNS in the container settings like 1.1.1.1 or 8.8.8.8 and restart.
Verify volume mappings.
Make sure /etc/pihole is writable.
Set an upstream DNS manually for first boot.
Once those are fixed, the WebUI should come up and gravity.db will be created.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now