Migration von 5.7 auf 6.7.1. mit dem Migrations-Assistenten bleibt stecken

Jetzt konnte ich doch noch eine Fehlermeldung provozieren. Kann sie aber noch nicht so recht deuten:

18:04:05 INFO [php] User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "SwagMigrationAssistant\Migration\Run\PremappingFieldSerializer". [ "exception" => ErrorException { #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "SwagMigrationAssistant\Migration\Run\PremappingFieldSerializer"." #code: 0 #file: "./vendor/symfony/error-handler/DebugClassLoader.php" #line: 345 #severity: E_USER_DEPRECATED trace: { ./vendor/symfony/error-handler/DebugClassLoader.php:345 { …} ./vendor/symfony/dependency-injection/Container.php:223 { …} ./vendor/symfony/dependency-injection/Container.php:203 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php:103 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Field/Field.php:193 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Field/Field.php:128 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php:397 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:269 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:176 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:589 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:382 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:213 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:176 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:589 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:95 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:135 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:76 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:207 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:251 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:65 { …} ./custom/plugins/SwagMigrationAssistant/src/Migration/Run/RunService.php:423 { SwagMigrationAssistant\Migration\Run\RunService->getCurrentConnection(Context $context): SwagMigrationConnectionEntity^ › › $setting = $this->generalSettingRepo->search($criteria, $context)->getEntities()->first(); › } ./custom/plugins/SwagMigrationAssistant/src/Migration/Run/RunService.php:88 { …} ./custom/plugins/SwagMigrationAssistant/src/Command/StartMigrationCommand.php:58 { …} ./vendor/symfony/console/Command/Command.php:279 { …} ./vendor/symfony/console/Application.php:1094 { …} ./vendor/symfony/framework-bundle/Console/Application.php:123 { …} ./vendor/symfony/console/Application.php:342 { …} ./vendor/symfony/framework-bundle/Console/Application.php:77 { …} ./vendor/symfony/console/Application.php:193 { …} ./vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php:49 { …} ./vendor/autoload_runtime.php:29 { …} ./bin/console:17 { …} } } ] 18:04:05 INFO [php] User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "SwagMigrationAssistant\Migration\Run\MigrationProgressFieldSerializer". [ "exception" => ErrorException { #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "SwagMigrationAssistant\Migration\Run\MigrationProgressFieldSerializer"." #code: 0 #file: "./vendor/symfony/error-handler/DebugClassLoader.php" #line: 345 #severity: E_USER_DEPRECATED trace: { ./vendor/symfony/error-handler/DebugClassLoader.php:345 { …} ./vendor/symfony/dependency-injection/Container.php:223 { …} ./vendor/symfony/dependency-injection/Container.php:203 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php:103 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Field/Field.php:193 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Field/Field.php:128 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php:397 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:269 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:176 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:589 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:95 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:135 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:76 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:207 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:251 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:65 { …} ./custom/plugins/SwagMigrationAssistant/src/Migration/Run/RunService.php:314 { SwagMigrationAssistant\Migration\Run\RunService->getLastInactiveRun(Context $context): SwagMigrationRunEntity^ › › return $this->migrationRunRepo->search($criteria, $context)->getEntities()->first(); › } } ./custom/plugins/SwagMigrationAssistant/src/Migration/Run/RunService.php:548 { …} ./custom/plugins/SwagMigrationAssistant/src/Migration/Run/RunService.php:100 { …} ./custom/plugins/SwagMigrationAssistant/src/Command/StartMigrationCommand.php:58 { …} ./vendor/symfony/console/Command/Command.php:279 { …} ./vendor/symfony/console/Application.php:1094 { …} ./vendor/symfony/framework-bundle/Console/Application.php:123 { …} ./vendor/symfony/console/Application.php:342 { …} ./vendor/symfony/framework-bundle/Console/Application.php:77 { …} ./vendor/symfony/console/Application.php:193 { …} ./vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php:49 { …} ./vendor/autoload_runtime.php:29 { …} ./bin/console:17 { …} } } ] 18:04:05 INFO [cache] Lock acquired, now computing item "shopware.languages" [ "key" => "shopware.languages" ] 18:04:05 INFO [php] User Deprecated: The "Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer". [ "exception" => ErrorException { #message: "User Deprecated: The "Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer"." #code: 0 #file: "./vendor/symfony/error-handler/DebugClassLoader.php" #line: 345 #severity: E_USER_DEPRECATED trace: { ./vendor/symfony/error-handler/DebugClassLoader.php:345 { …} ./var/cache/dev_h870746cac8423b4120f87b1e3a6f724b/ContainerNCbr3uT/Shopware_Core_KernelDevDebugContainer.php:7769 { ContainerNCbr3uT\Shopware_Core_KernelDevDebugContainer::ContainerNCbr3uT\{closure}^ › yield 2 => ($container->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? self::getProductStreamIndexerService($container)); › yield 3 => ($container->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'] ?? self::getOrderCountIndexerService($container)); › yield 4 => ($container->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? self::getSalesChannelIndexerService($container)); } ./vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php:135 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php:27 { …} ./vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 { …} ./vendor/symfony/event-dispatcher/EventDispatcher.php:206 { …} ./vendor/symfony/event-dispatcher/EventDispatcher.php:56 { …} ./vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:41 { …} ./vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:28 { …} ./vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 { …} ./vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 { …} ./vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:126 { …} ./custom/plugins/SwagMigrationAssistant/src/Migration/Run/RunService.php:440 { …} ./custom/plugins/SwagMigrationAssistant/src/Migration/Run/RunService.php:102 { …} ./custom/plugins/SwagMigrationAssistant/src/Command/StartMigrationCommand.php:58 { …} ./vendor/symfony/console/Command/Command.php:279 { …} ./vendor/symfony/console/Application.php:1094 { …} ./vendor/symfony/framework-bundle/Console/Application.php:123 { …} ./vendor/symfony/console/Application.php:342 { …} ./vendor/symfony/framework-bundle/Console/Application.php:77 { …} ./vendor/symfony/console/Application.php:193 { …} ./vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php:49 { …} ./vendor/autoload_runtime.php:29 { …} ./bin/console:17 { …} } } ] 18:04:05 INFO [cache] Lock acquired, now computing item "system-config-" [ "key" => "system-config-" ] 18:04:05 INFO [messenger] Sending message SwagMigrationAssistant\Migration\MessageQueue\Message\MigrationProcessMessage with async sender using Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport [ "class" => "SwagMigrationAssistant\Migration\MessageQueue\Message\MigrationProcessMessage", "alias" => "async", "sender" => "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport" ] Migration is started, please use migration:get-progress to check the progress.