frappe/crm

Build hangs during update

Opened this issue · 2 comments

Running a bench update causes my computer to hang at the "rendering chunk" part.
image

I believe this is due to some memory issues because it is using up 8GB of RAM completely. I'm not really sure if the snapd process is relevant to the vite rendering, but this happens during every update. My only solution is a hard reset.
image

Admittedly, this is not an issue on a faster machine that I have. The issue also only occurs if the computer hasn't been rebooted recently. ie. if it has an uptime of a couple days, the update hangs the system, but if the uptime is less than a day, the update goes smoothly. So, I need to reboot before every update.

Considering this machine is used purely for ERPNext and has no other use, could there be a memory leak from somewhere within Frappe? Or is the issue from something else?

You should raise this issue in frappe repository https://github.com/frappe/frappe

Could you transfer this issue there?