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
Describe the bug
I had turned off the CCU2 this led to a high RAM consumption of the iobroker process on my RaspberryPI. After tuning the CCU on again it also seemed that the constant polling of the adapter prevented the CCU to start fully.
To Reproduce
Steps to reproduce the behavior:
Turn of a connected CCU2
Wait several minutes then ioBroker issued this warning: Your system has only 79 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
In "top" I see the hm-rega process using a lot of RAM (>400MB) and CPU (>100%)
try to open the CCU Web page (not working, only blue window saying that the CCU is not ready yet)
stop all hm-xxx adapters.
CCU starts normal
Adapters can be started again, ... memory usage is "normal" again
Expected behavior
A unavailable CCU shall not cause high CPU and RAM load of the adapter.
After a restart of the CCU it shall boot normal.
Screenshots & Logfiles
Versions:
hm-rpc version: 2.0.2
hm-rega version: 5.1.0
JS-Controller version: 6.0.11
Node version: 19.9.0
Operating system: Raspbian GNU/Linux 10 (buster)
CCU model: CCU2
CCU firmware: 2.61.7
Additional context
n/a
The text was updated successfully, but these errors were encountered:
Please setup history or such for the system.adapter.hm-rega.0.* like memRss and such so that you can visualize the memory consumption, potentially together with the connection status
Describe the bug
I had turned off the CCU2 this led to a high RAM consumption of the iobroker process on my RaspberryPI. After tuning the CCU on again it also seemed that the constant polling of the adapter prevented the CCU to start fully.
To Reproduce
Steps to reproduce the behavior:
Your system has only 79 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
In "top" I see the hm-rega process using a lot of RAM (>400MB) and CPU (>100%)
Expected behavior
A unavailable CCU shall not cause high CPU and RAM load of the adapter.
After a restart of the CCU it shall boot normal.
Screenshots & Logfiles
Versions:
Additional context
n/a
The text was updated successfully, but these errors were encountered: