You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 "#".
[01:01:18] INFO: Service Node-RED exited with code 1 (by signal 0)
Happy to help debugging
The text was updated successfully, but these errors were encountered:
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
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!
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 "#".
[01:01:18] INFO: Service Node-RED exited with code 1 (by signal 0)
Happy to help debugging
The text was updated successfully, but these errors were encountered: