Update im Backend: schlägt fehl bei Migration.
Update in CLI: system:update:finish, system:update:prepare, migration-clis schlagen fehl wg. fehlender Swiftmailer-Config
DL der update.zip und php public/recovery/update/index.php klappt zwar - aber wenn ich den Cache clearen will kommt wieder die fehlende Swiftmailer-Config in die Quere…
https://forum.shopware.com/t/there-is-no-extension- able-to-load-the-configuration-for-swiftmailer/88013 kenne ich, aber es sind gar keine Swiftmailer-Dateien mehr vorhanden…
Wie gehe ich vor, damit das Update klappt?
6.3 auf die letzte 6.3.x aktualisieren. Dann auf 6.4.0, dann auf 6.4.20.2.
Damit erhöhst du deine Chancen Fehler zu vermeiden. Ggf. auch in den Changelogs nachlesen, ob man was machen muss. Ich glaube zwischen 6.3 und 6.4 gab es noch etwas.
Liegt leider nicht daran - es gibt die Fehler, wenn ich von 6.3.4 auf 6.4.0 (per CLI) update, oder gleich auf 6.4.20.2 (übers Backend).
Fehlermeldungen bei Update in CLI:
In FileLoader.php line 173:
There is no extension able to load the configuration for „swiftmailer“ (in „/var/www/html/vendor/shopware/core/Framework/Resources/config/packages/swiftmailer.yaml“). Looked for names
pace „swiftmailer“, found „„framework“, „monolog“, „sensio_framework_extra“, „twig“, „web_profiler“, „debug“, „enqueue“, „enqueue_adapter“, „shopware“, „storefront“, „elasticsearch““
in /var/www/html/vendor/shopware/core/Framework/Resources/config/packages/swiftmailer.yaml (which is loaded in resource „/var/www/html/vendor/shopware/core/Framework/Resources/config/
packages/swiftmailer.yaml“).
In YamlFileLoader.php line 773:
There is no extension able to load the configuration for „swiftmailer“ (in „/var/www/html/vendor/shopware/core/Framework/Resources/config/packages/swiftmailer.yaml“). Looked for names
pace „swiftmailer“, found „„framework“, „monolog“, „sensio_framework_extra“, „twig“, „web_profiler“, „debug“, „enqueue“, „enqueue_adapter“, „shopware“, „storefront“, „elasticsearch““.
Fehlermeldungen bei Update in Browser:
Error
Received an error message.
URL: applyMigrations?offset=167&total=211&modus=update
Message: Please try to fix this error and restart the update.
Einfach die Datei entfernen. Den gibt es ja nicht mehr.