Forums

Dead Workers

My workers keep dying. They've been doing this for the past couple of minutes. Should I upgrade the number of workers I have? I'm running the most basic paid plan ($5 a month) and I'm trying to run some Keras processes on it. If so, how much should I upgrade it to?

2017-03-16 05:10:25 DAMN ! worker 1 (pid: 9168) died, killed by signal 9 :( trying respawn ...
2017-03-16 05:10:25 Respawned uWSGI worker 1 (new pid: 9183)
2017-03-16 05:10:25 DAMN ! worker 2 (pid: 9179) died, killed by signal 9 :( trying respawn ...
2017-03-16 05:10:25 spawned 2 offload threads for uWSGI worker 1
2017-03-16 05:10:25 Respawned uWSGI worker 2 (new pid: 9186)
2017-03-16 05:10:25 spawned 2 offload threads for uWSGI worker 2
2017-03-16 05:10:35 DAMN ! worker 1 (pid: 9183) died, killed by signal 9 :( trying respawn ...
2017-03-16 05:10:35 Respawned uWSGI worker 1 (new pid: 9189)
2017-03-16 05:10:35 DAMN ! worker 2 (pid: 9186) died, killed by signal 9 :( trying respawn ...
2017-03-16 05:10:35 spawned 2 offload threads for uWSGI worker 1
2017-03-16 05:10:35 Respawned uWSGI worker 2 (new pid: 9198)

etc.

Are they trying to use a large amount of memory (eg. >1.8GB)? That would explain why they're dying. Web apps aren't set up to support very memory-hungry processing.

My web app is consuming lots of memories, but we purchased a dedicated server in the hopes that we could get around this issue. Is there anything we can do?

Your dedicated server has not been enabled yet.