Forums

pythonanywhere_runner.py hitting RAM limit

Hello,

I understand there is a RAM limit per task, but I'm curious about this alert:

One or more of your processes have exceeded the RAM limit (currently 3GB), and have been killed. They were: • python3.7 -i /bin/pythonanywhere_runner.py

This looks like some kind of setup or management script. Is this error likely caused by a particular task exceeding the per-task RAM limit? Or maybe the aggregate of tasks overwhelming the task management system?

This alert did occur simultaneously with another RAM alert about an individual scheduled task.

Thank you.

It must me something you are running from the console in the editor.