No Webui Interface

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

Debug Token:

https://tricorder.pi-hole.net/0ibIrnM9/

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
2 Likes

tqvm sir, all step follow but still cant access.

here new log https://tricorder.pi-hole.net/0cPV3S2c/

many thanks :innocent:

The other web server was disabled as expected.

Can you access the web interface using any of the URLs below?

2 Likes

tqvm sir, all back to normal, maybee need some 'time' or access via new link you give, thanks again :+1: :pray:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.