Pi Hole Error
Hi everyone, I just started setting up Homarr today and I have everything working except pi hole. The ping shows red and I get an error
ERROR Unexpected response: getaddrinfo ENOTFOUND pi.hole
I have been searching for hours but I can't seem to figure it out what I am doing wrong
Solution:Jump to solution
I figured it out, in unraid I had to allow Host access to custom networks. It's now working
26 Replies
What address are you using? @lafours23
http://pi.hole but I have also tried the IP address of my pi hole
without the trailing /
I have tried with and without that
Pi.hole is an example, you shouldn't be using that. Go back to using the ip and check the error again
same error
I doubt it
The end should not be the same
when I hover over the red dot it's the same.
let me reload it
it now says
ERROR Unexpected response: getaddrinfo ENOTFOUND 192.168.1.2:80
Ok there it is
Is 80 the port you're really using to access pihole's interface?
new error in the log
Unexpected response: connect EHOSTUNREACH 192.168.1.2:80
actually no it isn't, and now I feel like an ass
It's ok, 80 is the default for pihole but since I'm guessing all your containers use the same ip, there was a high chance you had to change it
well I have this installed on unraid and I am now seeing my error
It isn't the default port set by unraid I think
so here is what I see in unraid in the docker section
192.168.1.2:53/TCP192.168.1.2:53
192.168.1.2:53/UDP192.168.1.2:53
192.168.1.2:67/UDP192.168.1.2:67
192.168.1.2:80/TCP192.168.1.2:80
at first I didn't see 80 until I expanded it
What is the port you have to use to access the pihole interface?
that would actually be port 80. I'm sorry. It's been a long day
It's alright, slowly but surely
Then the Ip:port is right, and you've actually followed the directive to remove the /admin after so you got that going for you
I did RTFM first 🙂
Can you go into your homarr's container's shell and try to wget pihole? Try and see if it can even be seen
host is unreachable
So it seems your pihole can't be seen by homarr anyway, so the issue lies in the network config
You can try to enter the container's ip instead of your machine's ip, but if you restart the ip of the container might change
i can trey that, atleast I know it's not with my homarr setup
thank for your help
Solution
I figured it out, in unraid I had to allow Host access to custom networks. It's now working
Good, so everything works now?
it does
Great, have a good one
Hi all, i am having the same problem with pi-hole which is on the same network as my unraid server, which runs homarr and with plex which is on other network.... If i click the icon of pihole or plex it opens the app with no problem, but on homarr it shows the same error as above, plus the integration with this two apps doesnt work...
Hi, please make your own support ticket when having an issue. Have you tried the marked solution?