Update von 6.5.8.18 auf 6.6.X.X funktioniert nicht

Hallo!

Wir versuchen gerade unseren Shop von der Version 6.5.8.18 auf 6.6.x.x zu updaten, leider erhalten wir immer eine Fehlermeldung:

Fatal error: Uncaught Error: Class „Shopware\Core\HttpKernel“ not found in /www/htdocs/w016f3a5/sw6/bin/console:47
Stack trace:
#0 /www/htdocs/w016f3a5/sw6/vendor/autoload_runtime.php(24): {closure}(Array)
#1 /www/htdocs/w016f3a5/sw6/bin/console(15): require_once(‚/www/htdocs/w01…‘)
#2 {main}
thrown in /www/htdocs/w016f3a5/sw6/bin/console on line 47
PHP Fatal error: Uncaught Error: Class „Shopware\Core\HttpKernel“ not found in /www/htdocs/w016f3a5/sw6/bin/console:47
Stack trace:
#0 /www/htdocs/w016f3a5/sw6/vendor/autoload_runtime.php(24): {closure}(Array)
#1 /www/htdocs/w016f3a5/sw6/bin/console(15): require_once(‚/www/htdocs/w01…‘)
#2 {main}
thrown in /www/htdocs/w016f3a5/sw6/bin/console on line 47

Danach kommt beim Aufruf des Front/Backends ein HTTP ERROR 500 und ich muss mein Backup einspielen…

Woran könnte dies liegen?

Vielen Dank

Sebastian

Folgende Dateien nach dem Update manuell überschreiben:

public/index.php

bin/console (ja, console, auch wenn der Dateiname auf GitHub anders lautet).

1 „Gefällt mir“