Out of memory when Zigbee2mqtt starts

Hi
I recently install Zigbee2mqtt addon with cc2530 coordinator on a Rpi3 with Hassio. When I started the addon I only see the log stop at this point…


Then in a couple of minutes the whole system slow down because of memory consumption until everything stop.
As you can see in the graph below when I start the addon the memory consumption goes up…

How can I solve this problem?
Thanks

How about cpu usage?

Here is my top output for the three processes involved for zigbee2mqtt on my nuc

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
 1577 nick      20   0  923248  76604  27588 S   0.3  1.0  38:48.85 node
  890 nick      20   0  733440  40624  25524 S   0.0  0.5   0:00.34 npm
 1564 nick      20   0    4632    852    784 S   0.0  0.0   0:00.00 sh

Here we are

Lets see if the author of zigbee2mqtt can help. @Koenkk

Please open an issue here https://github.com/koenkk/zigbee2mqtt/issues

did you solve this?

I can’t see an issue on github. Did you see one?

no, maybe he solved it without.

Sorry
I solved the problem. I changed the CP2102. after this the serial port has changed from AMA0 to USB0. Now everything works well.

Hi, I have the exact same issue, but I am not sure I understand what you did to solve this. Can you please elaborate?