Please follow the below template, it will help us to help you!
If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx
, apache2
or another reverse proxy, or there is some other aspect of your install that is customised) - please use the Community Help category.
Expected Behaviour:
I would expect to access the web interface via the IP address corresponding to the pi-hole using http://192.168.1.38/admin/
pihole on a raspberry pi
Actual Behaviour:
I am not able to access the web interface via the IP address corresponding to the pi-hole http://192.168.1.38/admin/
Debug Token:
https://tricorder.pi-hole.net/eOjSxu4L/
Pi-hole web server is running and using the default ports:
[✓] tcp:0.0.0.0:80 is in use by pihole-FTL
[✓] tcp:0.0.0.0:443 is in use by pihole-FTL
The URL above should work...
Can you please try to access the web interface from a different device or using a different browser? Do you see the same issue?
i tried on all kinds of different devices. if i restart it will work for a week then stop, im running nut server on port 8080, but now that looks like its not working either.. i wonder if theres some kind of conlfict? everthing was working fine untell i did the big upgrade to the new version and it asked about the webserver and i picked i forget what option. so now i cant access pihole on 80 or http://192.168.1.38:8080/cgi-bin/nut/upsstats.cgi also not working.
should i try to run the default port command? sudo pihole-FTL --config webserver.port '80o,443os' ???
also when i try to scp the debug log i get a permission denied everytime.
let me know, thanks for the help!
i just tried setting the ports back to default, and restarted the pi. now i can access both the webui for pihole and for nut UPS stats, but im assuming in a week they will both stop working again. this all started with the v6 update..
Your debug log show you were already using the default ports.
This is probably a network issue and the "missing" web interface is just a symptom of this other issue.