juliennebreitenstein Posted September 14, 2023 Share Posted September 14, 2023 Hello again, Some modules just installed in Prestashop Marketplace in the BO and new bugs coming... as the well known "500 Internal Server Error". (Without using the debug parameter in the file config/defines.inc.php I would not have been able to open the BO). Following message appears:Attempted to load class "AddonsCredentialsEncryptionListener" from namespace "PrestaShop\Module\Mbo\Addons\Listener". Did you forget a "use" statement for another namespace? at /srv/data/web/vhosts/kekeli-creation.com/htdocs/var/cache/dev/ContainerG5HCYnH/appAppKernelDevDebugContainer.php:2949 at ContainerG5HCYnH\appAppKernelDevDebugContainer->getMbo_Addons_EventListener_AddonsCredentialsEncryptionListenerService() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/var/cache/dev/ContainerG5HCYnH/appAppKernelDevDebugContainer.php:2613) at ContainerG5HCYnH\appAppKernelDevDebugContainer->ContainerG5HCYnH\{closure}() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:178) at Symfony\Component\EventDispatcher\EventDispatcher->removeListener() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:338) at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162) at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:202) at Symfony\Component\HttpKernel\HttpKernel->filterResponse() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:190) at Symfony\Component\HttpKernel\HttpKernel->handleRaw() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:81) at Symfony\Component\HttpKernel\HttpKernel->handle() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php:60) at Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126) at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264) at Symfony\Component\EventDispatcher\EventDispatcher->doDispatch() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239) at Symfony\Component\EventDispatcher\EventDispatcher->callListeners() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73) at Symfony\Component\EventDispatcher\EventDispatcher->dispatch() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168) at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:229) at Symfony\Component\HttpKernel\HttpKernel->handleThrowable() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:120) at Symfony\Component\HttpKernel\HttpKernel->terminateWithException() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php:129) at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure}() (/srv/data/web/vhosts/kekeli-creation.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/ErrorHandler.php:601) at Symfony\Component\ErrorHandler\ErrorHandler->handleException() My problem is: I don't know which module is the source of the fatal error... => Who can help with this issue please? Thanks in advance. Best, Julienne Link to comment Share on other sites More sharing options...
endriu107 Posted September 15, 2023 Share Posted September 15, 2023 Probably ps_mbo module try update it. Link to comment Share on other sites More sharing options...
juliennebreitenstein Posted September 15, 2023 Author Share Posted September 15, 2023 il y a une heure, endriu107 a dit : Probably ps_mbo module try update it. Thank you. I just tried this option. ps_mbo module updated, but nothing changed while switching debug modus to OFF again. Same 500 Internal Server error appears... Link to comment Share on other sites More sharing options...
endriu107 Posted September 15, 2023 Share Posted September 15, 2023 Error is exactly the same? What prestashop version you have and what is your php? Link to comment Share on other sites More sharing options...
juliennebreitenstein Posted September 16, 2023 Author Share Posted September 16, 2023 Il y a 22 heures, endriu107 a dit : Error is exactly the same? What prestashop version you have and what is your php? Yes, it is the same error. I got the ClassNotFoundError while disabling the non-integrated modules. I don't know which modules are causing the error. When I switch the debug modus from FTP access I can use the BO again and I don't see any error on the front office... Thank you in advance for any advice. - Prestashop version: 8.0.3 - PHP version: 8.1.16 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