Moin,
mir ist heute aufgefallen, das die mqtt Kommunikation zwischen meinem HomeAssistant und Symcon nicht mehr flutscht. Auf der Symcon Seite habe ich einen mqtt Server laufen, auf der Gegenseite den mqtt Client. Die Authentifizierung wird durchgeführt, danach wird die Verbindung gleich wieder gekappt. Ich weiß jetzt nicht, welche Seite der Schlingel ist der die Zusammenarbeit verweigert.
Das Logfile vom HA sagt folgendes:
2025-05-23 16:20:58.036 DEBUG (MainThread) [homeassistant.components.mqtt.client] 192.168.29.5: connection opened 29
2025-05-23 16:20:58.036 DEBUG (MainThread) [homeassistant.components.mqtt.client] 192.168.29.5: Starting client misc loop
2025-05-23 16:20:58.036 DEBUG (MainThread) [homeassistant.components.mqtt.client] 192.168.29.5: register write 29
2025-05-23 16:20:58.037 DEBUG (MainThread) [homeassistant.components.mqtt.client] 192.168.29.5: unregister write 29
2025-05-23 16:20:58.038 DEBUG (MainThread) [homeassistant.components.mqtt.client] Connected to MQTT server 192.168.29.5:1028 (Success)
2025-05-23 16:20:58.038 ERROR (MainThread) [homeassistant.components.mqtt.client] Unable to connect to the MQTT broker: Not authorized
2025-05-23 16:20:58.039 DEBUG (MainThread) [homeassistant.components.mqtt.client] 192.168.29.5: connection closed 29
2025-05-23 16:20:58.039 DEBUG (MainThread) [homeassistant.components.mqtt.client] Disconnected from MQTT server 192.168.29.5:1028 (Unspecified error)
2025-05-23 16:20:58.039 WARNING (MainThread) [homeassistant.components.mqtt.client] Error returned from MQTT server: The connection was refused.
2025-05-23 16:20:58.996 WARNING (MainThread) [pymodbus.logging] BinaryPayloadDecoder is deprecated and will be removed in v3.9.0 !
IPS erzählt mir folgendes:
TXT: 23.05.2025, 16:20:58 CONNECT 192.168.29.17:44289
TXT: 23.05.2025, 16:20:58 BUFFER IN [192.168.29.17:44289] <DLE>4<NUL><EOT>MQTT<EOT>�<NUL><<NUL><SYN>2USL1mUigal3HXQ7FaC0vw<NUL><ENQ>homi2<NUL><HT>Super4712
TXT: 23.05.2025, 16:20:58 MQTT:RX:CONNECT Protocol: MQTT, Version: MQTT 3.1.1, ClientID: 2USL1mUigal3HXQ7FaC0vw
TXT: 23.05.2025, 16:20:58 MQTT:RX:CONNECT Successful
TXT: 23.05.2025, 16:20:58 CONNECT 192.168.29.17:56977
TXT: 23.05.2025, 16:20:58 BUFFER IN [192.168.29.17:56977] <DLE>S<NUL><EOT>MQTT<EOT>�<NUL>x<NUL><SYN>5QUfjqWt1rCq9IETfPtEpZ<NUL><DC4>homeassistant/status<NUL><BEL>offline<NUL><ENQ>homi2<NUL><HT>Super4712
TXT: 23.05.2025, 16:20:58 MQTT:RX:CONNECT Protocol: MQTT, Version: MQTT 3.1.1, ClientID: 5QUfjqWt1rCq9IETfPtEpZ
TXT: 23.05.2025, 16:20:58 MQTT:RX:CONNECT Successful
TXT: 23.05.2025, 16:20:59 KEEPALIVE 192.168.29.17:50457 exceeded Keep Alive threshold and will be disconnected
TXT: 23.05.2025, 16:20:59 KEEPALIVE 192.168.29.17:48351 exceeded Keep Alive threshold and will be disconnected
TXT: 23.05.2025, 16:20:59 KEEPALIVE 192.168.29.17:59753 exceeded Keep Alive threshold and will be disconnected
TXT: 23.05.2025, 16:20:59 DISCONNECT 192.168.29.17:50457
TXT: 23.05.2025, 16:20:59 DISCONNECT 192.168.29.17:48351
TXT: 23.05.2025, 16:20:59 DISCONNECT 192.168.29.17:59753
Die Zugangs Daten passen, die hab ich schon 3 mal angepasst.
Hat das jemand schon mal gehabt?
Oder jemand eine Idee, wie ich das wieder zum fliegen bekomme?
Oder was ich besser tun kann?
Dankender Gruß,
Loerdy