cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.0.2 Rediness Check FAIL - Check Component Dependency - We found conflicting component depe

Magento 2.0.2 Rediness Check FAIL - Check Component Dependency - We found conflicting component depe

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

3 REPLIES 3

Re: Magento 2.0.2 Rediness Check FAIL - Check Component Dependency - We found conflicting component

Please publish the problem's screenshot.

Re: Magento 2.0.2 Rediness Check FAIL - Check Component Dependency - We found conflicting component

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.

-------           

Check Component Dependency

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. 

 

Re: Magento 2.0.2 Rediness Check FAIL - Check Component Dependency - We found conflicting component

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