Jump to content

bug after core module update


Pannox

Recommended Posts

Good evening everyone, I try to find some support here, out of nowhere my site with prestashop 1.7.5.2 stable for years no longer allows me to access the backend after a simply update of module core, the 500 error in debug mode is this:

(1/1) ServiceNotFoundException
You have requested a non-existent service "PrestaShopBundle\Controller\Admin\Sell\Order\OrderController".

in ContainerBuilder.php line 1056
at ContainerBuilder->getDefinition('PrestaShopBundle\\Controller\\Admin\\Sell\\Order\\OrderController')
in DecoratorServicePass.php line 56
at DecoratorServicePass->process(object(ContainerBuilder))
in Compiler.php line 141
at Compiler->compile(object(ContainerBuilder))
in ContainerBuilder.php line 788
at ContainerBuilder->compile()
in Kernel.php line 637
at Kernel->initializeContainer()
in Kernel.php line 135
at Kernel->boot()
in Kernel.php line 195
at Kernel->handle(object(Request), 1, false)
in index.php line 88

it must be a simple thing because the frontend works and upgrading to 1.7.8 everything starts again, I tried to clear cache and the like but to no avail, can anyone advise me something? thank you

 

 

  • Like 1
Link to comment
Share on other sites

33 minutes ago, Pannox said:

it must be a simple thing because the frontend works and upgrading to 1.7.8 everything starts again, I tried to clear cache and the like but to no avail, can anyone advise me something? thank you

did you make a back up before clicking on the core update?

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...