Forums

You have exceeded your process limit.

Hi - I'm getting this error when trying to start a Bash console:

Loading console...
Preparing execution environment...You have exceeded your process limit. You should kill some of your consoles, or look into whether your scheduled tasks are spawning too many processes.
Console closed.

but I don't have any consoles, and I can't see what processes I'm running because I can't start a Bash console!

I'm running a vanilla Django site that's very small, and has only one user.

I've restarted the web app, which was and still is running fine.

Any ideas??

That limit only applies to console servers, it does not affect your web app and it is not affected by your web app - it is only referring to processes started from consoles.

Ah OK good info, thanks - it's now OK, either went away or you reset something. Either way, thanks! :-)