Migration SW5.6.7 zu SW6.6.4

Ich will die Daten eines bestehenden Shopware 5.6.7 Shops in einen neuen Shopware 6.6.4 Shop migrieren. Hierzu hätte ich in beiden Shops das Migrationstool installiert, einen eigenen API User für die Migration als local_admin in Shopware 5 erstellt.

Jedoch erhalte ich immer die Meldung dass das Migration Connector Plugin in Shopware 5 nicht installier ist. Der Migrationsassistent in SW6 liegt in Version 12.0.0 vor in SW5 der Shopware Migration Connector in Version 2.0.0

Im Shopware 5 Log erhalte ich folgende Fehlermeldung mit der ich wenig bis gar nichts anfangen kann:

Enlight_Controller_Exception: Controller "SwagMigrationEnvironment" not found for request url https://wieser-antik.com/api/SwagMigrationEnvironment in /engine/Library/Enlight/Controller/Dispatcher/Default.php:428 Stack trace:
#0 /engine/Library/Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#1 /engine/Shopware/Kernel.php(188): Enlight_Controller_Front->dispatch()
#2 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#3 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(453): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#4 /engine/Shopware/Components/HttpCache/AppCache.php(261): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#5 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(426): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#6 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(317): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#7 /engine/Shopware/Components/HttpCache/AppCache.php(188): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#8 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#9 /engine/Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#10 /htdocs/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#11

Hatte jemand bereits dieses oder ein ähnliches Problem und kann mir einen Tipp geben wie es mit der Migration klappen könnte?

Mfg Reinhard

Da gibt es ein Update in SW5. Probier das mal aus und teste erneuert.

Hi, gab wirklich ein Update auf 2.0.1 in Shopware 5. Wurde das eventuell erst heute released?

Hab das Plugin installiert und die Migration erneut probiert, erhalte jedoch eine identische Fehlermeldung.

Hat hier vielleicht jemand ne Idee?