Leere Seite bei der https://meiene Domain.de/admin

Hey,

ich benutze Shopware6 schon seit einem Jahr.
Wenn ich versuche in den Admin-Bereich gebe ich Benutzernamen und Passwd ein.
Enter - danach kommt lediglich eine leere Seite.

Ich habe schon versucht:

Browser-Cache gelöscht
Cache in der Konsole gelöscht
anderer Browser / Rechner
.env in den Debugmodus gesetzt (nichts auffälliges)
Ich habe in der Console versucht die Plugins zu deaktivieren und bekomme eine Fehlermeldung.

PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/clients/client1/web36/web/vendor/symfony/dependency-injection/Dumper/PhpDumper.php on line 1176
PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /var/www/clients/client1/web36/web/vendor/symfony/error-handler/Error/OutOfMemoryError.php on line 1
14:37:31 root@linus:/var/www/meineDomain.de/web/public# 

Die Firefox-Console zeigt:

Uncaught Error: The mixin "salutation" is not registered.
    getByName https://meineDomain.de/bundles/sasblogmodule/administration/js/sas-blog-module.js?1640688346265374:1
    xIP5 https://meineDomain.de/bundles/sasblogmodule/administration/js/sas-blog-module.js?1640688346265374:1
    i https://meineDomain.de/bundles/administration/static/js/runtime.js?16406883461611:1
    t https://meineDomain.de/bundles/administration/static/js/runtime.js?16406883461611:1
    r https://meineDomain.de/bundles/administration/static/js/runtime.js?16406883461611:1
    <anonymous> https://meineDomain.de/bundles/sasblogmodule/administration/js/sas-blog-module.js?1640688346265374:1
sas-blog-module.js:1:13201
TypeError: i is undefined
    findStart https://meineDomain.de/bundles/administration/static/js/vendors-node.js?16406883461562417:1
    tokenize https://meineDomain.de/bundles/administration/static/js/vendors-node.js?16406883461562417:1
    prepare https://meineDomain.de/bundles/administration/static/js/vendors-node.js?16406883461562417:1
    Template https://meineDomain.de/bundles/administration/static/js/vendors-node.js?16406883461562417:1
    exports https://meineDomain.de/bundles/administration/static/js/vendors-node.js?16406883461562417:1
    J https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
    U https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
    resolveTemplates https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
    resolveTemplates https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
    oe https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
    value https://meineDomain.de/bundles/administration/static/js/app.js?16406883466127883:1
    value https://meineDomain.de/bundles/administration/static/js/app.js?16406883466127883:1
    value https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
commons.js:1:78664
Uncaught (in promise) TypeError: this.State.get is not a function
    get Context https://meineDomain.de/bundles/sasblogmodule/administration/js/sas-blog-module.js?1640688346265374:1
    value https://meineDomain.de/bundles/administration/static/js/app.js?16406883466127883:1
    value https://meineDomain.de/bundles/administration/static/js/app.js?16406883466127883:1
    value https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
    value https://meineDomain.de/bundles/administration/static/js/commons.js?1640688346205255:1
sas-blog-module.js:1:198735

​


Ich habe einen Shop mit gleichen Webserver-Einstellung die einwandfrei läuft.
Hat jemand eine Idee??
Wie kann ich das debuggen??

Viele Grüße
Ronny

Du könntest mal versuchen, das Blog-Plugin manuell über die Datenbank zu deaktivieren

Das Plugin hat derzeit einen Fehler

Ich habe zuerst das memory_limit in der php.ini erhöht und dann das Plugin mit /opt/php-7.4/bin/php ./bin/console plugin:uninstall SasBlogModule deinstalliert.

Jetzt komme ich zumindest ins Backup.

Dank und Gruß
Ronny