edited
You can add the cron job 18 00 * * * /usr/local/hestia/bin/v-backup-users to root user… as root crontab -e
If you do that, remember to remove the cron job from hestiaweb user.
edited
You’re welcome.
Anyway, keep in mind that this is a workaround, if cron jobs for hestiaweb are not working then there is a problem.
I’m going to send you a private message to see if we can find the root cause.
Just for the record.
This evening, I have been looking into the issue with @botefa, and we have fixed it. The problem is a bug in the way Hestia modifies the crontab of the hestiaweb user.
The real issue is that Hestia does not delete the backup file it creates and cron only reads the hestiaweb.vst.back file instead of reading the new hestiaweb.
I have opened a PR to fix the issue:
Yes, I have also encountered this issue. A few days ago, after installing it on my new server (including editing the time via the web on the old server, which also failed to work properly), the automatic backup has not been functioning correctly. Today, I tried modifying the file in the PR first to see if it will work properly tomorrow morning.
PR is working!!! ty @sahsanu
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.