Contao-Camp 2024
Ergebnis 1 bis 2 von 2

Thema: Seite nicht erreichbar - Fehlermeldung Imagick?

  1. #1
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard Seite nicht erreichbar - Fehlermeldung Imagick?

    Code:
    [2021-02-05 12:24:31] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_route":"contao_index"},"request_uri":"https://www.domain.de/","method":"HEAD"} []
    [2021-02-05 12:24:31] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2021-02-05 12:24:32] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_route":"contao_index"},"request_uri":"https://www.domain.de/","method":"GET"} []
    [2021-02-05 12:24:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2021-02-05 12:24:32] app.CRITICAL: An exception occurred. {"exception":"[object] (Imagine\\Exception\\RuntimeException(code: 0): Imagick not installed at /srv/www/chroot/kunde01/home/kunde01/homepage/vendor/imagine/imagine/src/Imagick/Imagine.php:38)"} []
    [2021-02-05 12:24: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":"favicon.ico","_route":"contao_catch_all"},"request_uri":"https://www.domain.de/favicon.ico","method":"HEAD"} []
    [2021-02-05 12:24:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2021-02-05 12:24: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":"favicon.ico","_route":"contao_catch_all"},"request_uri":"https://www.domain.de/favicon.ico","method":"GET"} []
    [2021-02-05 12:24:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2021-02-05 12:24:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.domain.de/favicon.ico" at /srv/www/chroot/kunde01/home/kunde01/homepage/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.domain.de/favicon.ico at /srv/www/chroot/kunde01/home/kunde01/homepage/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.domain.de/favicon.ico at /srv/www/chroot/kunde01/home/kunde01/homepage/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    Hallo, eine Contao 4.4-Seite ist plötzlich nicht mehr erreichbar. Was hat diese Fehlermeldung zu bedeuten?

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.897
    Partner-ID
    10107

    Standard

    In deiner Hosting Umgebung steht plötzlich Imagick nicht mehr zur Verfügung. Du musst Imagick wieder aktivieren lassen - oder die Abhängigkeiten nochmals installieren, damit Contao eine andere Bildverarbeitungsbibliothek automatisch für dich auswählen kann.

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
  •