#MQTT-Bridge stopped working

1 messages · Page 1 of 1 (latest)

livid glen
#

I'm using Mosquitto broker to communicate with my electric smart car. I'm using OVMS (www.openehicles.com).
Until Monday (22.9.2025) everything was working perfect. But now the MQTT-Bridge seemes to be broken. I didn't changed anything (afa i know).
In the folder /root/share/mosquitto/ I crated a file OVMS_smarty.conf:

log_type all
address ovms.dexters-web.de:1883
remote_username <<username>>
remote_password <<password>>
restart_timeout 30
keepalive_interval 20
bridge_insecure true
start_type automatic
cleansession false
try_private false
topic # both 0```
and in mosqitto broker I have this options:
```logins: []
require_certificate: false
certfile: fullchain.pem
keyfile: privkey.pem
customize:
  active: true
  folder: mosquitto```
But since Monday I don´t get updates. If I connect with MQTT-Explorer I can see actual values.
Was there an update I didn`t recognized?
Tried restart of HA with no effect.
Anyone a hint, where I could look for?
livid sun
#

CAN YOU PERFORM A FULL REBOOT INSTEAD OF A RESTART, THEN WAIT 15 MINUTES TO SORT THINGS OUT

#

sorry CAPSLOCK engaged