I have just installed pi-hole on my synology with docker following this guide
When I try to launch the web interface, nothing happens
I have tried changing DMASQ_USER to root
I have just installed pi-hole on my synology with docker following this guide
When I try to launch the web interface, nothing happens
I have tried changing DMASQ_USER to root
Which address exactly are you using to access the web interface?
I’m using 192.168.0.5:8000
I also tried setting 192.168.0.4:8000 as that’s the address of the second network adapter on my synology
What is the complete URL you are using?
The correct URL should be http://192.168.0.5:8000/admin
.
Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:
pihole -d
or do it through the Web interface:
Tools > Generate Debug Log