Transfer Tool cron jobs not working
Hi
I've used transfer tool to copy all account of my old vps to newly created cPanel based vps.
However a few of my websites were using cron jobs. After the transfer I've tried to check if they are still there and it seems there is a problem:
3 out of 4 were working, but the 4th one gave me an error: "/var/cpanel/sysinfo.config updated." in a red box, without option to edit/modify my cronjobs.
After some googling I've tried "chmod 4755 /usr/bin/crontab" and it seems it made things worse. Now the same 3 shows: Permission on "/usr/bin/crontab" are wrong (4755). Please set to 4755.
and the 4th one: "/var/cpanel/sysinfo.config. Permission on "/usr/bin/crontab" are wrong (4755). Please set to 4755."
Any ideas how to fix this?
-
Hello :) Try regenerating the sysinfo.config file to see if that helps: mv /var/cpanel/sysinfo.config /var/cpanel/sysinfo.config.backup /usr/local/cpanel/scripts/gensysinfo
Thank you.0
Please sign in to leave a comment.
Comments
1 comment