awaludin Hi I made a cron task to execute a shellscript. When the time has come, the script was not executed. If I execute by using execute button, it works. I don't know what is wrong.
aaPanel_Jose Bhavjot I am here to test that centos7 can be executed regularly, please try to restart the crond service systemctl restart crond
Bhavjot aaPanel_Jose It is showing being executed, but in reality the task in not executed. Checked with cpanel its working fine there, so no issue from coding part
aaPanel_Jose Bhavjot Are there any error messages in the scheduled task log? Is it normal to execute the script manually?
Bhavjot aaPanel_Jose no error it shows successful but in actual it does not run. if i click manually then it works
trio_ferdiansyah check your timezone, if it doesn't match, update your timezone and restart the cron (systemctl status crond.service), its work for me