ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
5.45k stars 252 forks source link

Issue with Pihole #2054

Open tuanama00 opened 1 month ago

tuanama00 commented 1 month ago

Environment

Docker

Version

No response

Describe the problem

No reach to pihole, appear cant reach pihole

Logs

ERROR Ping timed out for app with id 'c6e04e7c-f509-453e-a655-60fa8bb9e38b' in config 'default' -> url: http://172.100.20.104:8080)

ERROR Ping timed out for app with id 'c6e04e7c-f509-453e-a655-60fa8bb9e38b' in config 'default' -> url: http://172.100.20.104:8080)

ERROR Ping timed out for app with id 'c6e04e7c-f509-453e-a655-60fa8bb9e38b' in config 'default' -> url: http://172.100.20.104:8080)

ERROR Ping timed out for app with id 'c6e04e7c-f509-453e-a655-60fa8bb9e38b' in config 'default' -> url: http://172.100.20.104:8080)

ERROR Ping timed out for app with id 'c6e04e7c-f509-453e-a655-60fa8bb9e38b' in config 'default' -> url: http://172.100.20.104:8080)

Context

This is my pihole url http://172.100.20.104:8080/admin/index.php config of app IP internal: http://172.100.20.104:8080 IP external: http://172.100.20.104:8080/admin/index.php

When I click on the icon in the dashboard opens the web and works okay, but the integration didn't work and ping didn't work too

image

image

image

image

image

Please tick the boxes

manuel-rw commented 1 month ago

Hi, is the IP correct? Can it be reached from the container? Consider making a ping or wget / curl from the container to check. Homarr is unable to fetch data when the container cannot reach your PiHole.

manuel-rw commented 1 month ago

Hi @tuanama00 , do you have any updates on this?