Custom cron not firing

Hey guys, perhaps someone can help me. I’ve put together a custom script to backup some docker files to s3, and added it to the cron list with Hestia. However, it doesn’t fire, no notifications are sent, no output in the logs. Just pasting the same command in the terminal works without any issues. Am I doing something wrong here? Thank you!

you need to adjust the sudoer’s file, that you have enough permission on that path OR just add it in root crontab (without sudo then).

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.