Hi guys, I had the mosquito add-on installed and working just fine. Suddenly after a restart I wasn’t able to see some mqtt sensors I had set up on a secondary rpi so I ended up restarting the add-on but that gave me the following errors
20-01-21 20:13:24 INFO (SyncWorker_9) [hassio.docker.interface] Clean addon_core_mosquitto application
20-01-21 20:13:26 ERROR (SyncWorker_9) [hassio.docker] Can't start addon_core_mosquitto: 500 Server Error: Internal Server Error ("driver failed programming external connectivity on endpoint addon_core_mosquitto (aa60c4299ba99f761cc796f0917e778173facd310650fb7c62aa869146212bf7): Error starting userland proxy: listen tcp 0.0.0.0:1883: bind: address already in use")
Since I couldn’t work out what to do my thinking was uninstall the add-on, remove mqtt user, and delete mqtt integration to start over again. So after doing all that and restarting I have now installed the add-on again but it is refusing to start!
It is still giving the same error as above
20-01-21 21:53:40 ERROR (SyncWorker_17) [hassio.docker] Can't start addon_core_mosquitto: 500 Server Error: Internal Server Error ("driver failed programming external connectivity on endpoint addon_core_mosquitto (9e7ca47628c35024ae416665366e4bd63b80a77aa724f89e2a24f78a055a3540): Error starting userland proxy: listen tcp 0.0.0.0:1883: bind: address already in use")
Anyone know how to fix this?