Open stefanbode opened 2 days ago
Possibly related to this issue: home-assistant/home-assistant-js-websocket#533
some additional logs after activating watchdog and auto restart: 29 Oct 22:33:11 - [error] [api-call-service:Schliessen] HomeAssistantError 29 Oct 23:09:32 - [error] [api-call-service:Schliessen] HomeAssistantError 29 Oct 23:33:07 - [error] [api-call-service:Schliessen] HomeAssistantError 30 Oct 03:17:35 - [error] [api-call-service:Schliessen] HomeAssistantError 30 Oct 07:51:35 - [error] [api-call-service:Schliessen] HomeAssistantError
The last messages before automatic shutdown are following. Currently watchdog mitigate the issue. Anyhow the restart is new to my system
{"type":"result","success":false,"error":{"code":3,"message":"Connection lost"}} 29 Oct 01:01:17 - [red] Uncaught Exception: 29 Oct 01:01:17 - [error] UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#
Happy to help debugging