I’m going directly to the problem. Changed the power source to a better one and after start hassio, my MQTT Mosquito broker won’t start unless i change the defaults ports
1883/tcp to 1882
1884/tcp to 1885
8883/tcp to 8882
8884/tcp to 8885
something like this.
I can’t found solution, the available info is very old.
There is any ssh command to see which service is using this ports?
Sounds like you have another broker that’s already running?
Have you added the mosquitto add on and also activated ha’s built in mqtt broker by chance?
if so and if you have not provided details of your mosquitto broker, HA will use a built on one, so when you try and use mosquitto, it complains that port 1883 is already in use…
Did you ever figure out a solution for this. Having the same problem… Node-Red installed
Get this in the log:
1567713033: New connection from 10.0.0.17 on port 1883.
[INFO] found mqtt_broker on local database
1567713034: New client connected from 10.0.0.17 as DVES_1BA3E0 (p2, c1, k30, u’mqtt_broker’).