Hi,
I’ve been working on ERPNext and making some code changes. The developer mode is set to 1, and I’m working on a VM with 2GB RAM allocated.
However, it’s happening a lot lately that after making some changes in .py when I fire bench restart, or even when opening a new DocType, say Sales Invoice, ERPNext hangs and stops loading. Since I’m using a reverse proxy, it shows me 502 Proxy Error after a few minutes.
Now, I got to restart the server to fix it. And it happens every time I make some changes in the code and it’s getting really annoying
Help would be appreciated
Thanks!