Hi, I have spent hours and hours on this. I installed Magento 2.0.2 via my web server's C-panel.
When I perform readiness checks I get all green check marks except for "Check Component Dependency" area. I have no idea in how to fix, tried a bunch of this from searches, but no luck.
Thanks in advance to all.
I manage to add all CRON processes as follows.
php-cli -q /home/thecorkb/public_html/bin/magento indexer:reindex > /dev/null
php-cli -q /home/thecorkb/public_html/bin/magento cron:run > /dev/null
php-cli -q /home/thecorkb/public_html/bin/magento setup:cron:run
php-cli -q /home/thecorkb/public_html/update/cron.php > /dev/null
Please publish the problem's screenshot.
Unless I am missing something here I can't find a way to attach a screen shot.
This is the text I get when I go through component manager and perform readiness check.
-------
We found conflicting component dependencies. Show detail Hide detail
For additional assistance, see component dependency help .
-------
Again, this installation was automatic through my webhosting company cpanel/softaculous.
Bug: Magento 2 checks the «.update_cronjob_status» file but never generates it so the «Cron script readiness check» will always fail on a Magento 2 upgrade (and my fix) https://mage2.pro/t/1125