Changed a cron on /list/server/cron on the admin account and I think I misformatted it, now when I visit there I get Internal Server Error 500 after changing the timing on one of the crons. Uhm, is there a way I can check all the crons for a user like admin via SSH and make changes to it?
Cron jobs conf for admin user is here:
/usr/local/hestia/data/users/admin/cron.conf
Once you have modified it, rebuild the cron jobs:
v-rebuild-cron-jobs admin
Thanks, I also had just found it at:
crontab -e -u admin
No, don’t edit that directly, edit the cron.conf and once done rebuild it or you will have the same problem
Oh ok.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.