carras Posted June 21, 2019 Share Posted June 21, 2019 Hello there: After try many times to use the autougrade module (v4.8) to upgrade PS 1.6.24 to 1.7.2; I always get the following errors: Does anybody know what's wrong? Thanks. [INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(/home//public_html/Adapter/): failed to open dir: No such file or directory [INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(): (errno 2): No such file or directory [INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - Invalid argument supplied for foreach() [INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(/home//public_html/Core/): failed to open dir: No such file or directory [INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - scandir(): (errno 2): No such file or directory [INTERNAL] /home//public_html/classes/PrestaShopAutoload.php line 184 - Invalid argument supplied for foreach() [INTERNAL] /home//public_html/config/bootstrap.php line 27 - Error: Class 'Core_Business_ContainerBuilder' not found #0 /home//public_html/config/config.inc.php(66): require_once() #1 /home//public_html/modules/autoupgrade/classes/UpgradeContainer.php(499): require_once('/home//p...') #2 /home//public_html/modules/autoupgrade/classes/TaskRunner/AbstractTask.php(120): PrestaShop\Module\AutoUpgrade\UpgradeContainer->initPrestaShopCore() #3 /home//public_html/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(75): PrestaShop\Module\AutoUpgrade\TaskRunner\AbstractTask->init() #4 /home//public_html/controlador/autoupgrade/ajax-upgradetab.php(52): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->init() #5 {main} Link to comment Share on other sites More sharing options...
DJPhill Posted December 19, 2019 Share Posted December 19, 2019 Hello. Did you find a fix for this? Link to comment Share on other sites More sharing options...
carras Posted January 2, 2020 Author Share Posted January 2, 2020 No, I used a migration plugin. Link to comment Share on other sites More sharing options...
selectshop.at Posted January 2, 2020 Share Posted January 2, 2020 On 6/21/2019 at 8:54 PM, carras said: failed to open dir: This error is due to wrong permissions on the folder suggested. You need to change the chmod for the folder to 0755. Furthermore check also this topic here - the last 3 posts. Perhaps you need to upgrade your server as well, before you upgrade from PS 1.6. to PS 1.7. Link to comment Share on other sites More sharing options...
carras Posted January 2, 2020 Author Share Posted January 2, 2020 The folder it's always being 0755 and the file 0644. So I don't think is that. Link to comment Share on other sites More sharing options...
selectshop.at Posted January 2, 2020 Share Posted January 2, 2020 On 6/21/2019 at 8:54 PM, carras said: failed to open dir: No such file or directory Then file or directory is not available. This is the error saying in first topic. The error you are having is the same ? You checked the server requirements named in the topic I linked ? Link to comment Share on other sites More sharing options...
selectshop.at Posted January 2, 2020 Share Posted January 2, 2020 BTW your 1-click-module is up to date ? In first topic there is module version 4.8. mentioned. Latest version is 4.10.0. Link to comment Share on other sites More sharing options...
carras Posted January 2, 2020 Author Share Posted January 2, 2020 I solved it just doing a migration with a plugin that I bought. And I tried many things, including those but it didn't work. Obviously with a different version of the 1-click-module (the latest one at that time). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now