Daryoush Ashtari Posted December 1, 2017 Share Posted December 1, 2017 I installed v.1.7.2.4 without any problem. after logged into back office and clicked on Modules & Services, I get Error 500. Other menus work fine. How can I solve the problem? Thanks Link to comment Share on other sites More sharing options...
ArtTechnology Posted December 21, 2017 Share Posted December 21, 2017 Hi, Turn on debug console on PrestaShop and write here errors from console. Link to comment Share on other sites More sharing options...
Daryoush Ashtari Posted December 31, 2017 Author Share Posted December 31, 2017 900M has been allocated in php.ini error_log: [31-Dec-2017 14:05:47 US/Eastern] PHP Warning: Uncaught exception 'InvalidArgumentException' with message 'The "prestashop.core.api.translation.controller:translationEditAction" controller is not a valid "a:b:c" controller string.' in /home/public_html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php:51 Stack trace: #0 /home/public_html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php(100): Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser->parse('prestashop.core...') #1 /home/public_html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php(54): Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader->load('/home/raritanen...', NULL) #2 /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php(387): Symfony\Bundle\FrameworkBundle\Routing\Router->getRouteCollection() #3 /home/public_html/vendor/symfony/symfony/src/Sy in /home/public_html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php on line 51 [31-Dec-2017 14:05:47 US/Eastern] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2032455 bytes) in /home/public_html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php on line 51 [31-Dec-2017 14:13:34 US/Eastern] PHP Warning: Uncaught exception 'InvalidArgumentException' with message 'No LogoutListener found for firewall key "admin".' in /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php:110 Stack trace: #0 /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php(70): Symfony\Component\Security\Http\Logout\LogoutUrlGenerator->generateLogoutUrl(NULL, 1) #1 /home/public_html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php(90): Symfony\Component\Security\Http\Logout\LogoutUrlGenerator->getLogoutPath() #2 /home/public_html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php(223): Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\JsonResponse), NULL) #3 /home/raritan in /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php on line 110 [31-Dec-2017 14:13:34 US/Eastern] PHP Fatal error: Out of memory (allocated 314572800) (tried to allocate 56342662 bytes) in /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php on line 110 [31-Dec-2017 14:13:45 US/Eastern] PHP Warning: Uncaught exception 'LogicException' with message 'stop() called but start() has not been called before.' in /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/StopwatchEvent.php:97 Stack trace: #0 /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/Section.php(149): Symfony\Component\Stopwatch\StopwatchEvent->stop() #1 /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/Stopwatch.php(121): Symfony\Component\Stopwatch\Section->stopEvent('__section__') #2 /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/Stopwatch.php(77): Symfony\Component\Stopwatch\Stopwatch->stop('__section__') #3 /home/public_html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php(93): Symfony\Component\Stopwatch\Stopwatch->stopSection('689ed9') #4 /home/public_html/vendor/symfony/symfony/src/Symfo in /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/StopwatchEvent.php on line 97 [31-Dec-2017 14:13:45 US/Eastern] PHP Fatal error: Out of memory (allocated 303300608) (tried to allocate 16625308 bytes) in /home/public_html/vendor/symfony/symfony/src/Symfony/Component/Stopwatch/StopwatchEvent.php on line 97 Link to comment Share on other sites More sharing options...
bellini13 Posted January 3, 2018 Share Posted January 3, 2018 There are several out of memory errors. 900mb would seem to be more than enough. Have you made any changes (new theme, module) or customizations to anything yet? Or is this a clean install? Link to comment Share on other sites More sharing options...
Daryoush Ashtari Posted January 6, 2018 Author Share Posted January 6, 2018 (edited) Thank you. It is a clean install. It is a good point. I solved it after I set 900MB memory in php.ini Edited January 6, 2018 by Daryoush Ashtari (see edit history) 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