Hallo Freunde,
nach dem Update eines Webshops von 6.3.5.3 auf 6.4 erhalte ich einen Fehler 500. Könnten Sie mir bitte auf meinem Weg helfen?
Dies stammt aus dem Log:
[2021-05-30 13:25:12] php.CRITICAL: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16777224 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16777224 bytes) at /home/mydomain/domains/domain.de/public_html/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/Parsing/ParserState.php:285)"} []
[2021-05-30 13:31:05] php.CRITICAL: Uncaught Error: Too few arguments to function Swag\PayPal\Util\Lifecycle\Update::__construct(), 5 passed in /home/mydomain/domains/domain.de/public_html/custom/plugins/SwagPayPal/src/SwagPayPal.php on line 166 and exactly 8 expected {„exception“:"[object] (ArgumentCountError(code: 0): Too few arguments to function Swag\PayPal\Util\Lifecycle\Update::__construct(), 5 passed in /home/mydomain/domains/domain.de/public_html/custom/plugins/SwagPayPal/src/SwagPayPal.php on line 166 and exactly 8 expected at /home/mydomain/domains/domain.de/public_html/custom/plugins/SwagPayPal/src/Util/Lifecycle/Update.php:71)"}
[2021-05-30 13:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: „No route found for „GET /dealers“ (from „https://domain.de/public/")" at /home/mydomain/domains/domain.de/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {„exception“:“[object] (Symfony\Component\HttpKernel\Exception\NotFoundHttpException(code: 0): No route found for „GET /dealers“ (from „https://domain.de/public/“) at /home/mydomain/domains/domain.de/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\Component\Routing\Exception\ResourceNotFoundException(code: 0): No routes found for „/dealers/“. at /home/mydomain/domains/domain.de/public_html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)“}
Vielen dank im Vorraus!
Nick