Seit dem Update von einer 6.3er Version auf die 6.4.2.1 verabschiedet sich der Shop immer wieder. In den Server-Logs ist ein memory_limit die Ursache.
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 266240 bytes) in .../vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
Das memory_limit hatte ich auch schon auf 2GB gestellt, das brachte aber keine wirkliche Abhilfe. Kann ja auch nicht so gedacht sein.
in der betreffenden Zeile steht ein gzuncompress-Befehl. Der bekommt also irgendetwas ressourcenfressendes zur Verarbeitung.
Löscht man den Cache, dann läuft der Shop auch wieder. Es wird ihm also „mit der Zeit“ zu viel bzw. irgendetwas zu groß.
Ach ja: Das gilt auch nicht für jeden Nutzer. Bei mir kann der Shop erreichbar sein, für Dritte aber nicht. Spricht dafür, dass es ein spezieller userorientierter Cacheteil ist?
Irgendwann erhält man den Fehler 500 wenn man auf die Seite geht (Nur im Frontend)
Es ist auch meine Vermutung, dass dieser Fehler seit 6.4 auftaucht.
Ich suche schon seit 2 Wochen nach der Ursache, Lösung ist momentan das Löschen des Caches per Hand.
Da der Fehler erst einige Zeit nach dem Update aufgefallen ist, ist das Einspielen des Backups vor dem Update keine Option.
Der Shop ist aber für alle weg, nicht nur für ein paar. Lösche ich den Browsercache ist die Seite, die vorhin noch ging, weg.
Hast du hier schon ein Ticket gemacht? Ich befürchte, dass hier keine Lösung kommt.
Ich hatte die automatische Erkennung deaktivert und trotzdem den Fehler erhalten.
Plugin jetzt zum Test komplett deaktiviert. In der Regel sollte spätestens morgen ein Fehler da sein.
Kann mir eigentlich nur vorstellen, dass die dekromierung des Caches bei Auslieferung so lange dauert, wenn der Quelltext extrem groß ist. Wie viele Zeilen hat denn die jeweilige Seite die das Problem verursacht?
durch das Cookie Plugin werden Seiten je nachdem ob und welche Cookies akzeptiert wurden unterschiedlich in den Cache gelegt. Deshalb wir die Anzahl der gecachten Seiten und somit auch die Größe des Cache größer.
Dies könnte ein Grund sein, erklärt jedoch nicht den hier beschriebenen Fehler - dies müssen wir uns im Detail ansehen und prüfen.
Wir sind bereits entsprechend informiert und versuchen schnell eine Lösung für das Problem zu finden.
Danke für die Information.
ich habe das Plugin vorerst deinstalliert und seitdem keine Errormeldungen mehr erhalten.
Falls noch weitere Informationen benötigt werden einfach fragen.
Hallo Julian,
das Update vom 27.07 ist nicht auf dieses Thema bezogen. Wir arbeiten aktuell daran das Problem zu untersuchen und eine Lösung bereit zu stellen. Sobald es ein entsprechendes Update gibt, werden wir euch natürlich informieren und dies wird im Changelog klar ersichtlich sein.
Liebe Community,
wir haben mit der Cookie Plugin Version 3.0.4 und 3.0.5 zwei Verbesserungen in Bezug auf den Http-Cache durchgeführt. Das Problem sollte somit behoben sein.
Wenn der Fehler weiterhin auftritt oder es Fragen / Probleme zu dem Plugin gibt, würde ich um eine kurze Rückmeldung per Support über den Shopware Account freuen.
wir haben die letzte SW Version und die letzte Version des Plugins installiert. Ich sehe den Fehler täglich noch. Ich würde nicht sagen, dass da was gefixt ist:
root@nc-sw:~# tail -n100 /var/log/fpm-php.www.log
[12-Sep-2021 20:04:45 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:08:57 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 28672 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:10:46 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/symfony/http-foundation/ResponseHeaderBag.php on line 93
[12-Sep-2021 20:10:46 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
[12-Sep-2021 20:10:47 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 28672 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:10:47 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 375
[12-Sep-2021 20:10:47 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 39
[12-Sep-2021 20:10:48 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 28672 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:10:51 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:10:51 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 28672 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:10:52 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 28672 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:10:52 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 28672 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:10:54 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:11:58 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:17:35 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:22:48 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 20:22:48 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 375
[12-Sep-2021 23:02:35 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 266240 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 23:03:34 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[12-Sep-2021 23:56:23 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 266240 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 05:34:07 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 05:34:07 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 407
[13-Sep-2021 05:34:35 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 05:39:30 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 05:39:30 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 375
[13-Sep-2021 05:50:30 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 05:54:10 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 05:56:02 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 05:56:02 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 407
[13-Sep-2021 07:25:28 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 167936 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 10:36:25 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 212992 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 11:50:10 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 12:37:48 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:06:34 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:06:35 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:07:16 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:07:16 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:07:17 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:07:17 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 407
[13-Sep-2021 14:07:23 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:18:54 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:19:07 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:19:19 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:19:32 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:19:32 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 407
[13-Sep-2021 14:19:45 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:19:57 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:20:13 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:20:31 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:20:44 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 14:20:44 UTC] PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/xxxx/vendor/composer/ClassLoader.php on line 375
[13-Sep-2021 17:17:06 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 17:17:47 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 17:17:51 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 18:27:12 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 393216 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 18:27:57 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 18:29:53 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 18:51:22 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:02:48 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 294912 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:02:49 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 331776 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:02:49 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/xxxx/vendor/symfony/error-handler/Error/OutOfMemoryError.php on line 1
[13-Sep-2021 19:02:49 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 294912 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:05:54 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 278528 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:08:53 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 393216 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:08:57 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 393216 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:08:58 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 393216 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:19:11 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 253952 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:25:38 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:25:45 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:36:20 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 225280 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:36:35 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 229376 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:54:43 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 229376 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:54:43 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 229376 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:54:44 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 229376 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 19:54:49 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 229376 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:19:35 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:20:48 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:24:26 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:37:54 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:39:02 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:39:33 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:41:16 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:41:24 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:41:28 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 20:57:58 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 21:06:15 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 21:24:45 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 21:24:45 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 21:25:35 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 21:25:48 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 21:25:48 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/xxxx/vendor/symfony/error-handler/Error/OutOfMemoryError.php on line 1
[13-Sep-2021 22:13:21 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 389120 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[13-Sep-2021 22:27:23 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 458752 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[14-Sep-2021 00:28:23 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 200704 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[14-Sep-2021 00:28:25 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 200704 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[14-Sep-2021 01:53:19 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 389120 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[14-Sep-2021 06:52:41 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[14-Sep-2021 06:52:44 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[14-Sep-2021 07:07:03 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
[14-Sep-2021 07:18:24 UTC] PHP Fatal error: Allowed memory size of 1572864000 bytes exhausted (tried to allocate 397312 bytes) in /var/www/html/xxxx/vendor/shopware/core/Framework/Adapter/Cache/CacheCompressor.php on line 34
Hallo,
wir wissen diesbezüglich bereits Bescheid und arbeiten bereits an einer Lösung.
Wir melden uns auch nochmals im Forum, sobald das Problem komplett vom Tisch ist.
Viele Grüße,
Christoph Pötz
wir konnten den Fehler nun lokalisieren und mit der Pluginversion 3.0.7 beheben.
Sollten Fragen oder Anmerkungen zum Plugin auftauchen, könnt ihr uns gerne über ein Supportticket schreiben.