#hmmm so I m trying to setup mosquitto

1 messages · Page 1 of 1 (latest)

slim heron
#

I'm getting refused on an ESPHome instance and from mosquitto_pub on various machines

#

and I have created an additional user, I'm not trying to use HA's login for the external bit.

slim heron
#

yeah seems like I need to figure out where I've failed to pipe the connection externally, I tested with an internal HA SSH connection to core-mosquitto and succeeded

#

docker from virsh says I'm sane:

be72578094a5   homeassistant/amd64-addon-mosquitto:6.3.1                   "/init"                  2 minutes ago   Up 2 minutes           0.0.0.0:1883-1884->1883-1884/tcp, :::1883-1884->1883-1884/tcp, 0.0.0.0:8883-8884->8883-8884/tcp, :::8
slim heron
#

Does anybody know how to make docker publish a port for an add-on?

slim heron
#

Turns out I was being silly and it is being forwarded to the docker host (hassos kvm guest) so maybe I just need to fix bridge routing

signal citrus
#

I also have issues reaching the mosquitto add-on. I;m running home assistant as a virtual machine on proxmox.

#

were you able to fix the issue?