Feedback on page: /guides/v2.2/config-guide/cli/config-cli-subcommands-cron.html
When I installed my cron from this page, it generated this crontab as my user which the docs said it would. However, the update/cron.php does not exist. Since it appends to a log file at the bottom I give you the output of my log file.
#~ MAGENTO START
* * * * * /usr/bin/php /var/www/html/magento2/bin/magento cron:run 2>&1 | grep -v Ran jobs by schedule >> /var/www/html/magento2/var/log/magento.cron.log
* * * * * /usr/bin/php /var/www/html/magento2/update/cron.php >> /var/www/html/magento2/var/log/update.cron.log
* * * * * /usr/bin/php /var/www/html/magento2/bin/magento setup:cron:run >> /var/www/html/magento2/var/log/setup.cron.log
#~ MAGENTO END
cat <magento2_root>var/log/update.cron.log
Could not open input file: <magento2_root>/update/cron.php
Could not open input file: <magento2_root>/update/cron.php
Could not open input file: <magento2_root>/update/cron.php
Could not open input file: <magento2_root>/update/cron.php
Could not open input file: <magento2_root>/update/cron.php
Could not open input file: <magento2_root>/update/cron.php
Could not open input file: <magento2_root>/update/cron.php
@camdixon: this thread might contain some useful info for you: https://github.com/magento/magento2/issues/10040#issuecomment-311775893
Yes, it is useful, but then what about the dev docs for the cron that does the update? @magento-engcom-team didn't make a decision about this yet it seems. The command line cron installer adds this update cron. Also, I'm now curious is it actually required?
We are re-organizing our unresolved GH issues into smaller, more focused projects, and have moved this to the Installation and Configuration Documentation project.
Explanations provided in https://github.com/magento/devdocs/pull/5298
Thank you for help , @hostep
Thanks @atwixfirster! We'll review next week.
Thanks @atwixfirster! We'll review next week.
sounds pretty optimistic, @jeff-matthews 馃槅
Many thanks
This is fixed in 2.3.4. We need to investigate this to see what still needs updating in this topic. @atwixfirster, would you be able to look into this?
This is fixed in 2.3.4. We need to investigate this to see what still needs updating in this topic. @atwixfirster, would you be able to look into this?
Sure, @dobooth
@dobooth ,
Per my opinion you can close this issue because of merged:
From my side, there is nothing to add here.
Thank you!
Most helpful comment
sounds pretty optimistic, @jeff-matthews 馃槅
Many thanks