Deaktiviere ansonsten über die Konsole oder Datenbank einmal alle Erweiterungen. Bei uns gab es nach dem Update auch erst einen 500 Fehler, weil die Erweiterungen noch nicht aktualisiert waren…
Ich hänge mich hier mal mit dran, weil das Update bei mir auch nicht durchläuft.
Es endet in der Konsole mit folgender Meldung:
What about running composer global require symfony/thanks && composer thanks now?
This will spread some by sending a ★ to the GitHub repositories of your fellow package maintainers.
Run composer recipes at any time to see the status of your Symfony recipes.
Executing script assets:install [KO]
[KO]
Script assets:install returned with error code 255
!! PHP Fatal error: Uncaught Error: Class „Shopware\Core\HttpKernel“ not found in /var/www/vhosts/testshop.de/httpdocs/bin/console:47
!! Stack trace:
!! #0 /var/www/vhosts/testshop.de/httpdocs/vendor/autoload_runtime.php(24): {closure}()
!! #1 /var/www/vhosts/testshop.de/httpdocs/bin/console(15): require_once(‚…‘)
!! #2 {main}
!! thrown in /var/www/vhosts/testshop.de/httpdocs/bin/console on line 47
!!
Script @auto-scripts was called via post-update-cmd
console ist ein symlink auf shopware - console ist gleich shopware.
Also shopware runterladen und einen symlink console auf shopware setzen - oder wahlweise auch shopware nach console kopieren.