cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up Cron Job for Magento 2.x

Setting up Cron Job for Magento 2.x

Hi all - I am having troubles with upgrading my website to the latest addition. 

 

The first error I am getting is: 

 

Check Cron Scripts

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)

Error from Updater Application Cron Script:
Cron job has not been configured yet

For additional assistance, see cron scripts help.

 

I am trying to set up the cron job and instructions are here: 

 

http://devdocs.magento.com/guides/v2.0/comp-mgr/trouble/cman/cron.html

 

The issue I have is here, where do I find the Magento file system owner name??? I am a bit of a newbie to all of this.  

crontab -u <Magento file system owner name> -l

 

2 REPLIES 2

Re: Setting up Cron Job for Magento 2.x

Can anyone help please?

Re: Setting up Cron Job for Magento 2.x

Hey,

 

I am new to and searching for answers. I got a menu when I entered this: crontab -u <domains/mydomain.com/public_html> -l

If you know more please let me know ! Smiley Happy