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
Running a bench update causes my computer to hang at the "rendering chunk" part.
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.
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?
The text was updated successfully, but these errors were encountered:
Running a
bench update
causes my computer to hang at the "rendering chunk" part.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.
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?
The text was updated successfully, but these errors were encountered: