Can't change port

I can't change port the on open media vault. I had pihole installed and had to remove it as I couldn't access the port which I change from default. I then uninstalled it and installed again . I then changed the port to 89 but I can't access it . Only can access by default port 80/admin. When I go to server ip:89/admin I get forbidden

Moderator note - removed debug log and made it private

[✓] tcp:0.0.0.0:80 is in use by pihole-FTL
*tcp:[::]:89 is in use by lighttpd*

My understanding is Pihole should be using lighttpd and pihole-FTL on port 80 as one process, so that the ports would not conflict. Is something outside of Pihole using port 80?

What is your Docker setup to run Pihole and other services? If it's using compose.yaml, post that and redact any passwords or keys.

Edit: lighttpd is for v5, lighttpd is no more in v6.

No.
Pi-hole v6 doesn't use lighttpd.

Maybe Pi-hole v5 was using lighttpd on port 89, but in v6 lighttpd is not used at all.

1 Like

This is not very clear.

Apparently you had Pi-hole v5 installed (this is a guess), but now your debug shows you have Pi-hole v6.

It is also unclear what you want.

Do you want Pi-hole running on port 89? or on port 80?

You have other web servers installed (nginx and lighttpd). Do you use any of them for other services?

Oops. Guess I missed that. I just updated today to v6, so my apologies.

The release notes for V6 have details of the major changes:

1 Like

Yeah, I read it but was distracted at the time, so I guess it didn't register.

I appreciate the work that the team and contributors have done to make it possible.

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