Hi,
Currently i am going from an rpi3 to a rpi4.
I have put al my data from one HASSIO to another and so far so good. But when i try to get mqtt up and running it seems that something goes wrong with the connection that hassio should make with the broker.
All the other devices can connect without a problem but my homeassistant not.
I see a connection from 172.30.32.1 as i understand internally .
I installed the add on as explained than started it up, created a user and then the integration was discovered as mqtt and set up.
What am i missing here?
my ip from hassio is : 192.168.1.43, you can see it disconnecting.
1589558713: Opening ipv4 listen socket on port 1883.
1589558713: Opening ipv6 listen socket on port 1883.
1589558713: Opening websockets listen socket on port 1884.
1589558713: Warning: Mosquitto should not be run as root/administrator.
1589558713: New connection from 192.168.1.206 on port 1883.
[INFO] found MQTTuser on Home Assistant
1589558714: New client connected from 192.168.1.206 as ESP8266Client-6a1 (p2, c1, k15, u'MQTTuser').
1589558714: New connection from 172.30.32.1 on port 1883.
[INFO] found homeassistant on local database
1589558715: New client connected from 172.30.32.1 as auto-A2D6F015-95C8-607E-CDBC-51FB49D989C3 (p2, c1, k60, u'homeassistant').
1589558716: New connection from 192.168.1.50 on port 1883.
1589558716: New client connected from 192.168.1.50 as arduinoClient (p2, c1, k15, u'MQTTuser').
1589558720: New connection from 192.168.1.220 on port 1883.
1589558720: New client connected from 192.168.1.220 as DVES_15BC47 (p2, c1, k10, u'MQTTuser').
1589558720: New connection from 192.168.1.222 on port 1883.
1589558720: New client connected from 192.168.1.222 as DVES_E0D320 (p2, c1, k30, u'MQTTuser').
1589558720: New connection from 192.168.1.111 on port 1883.
1589558720: New connection from 192.168.1.101 on port 1883.
1589558720: New connection from 192.168.1.185 on port 1883.
1589558720: New client connected from 192.168.1.111 as sonoff_werkplaats_zolder (p2, c1, k30, u'MQTTuser').
1589558720: New client connected from 192.168.1.101 as DVES_8DE1A6 (p2, c1, k10, u'MQTTuser').
1589558720: New client connected from 192.168.1.185 as DVES_7579DD (p2, c1, k10, u'MQTTuser').
1589558720: New connection from 192.168.1.240 on port 1883.
1589558720: New client connected from 192.168.1.240 as DVES_5B6375 (p2, c1, k10, u'MQTTuser').
1589558720: New connection from 192.168.1.51 on port 1883.
1589558720: New connection from 192.168.1.157 on port 1883.
1589558720: New client connected from 192.168.1.51 as arduino_garage (p2, c1, k15, u'MQTTuser').
1589558720: New client connected from 192.168.1.157 as DVES_A81FD9 (p2, c1, k10, u'MQTTuser').
1589558726: New connection from 192.168.1.43 on port 1883.
1589558726: Socket error on client <unknown>, disconnecting.
1589558741: New connection from 192.168.1.43 on port 1883.
1589558741: Socket error on client <unknown>, disconnecting.