Jump to content

Edit History

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

I don't use 3rd party modules and I use standard classic template.

I use PHP 7.2 and 1-Click upgrade 4.11.0

The pre Upgrade checklist is all green. I did clearch cache before upgrade and deleted /var/chache after the upgrade.

After the upgrade I get these error messages in BO:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource 
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml"). 

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...') 

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...') 

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...') 

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL) 

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...') 

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader)) 

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer() 

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer() 

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot() 

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel() 

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants() 

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade() 

#12 path-to-my-installation/mybackoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run() 

#13 {main}

After the upgrade the Backoffice is blank = no  logo, no login fields = I can't login anymore. Chrome tells me there is an 500 server error. Frontend shows "We are offline message".

Switching to PHP 7.3 gives an 500 internal server error in BO and frontend, so I set PHP 7.2 again.

 

Any idea how I can get the Backoffice to work again?

Thanks!

 

 

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

I don't use 3rd party modules and I use standard classic template.

I use PHP 7.2 and 1-Click upgrade 4.11.0

The pre Upgrade checklist is all green. I did clearch cache before upgrade and deleted /var/chache after the upgrade.

After the upgrade I get these error messages in BO:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml").

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...')

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...')

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...')

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL)

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...')

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader))

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer()

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer()

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot()

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel()

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants()

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade()

#12 path-to-my-installation/0-backoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run()

#13 {main}

 

After the upgrade the Backoffice is blank = no  logo, no login fields = I can't login anymore. Chrome tells me there is an 500 server error. Frontend shows "We are offline message".

Switching to PHP 7.3 gives an 500 internal server error in BO and frontend, so I set PHP 7.2 again.

 

Any idea how I can get the Backoffice to work again?

Thanks!

 

 

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

I don't use 3rd party modules and I use standard classic template.

I use PHP 7.2 and 1-Click upgrade 4.11.0

The pre Upgrade checklist is all green. I did clearch cache before upgrade and deleted /var/chache after the upgrade.

After the upgrade I get these error messages in BO:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml").

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...')

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...')

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...')

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL)

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...')

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader))

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer()

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer()

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot()

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel()

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants()

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade()

#12 path-to-my-installation/0-backoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run()

#13 {main}

 

After the upgrade the Backoffice is blank = I can't login anymore. Chrome tells me there is an 500 server error. Frontend shows "We are offline message".

Switching to PHP 7.3 gives an 500 internal server error in BO and frontend, so I set PHP 7.2 again.

 

Any idea how I can get the Backoffice to work again?

Thanks!

 

 

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

I don't use 3rd party modules and I use standard classic template.

I use PHP 7.2 and 1-Click upgrade 4.11.0

The pre Upgrade checklist is all green. I did clearch cache before upgrade and deleted /var/chache after the upgrade.

After the upgrade I get these error messages in BO:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml").

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...')

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...')

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...')

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL)

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...')

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader))

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer()

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer()

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot()

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel()

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants()

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade()

#12 path-to-my-installation/0-backoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run()

#13 {main}

 

After the upgrade the Backoffice is blank = I can't login anymore. Frontend shows "We are offline message".

Switching to PHP 7.3 gives an 500 internal server error, so I set PHP 7.2 again.

Any idea how I can get the Backoffice to work again?

Thanks!

 

 

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

I don't use 3rd party modules and I use standard classic template.

I use PHP 7.2 and 1-Click upgrade 4.11.0

The pre Upgrade checklist is all green. I did clearch cache before upgrade and deleted /var/chache after the upgrade.

After the upgrade I get these error messages in BO:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml").

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...')

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...')

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...')

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL)

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...')

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader))

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer()

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer()

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot()

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel()

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants()

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade()

#12 path-to-my-installation/0-backoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run()

#13 {main}

 

After the upgrade the Backoffice is blank = I can't login anymore. Frontend shows "We are offline message".

Any idea how I can get the Backoffice to work again?

Thanks!

 

 

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

I don't use 3rd party modules and I use standard classic template.

I use PHP 7.2 and 1-Click upgrade 4.11.0

The pre Upgrade checklist is all green.

After the upgrade I get these error messages in BO:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml").

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...')

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...')

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...')

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL)

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...')

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader))

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer()

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer()

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot()

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel()

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants()

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade()

#12 path-to-my-installation/0-backoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run()

#13 {main}

 

After the upgrade both, frontend and backend, are blank.

Any idea how to solve this?

Thanks!

 

 

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

I don't use 3rd party modules and I use standard classic template.

I use PHP 7.2 and 1-Click upgrade 4.11.0

After the upgrade I get these errors:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml").

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...')

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...')

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...')

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL)

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...')

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader))

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer()

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer()

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot()

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel()

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants()

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade()

#12 path-to-my-installation/0-backoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run()

#13 {main}

 

After the upgrade both, frontend and backend, are blank.

Any idea how to solve this?

Thanks!

 

 

WISYWIG

WISYWIG

Hello

I append here because I can't update upgrade 1.7.6.9 to 1.7.7.0

After the upgrade both, frontend and backend, are blank.

I use PHP 7.2 and 1-Click upgrade 4.11.0

After the upgrade I get these errors:

[INTERNAL] path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Sell\index" in file "path-to-my-installation/src/PrestaShopBundle/Controller/Admin/Sell/index.php" while importing services from resource
"path-to-my-installation/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in path-to-my-installation/app/config/config.yml (which is being imported from "path-to-my-installation/app/config/config_prod.yml").

#0 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/path-to-my-installation/...', NULL, false, '/path-to-my-installation/...')

#1 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/path-to-my-installation/...')

#2 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/path-to-my-installation/...')

#3 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/path-to-my-installation/...', NULL)

#4 path-to-my-installation/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/path-to-my-installation/...')

#5 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader))

#6 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer()

#7 path-to-my-installation/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer()

#8 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot()

#9 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel()

#10 path-to-my-installation/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants()

#11 path-to-my-installation/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade()

#12 path-to-my-installation/0-backoffice/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run()

#13 {main}


Any idea how to solve this?

Thanks!

 

 

×
×
  • Create New...