Changing port lighttpd doesn't seem to work

Expected Behaviour:

Changing port for lighttPD in /etc/lighttpd/lighttpd.conf still runs into issue when loading lighttpd

Actual Behaviour:

LighttPD fails when it sees the port 80 is in use still.

*** [ DIAGNOSING ]: Pi-hole processes

[✗] lighttpd daemon is failed

[✓] pihole-FTL daemon is active

Debug Token:

https://tricorder.pi-hole.net/stuc6nhrck

Your debug log shows nginx also running on port 8080:

*** [ DIAGNOSING ]: Ports in use
*:1880 systemd (IPv6)
*:3000 systemd (IPv6)
*:8000 systemd (IPv6)
*:22 sshd (IPv4)
*:22 sshd (IPv6)
[80] is in use by nginx (https://docs.pi-hole.net/main/prerequisites/#ports)
[80] is in use by nginx (https://docs.pi-hole.net/main/prerequisites/#ports)
*:8080 nginx (IPv4)
*:8080 nginx (IPv6)
[80] is in use by nginx (https://docs.pi-hole.net/main/prerequisites/#ports)
[80] is in use by nginx (https://docs.pi-hole.net/main/prerequisites/#ports)
*:8080 nginx (IPv4)
*:8080 nginx (IPv6)

thank you, not sure how i missed that one... i changed to another port and am getting further now. will keep debugging. thanks!!

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