Open guyeeba opened 8 months ago
Hi,
I have this same issue, it started showing up about a week ago. It appears to happen at random times for me.
I tried updating paho-mqtt to the latest version, which is newer than the version required by reconnect-mqtt, but with the same result.
Hi all,
I encounter the above error in every few days, and it causes weconnect-mqtt to stop running, and systemd does not restart it even with Restart=on-failure
I use v0.49.0 on Ubuntu 22.04.3 LTS with parameters
--username my@email.address --password mypassword --mqttbroker 127.0.0.1 --mqtt-username weconnectuser --mqtt-password weconnectpassword --prefix weconnect -i 300 --update-on-connect
Call stack:
Any ideas how to resolve it?
Thanks in advance
UPDATE: The exception occurs (every single time, it seems) when charging is started, but only when started. The software does not crash (obviously this is why it is not restarted by systemd), seemingly keeps doing its job, but no updates are published to MQTT anymore.