dommynation
HOBBYOP
9 months ago
As title says, I noticed that my servers randomly keep crashing. So when I call the server on my front-end, I get fetch errors and CORS failures. Restarting the server fixes it, and re-deploying sends me that message, but also fixes the issue temporarily. The thing is, I'm nowhere near the 8gb limit on the hobby plan, so I'm not sure as to what's causing the issue or why it keeps repeating every few days. Only thing I can assume is that there's spikes of memory usage, since I'm doing OCR with multiple worker instances which might lead to temporary spikes of above 8gb?