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
I just noticed that my calaos server is full of logs like:
Nov 09 06:59:46 calaos calaos_server[537]: [CRI] network (HttpClient.cpp:151) Error sending data ! Closing connection.
Apparently, one for each time the HA integration connects to it.
I think this means that my Calaos server's RAM becomes full after a few days (journalctl storing data in memory?) and crashes. Problem is probably on the pycalaos side!
The text was updated successfully, but these errors were encountered:
I just noticed that my calaos server is full of logs like:
Apparently, one for each time the HA integration connects to it.
I think this means that my Calaos server's RAM becomes full after a few days (journalctl storing data in memory?) and crashes. Problem is probably on the pycalaos side!
The text was updated successfully, but these errors were encountered: