Cron Job suddenly does not work

Hi @ll,

I have suddenly problems with my CyberPanel. No Cron jobs working.

I get on all my Websites errors that my cron job not work:

Warning! No running cron found. There’s need to setup a cron. [* * * * * /bin/php /home/website.com/public_html/artisan schedule:run >/dev/null 2>&1]

I set the cron [* * * * * /bin/php /home/website.com/public_html/artisan schedule:run >/dev/null 2>&1]
at the website settings under “Cron jobs” but still not working.

Anyone an idea what I could do else? I am a total newbie about VPS. Thank you very much in advance for any suggestions.