Contao-Camp 2024
Ergebnis 1 bis 4 von 4

Thema: Contao 4 : Fehlermeldung beim Aufruf der Seite

  1. #1
    Alter Contao-Hase
    Registriert seit
    12.10.2010.
    Beiträge
    1.016

    Standard Contao 4 : Fehlermeldung beim Aufruf der Seite

    Hi Leute,

    beim Aufruf meiner Demoseite kommt folgende Meldung:

    Unbenannt-2.jpg

    In der log-Datei steht dann das hier:

    Code:
    [2018-02-07 00:49:37] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"robots.txt","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/robots.txt","method":"GET"} []
    [2018-02-07 00:49:37] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 00:49:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/robots.txt" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 00:49:41] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"impressum","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/impressum.html","method":"GET"} []
    [2018-02-07 00:49:41] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 00:49:41] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 03:10:53] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"robots.txt","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/robots.txt","method":"GET"} []
    [2018-02-07 03:10:53] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 03:10:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/robots.txt" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 03:10:55] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"tempalte-ändern-section-und-article-anlegen","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/tempalte-%C3%A4ndern-section-und-article-anlegen.html","method":"GET"} []
    [2018-02-07 03:10:55] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 03:10:55] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 03:10:57] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"untermenü-2","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/untermen%C3%BC-2.html","method":"GET"} []
    [2018-02-07 03:10:57] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 03:10:57] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 03:11:00] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"zeilenlänge-testen","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/zeilenl%C3%A4nge-testen.html","method":"GET"} []
    [2018-02-07 03:11:00] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 03:11:00] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 03:59:35] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"robots.txt","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/robots.txt","method":"GET"} []
    [2018-02-07 03:59:35] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 03:59:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/robots.txt" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 03:59:39] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"bilder-cwd-contao","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/bilder-cwd-contao.html","method":"GET"} []
    [2018-02-07 03:59:39] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 03:59:39] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 04:01:15] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"robots.txt","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/robots.txt","method":"GET"} []
    [2018-02-07 04:01:15] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 04:01:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/robots.txt" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 04:02:32] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"”tel:+4915127051457","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/%E2%80%9Dtel:+4915127051457","method":"GET"} []
    [2018-02-07 04:02:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 04:02:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/%E2%80%9Dtel%3A+4915127051457" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/%E2%80%9Dtel%3A+4915127051457 at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/%E2%80%9Dtel%3A+4915127051457 at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 04:04:22] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"bilder-cwd-contao","_route":"contao_frontend"},"request_uri":"http://www.vorlage.ips21.de/bilder-cwd-contao.html","method":"GET"} []
    [2018-02-07 04:04:22] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 04:04:22] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 05:55:42] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"technik","_route":"contao_frontend"},"request_uri":"http://www.vorlage.ips21.de/technik.html","method":"GET"} []
    [2018-02-07 05:55:42] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 05:55:43] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 08:50:41] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"robots.txt","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/robots.txt","method":"GET"} []
    [2018-02-07 08:50:41] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 08:50:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/robots.txt" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 08:50:49] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"flexbox","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/flexbox.html","method":"GET"} []
    [2018-02-07 08:50:49] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 08:50:49] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 12:12:27] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"navi-mobile_menu","_route":"contao_frontend"},"request_uri":"http://www.vorlage.ips21.de/navi-mobile_menu.html","method":"GET"} []
    [2018-02-07 12:12:27] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 12:12:27] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 14:04:33] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"robots.txt","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/robots.txt","method":"GET"} []
    [2018-02-07 14:04:33] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 14:04:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/robots.txt" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/robots.txt at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 14:04:37] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"flexbox-kopie","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/flexbox-kopie.html","method":"GET"} []
    [2018-02-07 14:04:37] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 14:04:37] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 15:37:48] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"holy-grail","_route":"contao_frontend"},"request_uri":"http://vorlage.ips21.de/holy-grail.html","method":"GET"} []
    [2018-02-07 15:37:48] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 15:37:48] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 18:26:09] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"alias":"tempalte-ändern-section-und-article-anlegen","_route":"contao_frontend"},"request_uri":"http://www.vorlage.ips21.de/tempalte-%C3%A4ndern-section-und-article-anlegen.html","method":"GET"} []
    [2018-02-07 18:26:09] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 18:26:09] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 19:01:23] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"_route":"contao_index"},"request_uri":"http://vorlage.ips21.de/","method":"GET"} []
    [2018-02-07 19:01:23] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:23] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 19:01:23] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/favicon.ico","method":"HEAD"} []
    [2018-02-07 19:01:23] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:23] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/favicon.ico","method":"GET"} []
    [2018-02-07 19:01:23] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/favicon.ico" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 19:01:24] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/favicon.ico","method":"HEAD"} []
    [2018-02-07 19:01:24] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:24] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://vorlage.ips21.de/favicon.ico","method":"GET"} []
    [2018-02-07 19:01:24] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://vorlage.ips21.de/favicon.ico" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 19:01:36] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"_route":"contao_index"},"request_uri":"http://www.vorlage.ips21.de/","method":"GET"} []
    [2018-02-07 19:01:36] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:36] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    [2018-02-07 19:01:36] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://www.vorlage.ips21.de/favicon.ico","method":"HEAD"} []
    [2018-02-07 19:01:36] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:36] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://www.vorlage.ips21.de/favicon.ico","method":"GET"} []
    [2018-02-07 19:01:36] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://www.vorlage.ips21.de/favicon.ico" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://www.vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://www.vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 19:01:36] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://www.vorlage.ips21.de/favicon.ico","method":"HEAD"} []
    [2018-02-07 19:01:36] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:37] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://www.vorlage.ips21.de/favicon.ico","method":"GET"} []
    [2018-02-07 19:01:37] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:01:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://www.vorlage.ips21.de/favicon.ico" at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://www.vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://www.vorlage.ips21.de/favicon.ico at /home/www/vorlage_ips/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:66)"} []
    [2018-02-07 19:09:17] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"_route":"contao_index"},"request_uri":"http://vorlage.ips21.de/","method":"HEAD"} []
    [2018-02-07 19:09:17] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:09:17] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_locale":null,"_route":"contao_index"},"request_uri":"http://vorlage.ips21.de/","method":"GET"} []
    [2018-02-07 19:09:17] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-02-07 19:09:17] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /home/www/vorlage_ips/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php:36)"} []
    Frage 1: Was passiert da gerade?
    Frage 2: Was muß getan werden, damit die Seite wieder zu sehen ist?

    Das Einloggen ins BA ist möglich.


    Die Contao-Version: 4.4.7

  2. #2
    Administrator Avatar von hofff
    Registriert seit
    02.06.2011.
    Beiträge
    846
    User beschenken
    Wunschliste

    Standard

    Hallo,

    steht im logfile: imagick not installed

    ist das eine Neuinstallation? Oder bestand die Installation schon und du hast sie umgezogen?

    fg
    nicky


    Gesendet von iPhone mit Tapatalk Pro
    ... alles wird besser!

    Präsident der Contao Association Website/Github | Mitglied der Contao Community Alliance Website/Github

    individuelle Webanwendungen, Erweiterungen und noch viel mehr ... www.hofff.com/Github

  3. #3
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.707
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Vielleicht eine Installation bei webgo. Dann findest Du alle Informationen in diesem Thread
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  4. #4
    Alter Contao-Hase
    Registriert seit
    12.10.2010.
    Beiträge
    1.016

    Standard

    Die Seite liegt bei WEBGO. Danke für die Hinweise.

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •