Hass.io mosquitto GUI ignores disabling of port 1883

Hass.io image, HassOS 2.12
Home Assistant 0.94.4
Pi 3B v1.2 64 bit
Snips.Ai 5.2
Mosquitto broker 4.3
USB headset via direct connection to Pi

mosquitto ignores disabling of port 1883

I disable port 1883 per instructions here:


image
But in the logs we see it opens it anyway:
[INFO] Setup mosquitto configuration
[WARN] SSL not enabled - No valid certs found!
[INFO] Found local users inside config
[INFO] Initialize Hass.io Add-on services
[INFO] Initialize Home Assistant discovery
[INFO] Start Mosquitto daemon
1561128447: mosquitto version 1.5.6 starting
1561128447: Config loaded from /etc/mosquitto.conf.
1561128447: |-- *** auth-plug: startup
1561128447: Opening ipv4 listen socket on port 1883.
1561128447: Opening ipv6 listen socket on port 1883.
1561128447: Opening websockets listen socket on port 1884.
1561128447: Warning: Mosquitto should not be run as root/administrator.

At the moment my only usage for mosquitto is trying to get snip.ai to work.
I also want to disable IPv6 in the app. It’s already disabled in my router.

I tried to follow this some time ago, but my broker stopped working after that so I ended up re-enabling this port.
I was about to open a new issue or asked about it here (don’t remember) but it ended up nowhere.

I have the same problem, did you manage to resolve this?

Unfortunately I haven’t as that’s not the most serious issue at the moment…

The problem is still persisted in the latest version of mosquitto broker.
and some devices just flooding port 1883.
image

Still persistent in 2024.1.

It seems to ignore the field entirely as I also tried changing the ports to 9998/9999 and it still opened the ports on 1883/4.

I guess it’s just a visual error according to frenck.