Seit kurzem lässt sich Shopware in unserem Shop nicht mehr updaten. Plugins sind alle deaktiviert zum Zeitpunkt des Updates. Sowohl automatisches als auch manuelles Update produzieren dieselbe error log. Recherche zu diesem Thema ergab keine Treffer, darum hoffe ich dass mir hier jemand helfen kann
Das obengenannte Update schlägt fehl mit folgender Fehlermeldung im log:
CRITICAL [console] Error thrown while running command „assets:install“. Message: „App is not supported by any source.“
[
„exception“ => Shopware\Core\Framework\App\AppException {
#message: „App is not supported by any source.“
#code: 0
#file: „/var/www/clients/client2780/web17458/web/vendor/shopware/core/Framework/App/AppException.php“
#line: 281
-statusCode: 500
-headers:
#parameters:
#statusCode: 500
#errorCode: „FRAMEWORK__APP_NO_SOURCE_SUPPORTS“
trace: {
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Framework/App/AppException.php:281 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Framework/App/Source/SourceResolver.php:116 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Framework/App/Source/SourceResolver.php:64 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Framework/App/Source/SourceResolver.php:82 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Framework/Plugin/Util/AssetService.php:69 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php:51 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/console/Command/Command.php:279 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/console/Application.php:1094 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/framework-bundle/Console/Application.php:123 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/console/Application.php:342 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/framework-bundle/Console/Application.php:77 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php:157 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php:147 { …}
/var/www/clients/client2780/web17458/web/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php:103 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/console/Command/Command.php:279 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/console/Application.php:1094 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/framework-bundle/Console/Application.php:123 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/console/Application.php:342 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/framework-bundle/Console/Application.php:77 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/console/Application.php:193 { …}
/var/www/clients/client2780/web17458/web/vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php:49 { …}
/var/www/clients/client2780/web17458/web/vendor/autoload_runtime.php:29 { …}
/var/www/clients/client2780/web17458/web/bin/console:17 {
›
› require_once DIR . ‚/../vendor/autoload_runtime.php‘;
›
arguments: {
„/var/www/clients/client2780/web17458/web/vendor/autoload_runtime.php“
}
}
}
},
„command“ => „assets:install“,
„message“ => „App is not supported by any source.“
]
07:52:07 DEBUG [console] Command „assets:install“ exited with code „1“
[
„command“ => „assets:install“,
„code“ => 1
]