After installing Magento with Installatron I can't install any extension. Readiness check is failed.
Those two errors are main:
Cron script readiness check failed. Hide detail
Error from Setup Application Cron Script:
Cron job has not been configured yet
Other checks will fail as a result (PHP version, PHP settings, and PHP extensions)
For additional assistance, see cron scripts help.
We found conflicting component dependencies. Hide detail
For additional assistance, see component dependency help .
Any idea what to do?
I was able to login with ssh.
There is manual about how to setup chron Configure the Magento application. But seems that sudo commands are supported only on dedicated servers and not supported on this hosting plan. So, I can't run crontab -u command.
What can I do?
Hi @puppy. It's true that you wouldn't be able to use that command with a shared cPanel account. However, you can use the steps in this article to create a cron job for the account. Hope that helps.