Use another port for Zigbee2MQTT dashboard?

@NoiZe
I just saw on my system that the watchtower container is using port 8080:
image
Check on your side to see if it might be the one causing the problem.

That’s not the case; in your screenshot, port 8080 is not exposed on your machine, it is internal to the container.

If it were exposed on the machine, you would see 0.0.0.0:8080->8080/tcp.

1 Like

I switched from a Pi to a minipc with Debian 13. Works nice. :wink:

Moved to Gladys installation. Worked fine on port 8080. Tried to change it in the GUI: it won’t change or it will change and not work correctly.

The only solution is editing the port directly in the configuration.yaml in the z2m folder. Works and shows correctly in the gui.

P.s. you should update the docker instructions on the site to v4. :wink:

2 Likes

Nice ! :slight_smile:

In that case it’s a bug on Gladys side, can you create a Github Issues on Github (GitHub - GladysAssistant/Gladys: A privacy-first, open-source home assistant) and we’ll investigate to fix this !

Thanks a lot for your patience and your tests ! :folded_hands:

1 Like

I haven’t tested it on a fresh install though..