Hallo alle zusammen,
vielleicht hat jemand eine Lösung für mich.
Ich habe von dem aktuellen Template eine Kopie erstellt.
und dann versuche ich das Log hochzuladen, leider bekomme ich eine Fehlermeldung.
in den Logs steht folgendes:
[2020-04-09 07:09:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/administration/static/img/favicon/favicon-32x32.png" (from "https://www.example.com/admin")" at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/administration/static/img/favicon/favicon-32x32.png\" (from \"https://www.example.com/admin\") at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bundles/administration/static/img/favicon/favicon-32x32.png/\". at /var/www/example.com/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2020-04-09 07:09:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/administration/static/img/favicon/favicon-16x16.png" (from "https://www.example.com/admin")" at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/administration/static/img/favicon/favicon-16x16.png\" (from \"https://www.example.com/admin\") at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bundles/administration/static/img/favicon/favicon-16x16.png/\". at /var/www/example.com/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2020-04-09 07:09:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/administration/static/img/favicon/android-chrome-192x192.png" (from "https://www.example.com/admin")" at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/administration/static/img/favicon/android-chrome-192x192.png\" (from \"https://www.example.com/admin\") at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bundles/administration/static/img/favicon/android-chrome-192x192.png/\". at /var/www/example.com/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2020-04-09 07:09:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/administration/static/img/favicon/android-chrome-256x256.png" (from "https://www.example.com/admin")" at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/administration/static/img/favicon/android-chrome-256x256.png\" (from \"https://www.example.com/admin\") at /var/www/example.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/bundles/administration/static/img/favicon/android-chrome-256x256.png/\". at /var/www/example.com/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
Kann mir jemand helfen?