bilan / connectlife-api-connector

Connectlife API proxy / MQTT Home Assistant integration
67 stars 17 forks source link

Reconnect or stop the container #18

Closed moskovskiy82 closed 6 months ago

moskovskiy82 commented 7 months ago

I get in the logs the following error which leads to the AC being unavailable in HA. The container doesn't exit at this point so it is not restarted automatically - and it doesn't seem try to reconnect to connectlife. Restarting the container fixes the issue. So if the container would stop on the error it could be automatically restarted by docker or supervised watchdog

Server error: GET https://connectlife.bapi.ovh/appliances resulted in a 500 Internal Server Error response: { "message": "Server Error" }

bilan commented 6 months ago

Please check if the problem is fixed in newest v2.1.2.

moskovskiy82 commented 6 months ago

Yes. Working like it should