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??