Please follow the below template, it will help us to help you!
cant access after update pihole -up
Expected Behaviour:
Actual Behaviour:
Cant access webui admin
cant access after update pihole -up
Cant access webui admin
The old web server used by Pi-hole v5 (lighttpd
) is still running in your system and using port 80:
[✗] tcp:0.0.0.0:80 is in use by lighttpd
If you are not using it for any other web interface, you can safely disabled it with:
sudo systemctl stop lighttpd.service
sudo systemctl disable lighttpd.service
Then restart FTL with:
sudo systemctl restart pihole-FTL.service
tqvm sir, all step follow but still cant access.
here new log https://tricorder.pi-hole.net/0cPV3S2c/
many thanks
The other web server was disabled as expected.
Can you access the web interface using any of the URLs below?
tqvm sir, all back to normal, maybee need some 'time' or access via new link you give, thanks again
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.