Forums

Scheduled tasks error

Hi,

I have an error when a try to create a scheduled task.

/home/MoussTache/mysite/core.py

Here the logs.

config/template_config.toml does not exist!
2023-06-26 08:48:08 -- Completed task, took 4.00 seconds, return code was 254.

If I run my script manually it work but not with a scheduled task. Someone have an idea? Thanks you

make sure all the requirments are installed add python3.10 / in front of home change with the python version you are working with

Take a look at https://help.pythonanywhere.com/pages/NoSuchFileOrDirectory/