hey all - I am not exactly new to hassio or MQTT - but by sd card died about 2 weeks ago. Just got around to rebuilding - and the for life of me, I cannot get hassio to integrate with this add-on. I had a backup of my complete hassio config, rebuilt, installed and configured. This addon works OK, I can integrate with Node-Red, however the config for the hassio broker pointing to the this add-on just does not work. below was my config backup working config
Sir thank you for the reply - I tried to use the external IP of my RasPi, then ssh to the hassio and ping a0d7b954-mqtt which resolved to the internal docker IP - none of these work. This “did” work before my sd card died, also I had not updated hassio or the add-on for some time. Just curious if any recent updates “could” cause this type of issue?
Need some help with this add-on, I run it , Al looks fine, no issues in log files…
I start hivemq, can connect fine, button is green…
So I subscribe to #. , Just don’t see any messages if I test… Also not with other test tool like mqtt.fx…
Tried SSL , non SSL, anonymous…
If I try the other add-on without hivemq, everything is working perfectly…
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Hass.io Add-on: MQTT Server & Web client v0.3.1
Mosquitto MQTT Server bundled with Hivemq's web client
From: Community Hass.io Add-ons
By: Franck Nijhof <[email protected]>
-----------------------------------------------------------
aarch64 / HassOS 1.13 / HA 0.85.0 / SU 141 / stable
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 02-updates.sh: executing...
INFO: You are running the latest version of this add-on
[cont-init.d] 02-updates.sh: exited 0.
[cont-init.d] 10-requirements.sh: executing...
FATAL: The configured certfile is not found
[cont-init.d] 10-requirements.sh: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 99-message.sh: executing...
-----------------------------------------------------------
Oops! Something went wrong.
We are so sorry, but something went terribly wrong when
starting or running this add-on.
Be sure to check the log above, line by line, for hints.
-----------------------------------------------------------
[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.`Preformatted text`
Hi, I have my MQTT Server Add-ON setup and working fine but when rebooting the host, the service MQTT Server doesn’t load fast enough for HA to connect and cause all MQTT entities to not load. If I restart the HASS service after the reboot everything work fine.
homeassistant.exceptions.HomeAssistantError: Error talking to MQTT: The client is not currently connected.
I found this thread talking about services config file to let HA know which services need to be load before launching HA. How can we access this file with HASSIO?