Contao-Camp 2024
Ergebnis 1 bis 25 von 25

Thema: Contao Manager Fehlerausgabe bei Testlauf

  1. #1
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard Contao Manager Fehlerausgabe bei Testlauf

    Hallo!

    ich hab hier eine Contao Installation (4.4.40), für die wir ein Update machen sollen auf die aktuelle Version. Hoster ist Domainfactory und PHP liegt in Version 7.3.10 vor.
    Nachdem Update des Managers ist "contao-components/installer" als manuell entfernt gekennzeichnet und der Manager möchte das wir die Änderungen anwenden. Bei einem Testlauf kommt der Fehler und die Konsolenausgabe zeigt das:

    Code:
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    [5.5MiB/0.17s] Loading composer repositories with package information
    [6.3MiB/0.23s] Updating dependencies
    [7.5MiB/0.26s] Your requirements could not be resolved to an installable set of packages.
    [7.5MiB/0.26s] 
      Problem 1
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - terminal42/contao-pageimage 3.3.2 requires contao-community-alliance/composer-plugin ~2.4 || ~3.0 -> satisfiable by contao-community-alliance/composer-plugin[3.0.9].
        - terminal42/contao-pageimage is locked to version 3.3.2 and an update of this package was not requested.
    [7.5MiB/0.26s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [6.4MiB/0.26s] Memory usage: 6.41MB (peak: 8.1MB), time: 0.27s.
    [6.4MiB/0.26s] Finished Composer Cloud resolving.
    # Cloud Job ID 3UqDmTVK8zmz8xpNKVpEOzCwr5G6IqsEAy4TkDbEZHlrONClVkGeJR8lpYbDxdbEeYY4BVAJ1uSKKLQ20rNn2bWhPxgJW3FXkQUvC2Ie failed
    Die composer.json sieht so aus:

    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6|^7.0",
            "contao/calendar-bundle": "^4.4",
            "contao/comments-bundle": "^4.4",
            "contao/faq-bundle": "^4.4",
            "contao/listing-bundle": "^4.4",
            "contao/manager-bundle": "4.4.*",
            "contao/news-bundle": "^4.4",
            "contao/newsletter-bundle": "^4.4",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "codefog/contao-mobile_menu": "^2.7",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "terminal42/contao-ajaxform": "^1.0",
            "glumanda99/contao-rellax": "^1.0",
            "glumanda99/contao-aos": "^1.0",
            "ausi/contao-slug-backport": "^1.0",
            "netzmacht/contao-font-awesome": "^4.7",
            "cliffparnitzky/tiny-mce-font-awesome": "^2.1",
            "fritzmg/contao-sharebuttons": "^2.0",
            "trilobit-gmbh/contao-pixabay-bundle": "^1.0",
            "terminal42/contao-pageimage": "^3.3",
            "ma3xl3/contao-easy-favicon": "^2.0",
            "delahaye/dlh_googlemaps": "^2.3",
            "terminal42/contao-conditionalformfields": "^2.2",
            "friends-of-contao/contao-privacy": "2.0.0-beta4",
            "terminal42/contao-url-rewrite": "^1.1"
        },
        "conflict": {
            "contao/core-bundle": "<4.4.8"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            }
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Ich hab auch schon unter Systemwartung ein Composer Update versucht, ergibt auch Konsolenfehler:

    Code:
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    [5.5MiB/0.17s] Loading composer repositories with package information
    [67.6MiB/2.30s] Updating dependencies
    [1576.4MiB/10.40s] Your requirements could not be resolved to an installable set of packages.
    [1576.4MiB/10.41s] 
      Problem 1
        - Root composer.json requires glumanda99/contao-aos ^1.0, found glumanda99/contao-aos[1.0.1] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
      Problem 2
        - Root composer.json requires glumanda99/contao-rellax ^1.0, found glumanda99/contao-rellax[1.0] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
      Problem 3
        - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
        - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
        - robloach/component-installer[0.1.0, ..., 0.2.0] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.2, ..., 2.3.3] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - robloach/component-installer[0.2.1, ..., 0.2.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.3.4, ..., 2.4.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    [1576.4MiB/10.41s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [76.7MiB/11.54s] Memory usage: 76.68MB (peak: 1577MB), time: 11.54s.
    [76.7MiB/11.54s] Finished Composer Cloud resolving.
    # Cloud Job ID vDFOKhl8Qev3GHev8rZwEVpHkYRXuxMHNxWICNxlF63otV09HQGkcEswaEnBWh87VKKGxBiNCUizq failed
    Kann da jemand weiterhelfen was zu tun ist?

    Danke im voraus. Thomas
    blucomp | Webdesign & Onlinelösungen

  2. #2
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Jetzt hab ich mal, wie so oft empfohlen, alle Pakete zum Aktualisieren angehakt und die die oben problemtisch waren (glumanda) hab ich zum entfernen angehakt. Der Testlauf dafür lief problemlos, der echte Durchlauf leider nicht... ich lande mit Konsolenfehlern im abgesicherten Modus.

    Hab dann nochmal alles angehakt zum Aktualisieren bzw. Entfernen, leider ohne Erfolg. Bei composer install erfolgt wieder ein Konsolenfehler:

    Code:
    $ /usr/local/bin/php7.3.10-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /kunden/550996_17268/webseiten/2018/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 0 installs, 0 updates, 3 removals
      - Removing cliffparnitzky/tiny-mce-plugin-loader (2.1.10)
      - Removing cliffparnitzky/tiny-mce-noneditable (1.0.0)
      - Removing cliffparnitzky/tiny-mce-font-awesome (2.1.2)
    Package ausi/contao-slug-backport is abandoned, you should avoid using it. Use contao/core-bundle instead.
    Package contao-components/compass is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
    Generating optimized autoload files
    37 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    In ContaoModuleBundle.php line 36:
                                                                      
      The module folder "system/modules/icon-wizard" does not exist.  
                                                                      
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 113:
                                                                                
      An error occurred while executing the "contao:install-web-dir" command:   
      In ContaoModuleBundle.php line 36:                                        
                                                                                
        The module folder "system/modules/icon-wizard" does not exist.          
                                                                                
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
    # Process terminated with exit code 1
    # Result: General error
    Würde mich echt freuen, wenn da jemand helfen könnte!

    //edit
    Achja, hier ein Screenshot aus dem CM im abgesicherten Modus:
    Screenshot 2021-06-24 at 11-13-51 Contao Manager www zvwu de.png

    Mist, ich bekomme einen Screenshot der gesamten Seite...
    Screenshot 2021-06-24 at 11-18-08 Contao Manager www zvwu de.png
    Screenshot 2021-06-24 at 11-18-26 Contao Manager www zvwu de.png
    Screenshot 2021-06-24 at 11-18-36 Contao Manager www zvwu de.png
    Geändert von tblumrich (24.06.2021 um 10:19 Uhr)
    blucomp | Webdesign & Onlinelösungen

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

    Standard

    Du musst system/modules/icon-wizard löschen und dann nochmal die Abhängigkeiten aktualisieren oder installieren.
    » sponsor me via GitHub or PayPal or Revolut

  4. #4
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    In sytem/modules waren dann noch 2 Sachen die dann angemahnt wurden. Die hab ich auch noch gelöscht. Dann fehlte dem Frontend noch die robots.txt und ein Template war weg und ich muss manuell ein paar Sachen anpasssen... aber das Update hat dann jetzt funktioniert.

    Wie immer in Dauerschleife... riesen Dank an dich spooky, was würden wir ohne dich machen?

    Viele Grüße
    Thomas
    blucomp | Webdesign & Onlinelösungen

  5. #5
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Hallo,

    ich aktualisiere mal diesen Thread, da der Fehler sehr ähnlich ist. Contao 4.4.55 / PHP 7.3.25
    Ich lande nach einen Update Versuch wieder im abgesicherten Modus und versuche dann nochmal alle Pakete (alle angehakt) zu aktualisieren (3 Pakete werden entfernt).

    Bei composer install gibt es wieder Fehler:
    Code:
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [5.6MiB/0.20s] Loading composer repositories with package information
    [67.8MiB/2.23s] Updating dependencies
    [143.5MiB/51.68s] Lock file operations: 5 installs, 92 updates, 8 removals
    [143.5MiB/51.68s]   - Removing components/font-awesome (4.7.0)
    [143.5MiB/51.68s]   - Removing contao-community-alliance/meta-palettes (2.0.7)
    [143.5MiB/51.69s]   - Removing friends-of-contao/contao-privacy (2.0.0-beta7)
    [143.5MiB/51.69s]   - Removing kriswallsmith/assetic (v1.4.0)
    [143.5MiB/51.69s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    [143.5MiB/51.69s]   - Removing netzmacht/contao-iconwizard (1.2.3)
    [143.5MiB/51.69s]   - Removing robloach/component-installer (0.2.3)
    [143.5MiB/51.69s]   - Removing symfony/polyfill-util (v1.12.0)
    [143.5MiB/51.69s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
    [143.5MiB/51.69s]   - Upgrading cliffparnitzky/tiny-mce-plugin-loader (2.1.9 => 2.1.10)
    [143.5MiB/51.69s]   - Upgrading clue/stream-filter (v1.4.1 => v1.5.0)
    [143.5MiB/51.69s]   - Upgrading codefog/contao-haste (4.24.0 => 4.24.17)
    [143.5MiB/51.69s]   - Upgrading composer/ca-bundle (1.2.4 => 1.2.10)
    [143.5MiB/51.69s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.1.5)
    [143.5MiB/51.70s]   - Upgrading contao-components/ace (1.4.4 => 1.4.12)
    [143.5MiB/51.70s]   - Upgrading contao-components/chosen (1.2.2 => 1.2.4)
    [143.5MiB/51.70s]   - Upgrading contao-components/colorbox (1.6.5 => 1.6.6)
    [143.5MiB/51.70s]   - Upgrading contao-components/contao (7.1.5 => 7.1.6)
    [143.5MiB/51.70s]   - Upgrading contao-components/installer (1.3.1 => 1.4.1)
    [143.5MiB/51.70s]   - Upgrading contao-components/mediaelement (4.2.10 => 4.2.14)
    [143.5MiB/51.70s]   - Upgrading contao-components/tablesort (3.4.12 => 4.0.1)
    [143.5MiB/51.70s]   - Upgrading contao-components/tablesorter (2.1.1 => 2.31.3)
    [143.5MiB/51.70s]   - Upgrading contao/calendar-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.70s]   - Upgrading contao/comments-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.70s]   - Upgrading contao/conflicts (dev-master 99f14df => dev-main e522208)
    [143.5MiB/51.70s]   - Upgrading contao/core-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.70s]   - Upgrading contao/faq-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.70s]   - Upgrading contao/imagine-svg (0.2.2 => 0.2.3)
    [143.5MiB/51.71s]   - Upgrading contao/installation-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.71s]   - Upgrading contao/listing-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.71s]   - Upgrading contao/manager-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.71s]   - Upgrading contao/manager-plugin (2.7.1 => 2.11.0)
    [143.5MiB/51.71s]   - Upgrading contao/news-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.71s]   - Upgrading contao/newsletter-bundle (4.4.43 => 4.4.55)
    [143.5MiB/51.71s]   - Upgrading dieschittigs/contao-recaptcha (v1.2.4 => 1.2.5)
    [143.5MiB/51.71s]   - Upgrading dklemmt/contao_dk_mmenu (3.1.0 => 3.2.4)
    [143.5MiB/51.71s]   - Upgrading doctrine/annotations (v1.7.0 => 1.13.1)
    [143.5MiB/51.71s]   - Upgrading doctrine/cache (v1.8.0 => 1.12.1)
    [143.5MiB/51.72s]   - Upgrading doctrine/collections (v1.6.2 => 1.6.7)
    [143.5MiB/51.72s]   - Upgrading doctrine/common (v2.11.0 => 2.13.3)
    [143.5MiB/51.72s]   - Upgrading doctrine/dbal (v2.8.1 => 2.13.2)
    [143.5MiB/51.72s]   - Locking doctrine/deprecations (v0.5.3)
    [143.5MiB/51.72s]   - Upgrading doctrine/doctrine-bundle (1.11.2 => 1.12.13)
    [143.5MiB/51.72s]   - Upgrading doctrine/doctrine-cache-bundle (1.3.5 => 1.4.0)
    [143.5MiB/51.73s]   - Upgrading doctrine/event-manager (v1.0.0 => 1.1.1)
    [143.5MiB/51.73s]   - Upgrading doctrine/inflector (v1.3.0 => 1.4.4)
    [143.5MiB/51.73s]   - Upgrading doctrine/lexer (1.1.0 => 1.2.1)
    [143.5MiB/51.73s]   - Upgrading doctrine/persistence (1.1.1 => 1.3.8)
    [143.5MiB/51.73s]   - Upgrading doctrine/reflection (v1.0.0 => 1.2.2)
    [143.5MiB/51.73s]   - Upgrading fig/link-util (1.0.0 => 1.1.2)
    [143.5MiB/51.73s]   - Upgrading friendsofsymfony/http-cache (2.7.0 => 2.10.1)
    [143.5MiB/51.73s]   - Upgrading friendsofsymfony/http-cache-bundle (2.7.0 => 2.10.3)
    [143.5MiB/51.74s]   - Upgrading guzzlehttp/guzzle (6.3.3 => 6.5.5)
    [143.5MiB/51.74s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.4.1)
    [143.5MiB/51.74s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.8.2)
    [143.5MiB/51.74s]   - Upgrading imagine/imagine (1.2.2 => 1.2.4)
    [143.5MiB/51.74s]   - Upgrading knplabs/knp-menu (2.6.0 => 2.6.1)
    [143.5MiB/51.74s]   - Upgrading knplabs/knp-time-bundle (v1.9.1 => v1.10.0)
    [143.5MiB/51.74s]   - Upgrading ma3xl3/contao-easy-favicon (2.0.1 => 2.0.2)
    [143.5MiB/51.75s]   - Upgrading madeyourday/contao-rocksolid-columns (v2.0.2 => v2.0.3)
    [143.5MiB/51.75s]   - Upgrading madeyourday/contao-rocksolid-slider (v2.0.11 => v2.0.24)
    [143.5MiB/51.75s]   - Upgrading matthiasmullie/minify (1.3.61 => 1.3.66)
    [143.5MiB/51.75s]   - Upgrading matthiasmullie/path-converter (1.1.2 => 1.1.3)
    [143.5MiB/51.75s]   - Upgrading michelf/php-markdown (1.8.0 => 1.9.0)
    [143.5MiB/51.75s]   - Upgrading monolog/monolog (1.25.1 => 1.26.1)
    [143.5MiB/51.76s]   - Upgrading nelmio/security-bundle (2.7.0 => v2.10.3)
    [143.5MiB/51.76s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [143.5MiB/51.76s]   - Upgrading patchwork/utf8 (v1.3.1 => v1.3.3)
    [143.5MiB/51.76s]   - Upgrading php-http/client-common (1.9.1 => 1.11.0)
    [143.5MiB/51.76s]   - Upgrading php-http/discovery (1.7.0 => 1.14.0)
    [143.5MiB/51.77s]   - Upgrading php-http/message (1.8.0 => 1.11.1)
    [143.5MiB/51.77s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [143.5MiB/51.77s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [143.5MiB/51.77s]   - Upgrading phpunit/php-token-stream (3.1.1 => 3.1.2)
    [143.5MiB/51.77s]   - Upgrading psr/container (1.0.0 => 1.1.1)
    [143.5MiB/51.77s]   - Upgrading psr/log (1.1.0 => 1.1.4)
    [143.5MiB/51.77s]   - Upgrading scssphp/scssphp (1.0.4 => v1.6.0)
    [143.5MiB/51.77s]   - Upgrading sensiolabs/security-checker (v6.0.2 => v6.0.3)
    [143.5MiB/51.77s]   - Upgrading simplepie/simplepie (1.5.2 => 1.5.6)
    [143.5MiB/51.77s]   - Locking symfony/deprecation-contracts (v2.4.0)
    [143.5MiB/51.78s]   - Upgrading symfony/http-client (v4.3.4 => v5.3.3)
    [143.5MiB/51.78s]   - Upgrading symfony/http-client-contracts (v1.1.6 => v2.4.0)
    [143.5MiB/51.78s]   - Upgrading symfony/mime (v4.3.4 => v5.3.2)
    [143.5MiB/51.79s]   - Upgrading symfony/monolog-bundle (v3.4.0 => v3.6.0)
    [143.5MiB/51.79s]   - Upgrading symfony/polyfill-apcu (v1.12.0 => v1.23.0)
    [143.5MiB/51.79s]   - Upgrading symfony/polyfill-ctype (v1.12.0 => v1.23.0)
    [143.5MiB/51.79s]   - Upgrading symfony/polyfill-intl-icu (v1.12.0 => v1.23.0)
    [143.5MiB/51.79s]   - Upgrading symfony/polyfill-intl-idn (v1.12.0 => v1.23.0)
    [143.5MiB/51.79s]   - Locking symfony/polyfill-intl-normalizer (v1.23.0)
    [143.5MiB/51.80s]   - Upgrading symfony/polyfill-mbstring (v1.12.0 => v1.23.0)
    [143.5MiB/51.80s]   - Upgrading symfony/polyfill-php56 (v1.12.0 => v1.20.0)
    [143.5MiB/51.80s]   - Upgrading symfony/polyfill-php70 (v1.12.0 => v1.20.0)
    [143.5MiB/51.80s]   - Upgrading symfony/polyfill-php72 (v1.12.0 => v1.23.0)
    [143.5MiB/51.80s]   - Upgrading symfony/polyfill-php73 (v1.12.0 => v1.23.0)
    [143.5MiB/51.80s]   - Locking symfony/polyfill-php80 (v1.23.0)
    [143.5MiB/51.81s]   - Locking symfony/service-contracts (v2.4.0)
    [143.5MiB/51.81s]   - Upgrading symfony/symfony (v3.4.31 => v3.4.49)
    [143.5MiB/51.81s]   - Upgrading tecnickcom/tcpdf (6.3.2 => 6.4.1)
    [143.5MiB/51.81s]   - Upgrading terminal42/contao-ajaxform (1.1.0 => 1.1.2)
    [143.5MiB/51.81s]   - Upgrading terminal42/contao-conditionalformfields (2.2.3 => 2.3.3)
    [143.5MiB/51.81s]   - Upgrading terminal42/contao-pageimage (3.4.2 => 3.4.3)
    [143.5MiB/51.81s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.1.0 => 2.3.1)
    [143.5MiB/51.81s]   - Upgrading twig/twig (v1.42.3 => v1.44.4)
    [143.5MiB/51.81s]   - Upgrading ua-parser/uap-php (v3.9.1 => v3.9.14)
    [143.5MiB/51.81s]   - Upgrading webmozart/assert (1.5.0 => 1.10.0)
    [143.1MiB/51.83s] Writing lock file
    [78.0MiB/51.88s] 1 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [78.4MiB/51.88s] Package contao-components/compass is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/51.88s] Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/51.88s] Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    [78.4MiB/51.89s] Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/51.89s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [78.4MiB/51.89s] Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/51.89s] Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/51.89s] Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
    [78.8MiB/51.89s] Memory usage: 78.77MB (peak: 1605.09MB), time: 51.9s.
    [78.8MiB/51.90s] Finished Composer Cloud resolving.
    
    
    # Job ID 0dYOTZn4qD5J88cpdP2HqbTMl44p4bkF8o1dIakXgPIy0MzjPND0kSjJlchPfF4204OBawuU7FIknMb0bs3S1hazcqI9v7kRgFUhxHqQskuF6jJ completed in 53 seconds
    # Memory usage: 78.77MB (peak: 1605.09MB), time: 51.9s.
    
    $ /opt/plesk/php/7.3/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 1 install, 0 updates, 0 removals
    As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
    This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
    Installing 'unzip' may remediate them.
      - Downloading cliffparnitzky/tiny-mce-noneditable (1.0.0)
      - Installing cliffparnitzky/tiny-mce-noneditable (1.0.0): Extracting archive
    Package contao-components/compass is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
    Generating optimized autoload files
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    
    In ContaoModuleBundle.php line 36:
                                                                      
      The module folder "system/modules/icon-wizard" does not exist.  
                                                                      
    
    35 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 113:
                                                                                
      An error occurred while executing the "contao:install-web-dir" command:   
      In ContaoModuleBundle.php line 36:                                        
                                                                                
        The module folder "system/modules/icon-wizard" does not exist.          
                                                                                
    
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
    
    
    # Process terminated with exit code 1
    # Result: General error
    Diesmal kann ich system/modules/icon-wizard nicht löschen, da es nicht existiert. Es muss wohl noch was anderes geben... nur was?
    blucomp | Webdesign & Onlinelösungen

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

    Standard

    Lösche var/cache und führe das dann nochmal aus.
    » sponsor me via GitHub or PayPal or Revolut

  7. #7
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Danke!

    Erzeugt folgendes im Konsolenfenster:
    Code:
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [5.6MiB/0.19s] Loading composer repositories with package information
    [68.0MiB/2.06s] Updating dependencies
    [1594.4MiB/12.08s] Your requirements could not be resolved to an installable set of packages.
    [1594.4MiB/12.08s] 
      Problem 1
        - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
        - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
        - robloach/component-installer[0.1.0, ..., 0.2.0] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.2, ..., 2.3.3] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - robloach/component-installer[0.2.1, ..., 0.2.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.3.4, ..., 2.4.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    
    [1594.4MiB/12.09s] Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
    [76.8MiB/13.55s] Memory usage: 76.84MB (peak: 1594.95MB), time: 13.56s.
    [76.8MiB/13.55s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID 7IA3tmatGNfOJvYuSzotJxaMly7TT4ftHsQB7gEdLQXjWIjE5lm27uXzGHOE6OaZ51N8AtbhQ73mD7EdJ18bcFbb failed
    
    $ /opt/plesk/php/7.3/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
      Problem 2
        - contao-components/installer is locked to version 1.3.1 and an update of this package was not requested.
        - contao-components/installer 1.3.1 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
      Problem 3
        - contao/manager-plugin is locked to version 2.7.1 and an update of this package was not requested.
        - contao/manager-plugin 2.7.1 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
      Problem 4
        - robloach/component-installer is locked to version 0.2.3 and an update of this package was not requested.
        - robloach/component-installer 0.2.3 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
      Problem 5
        - lib-imagick is present at version 6.7.2.7 and cannot be modified by Composer
        - Only one of these can be installed: lib-imagick-imagemagick[6.7.2.7], lib-imagick[6.7.2.7]. lib-imagick-imagemagick replaces lib-imagick and thus cannot coexist with it.
        - lib-imagick-imagemagick is present at version 6.7.2.7 and cannot be modified by Composer
    
    You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins
    blucomp | Webdesign & Onlinelösungen

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

    Standard

    netzmacht/contao-font-awesome ist nicht mit Comoposer 2.x kompatibel, diese Erweiterung müsstest du entfernen (ist abandoned).
    » sponsor me via GitHub or PayPal or Revolut

  9. #9
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Hab nochmal den cache Ordner gelöscht und dann diesen Knopf in der Systemwartung gedrückt. Konsole:
    Code:
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [5.6MiB/0.19s] Loading composer repositories with package information
    [67.8MiB/2.52s] Updating dependencies
    [1594.1MiB/13.42s] Your requirements could not be resolved to an installable set of packages.
    [1594.1MiB/13.42s] 
      Problem 1
        - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
        - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
        - robloach/component-installer[0.1.0, ..., 0.2.0] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.2, ..., 2.3.3] require composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - robloach/component-installer[0.2.1, ..., 0.2.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - contao-community-alliance/composer-plugin[2.3.4, ..., 2.4.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
        - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    [1594.1MiB/13.42s] Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
    [76.8MiB/15.18s] Memory usage: 76.76MB (peak: 1594.74MB), time: 15.18s.
    [76.8MiB/15.18s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID 4V8rp4Yx6jAyMcK8LoxdJIrKR5JPBrzIv7ZmOK1nkzFBBBXzCmN3yOdNiaCnzJvKRKM1vFbguSn351zhnOnG8E failed
    blucomp | Webdesign & Onlinelösungen

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

    Standard

    Ja, hatte meinen Post nochmal editiert. Das Paket netzmacht/contao-font-awesome ist nicht mit Composer 2.x kompatibel.
    » sponsor me via GitHub or PayPal or Revolut

  11. #11
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Das versuche ich ja von Anfang an... ausser bei meinen Paketen bei diesem Paket auf "entfernen" zu klicken, gibts da noch einen anderen Weg? Dann dort Pakte aktualisieren (natürlich alle angehakt) erzeugt den o.g. Fehler.
    blucomp | Webdesign & Onlinelösungen

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

    Standard

    Entferne das Paket manuall aus der composer.json und führe dann über die Systemwartung eine vollständige Paketaktualisierung durch.
    » sponsor me via GitHub or PayPal or Revolut

  13. #13
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Manuell entfernt das Paket, cache gelöscht, Systemwartumg composer update. Konsole:
    Code:
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [5.6MiB/0.19s] Loading composer repositories with package information
    [67.6MiB/1.80s] Updating dependencies
    [143.4MiB/57.79s] Lock file operations: 5 installs, 92 updates, 6 removals
    [143.4MiB/57.79s]   - Removing components/font-awesome (4.7.0)
    [143.4MiB/57.79s]   - Removing contao-community-alliance/meta-palettes (2.0.7)
    [143.4MiB/57.79s]   - Removing kriswallsmith/assetic (v1.4.0)
    [143.4MiB/57.79s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    [143.4MiB/57.79s]   - Removing robloach/component-installer (0.2.3)
    [143.4MiB/57.79s]   - Removing symfony/polyfill-util (v1.12.0)
    [143.4MiB/57.79s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
    [143.4MiB/57.79s]   - Upgrading cliffparnitzky/tiny-mce-plugin-loader (2.1.9 => 2.1.10)
    [143.4MiB/57.80s]   - Upgrading clue/stream-filter (v1.4.1 => v1.5.0)
    [143.4MiB/57.80s]   - Upgrading codefog/contao-haste (4.24.0 => 4.24.17)
    [143.4MiB/57.80s]   - Upgrading composer/ca-bundle (1.2.4 => 1.2.10)
    [143.4MiB/57.80s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.1.5)
    [143.4MiB/57.80s]   - Upgrading contao-components/ace (1.4.4 => 1.4.12)
    [143.4MiB/57.80s]   - Upgrading contao-components/chosen (1.2.2 => 1.2.4)
    [143.4MiB/57.80s]   - Upgrading contao-components/colorbox (1.6.5 => 1.6.6)
    [143.4MiB/57.80s]   - Upgrading contao-components/contao (7.1.5 => 7.1.6)
    [143.4MiB/57.80s]   - Upgrading contao-components/installer (1.3.1 => 1.4.1)
    [143.4MiB/57.80s]   - Upgrading contao-components/mediaelement (4.2.10 => 4.2.14)
    [143.4MiB/57.80s]   - Upgrading contao-components/tablesort (3.4.12 => 4.0.1)
    [143.4MiB/57.81s]   - Upgrading contao-components/tablesorter (2.1.1 => 2.31.3)
    [143.4MiB/57.81s]   - Upgrading contao/calendar-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.81s]   - Upgrading contao/comments-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.81s]   - Upgrading contao/conflicts (dev-master 99f14df => dev-main e522208)
    [143.4MiB/57.81s]   - Upgrading contao/core-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.81s]   - Upgrading contao/faq-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.81s]   - Upgrading contao/imagine-svg (0.2.2 => 0.2.3)
    [143.4MiB/57.81s]   - Upgrading contao/installation-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.81s]   - Upgrading contao/listing-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.81s]   - Upgrading contao/manager-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.82s]   - Upgrading contao/manager-plugin (2.7.1 => 2.11.0)
    [143.4MiB/57.82s]   - Upgrading contao/news-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.82s]   - Upgrading contao/newsletter-bundle (4.4.43 => 4.4.55)
    [143.4MiB/57.82s]   - Upgrading dieschittigs/contao-recaptcha (v1.2.4 => 1.2.5)
    [143.4MiB/57.82s]   - Upgrading dklemmt/contao_dk_mmenu (3.1.0 => 3.2.4)
    [143.4MiB/57.82s]   - Upgrading doctrine/annotations (v1.7.0 => 1.13.1)
    [143.4MiB/57.82s]   - Upgrading doctrine/cache (v1.8.0 => 1.12.1)
    [143.4MiB/57.82s]   - Upgrading doctrine/collections (v1.6.2 => 1.6.7)
    [143.4MiB/57.83s]   - Upgrading doctrine/common (v2.11.0 => 2.13.3)
    [143.4MiB/57.83s]   - Upgrading doctrine/dbal (v2.8.1 => 2.13.2)
    [143.4MiB/57.83s]   - Locking doctrine/deprecations (v0.5.3)
    [143.4MiB/57.83s]   - Upgrading doctrine/doctrine-bundle (1.11.2 => 1.12.13)
    [143.4MiB/57.83s]   - Upgrading doctrine/doctrine-cache-bundle (1.3.5 => 1.4.0)
    [143.4MiB/57.83s]   - Upgrading doctrine/event-manager (v1.0.0 => 1.1.1)
    [143.4MiB/57.83s]   - Upgrading doctrine/inflector (v1.3.0 => 1.4.4)
    [143.4MiB/57.83s]   - Upgrading doctrine/lexer (1.1.0 => 1.2.1)
    [143.4MiB/57.83s]   - Upgrading doctrine/persistence (1.1.1 => 1.3.8)
    [143.4MiB/57.83s]   - Upgrading doctrine/reflection (v1.0.0 => 1.2.2)
    [143.4MiB/57.84s]   - Upgrading fig/link-util (1.0.0 => 1.1.2)
    [143.4MiB/57.84s]   - Upgrading friendsofsymfony/http-cache (2.7.0 => 2.10.1)
    [143.4MiB/57.84s]   - Upgrading friendsofsymfony/http-cache-bundle (2.7.0 => 2.10.3)
    [143.4MiB/57.84s]   - Upgrading guzzlehttp/guzzle (6.3.3 => 6.5.5)
    [143.4MiB/57.84s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.4.1)
    [143.4MiB/57.84s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.8.2)
    [143.4MiB/57.84s]   - Upgrading imagine/imagine (1.2.2 => 1.2.4)
    [143.4MiB/57.84s]   - Upgrading knplabs/knp-menu (2.6.0 => 2.6.1)
    [143.4MiB/57.84s]   - Upgrading knplabs/knp-time-bundle (v1.9.1 => v1.10.0)
    [143.4MiB/57.84s]   - Upgrading ma3xl3/contao-easy-favicon (2.0.1 => 2.0.2)
    [143.4MiB/57.84s]   - Upgrading madeyourday/contao-rocksolid-columns (v2.0.2 => v2.0.3)
    [143.4MiB/57.85s]   - Upgrading madeyourday/contao-rocksolid-slider (v2.0.11 => v2.0.24)
    [143.4MiB/57.85s]   - Upgrading matthiasmullie/minify (1.3.61 => 1.3.66)
    [143.4MiB/57.85s]   - Upgrading matthiasmullie/path-converter (1.1.2 => 1.1.3)
    [143.4MiB/57.85s]   - Upgrading michelf/php-markdown (1.8.0 => 1.9.0)
    [143.4MiB/57.85s]   - Upgrading monolog/monolog (1.25.1 => 1.26.1)
    [143.4MiB/57.85s]   - Upgrading nelmio/security-bundle (2.7.0 => v2.10.3)
    [143.4MiB/57.85s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [143.4MiB/57.85s]   - Upgrading patchwork/utf8 (v1.3.1 => v1.3.3)
    [143.4MiB/57.85s]   - Upgrading php-http/client-common (1.9.1 => 1.11.0)
    [143.4MiB/57.85s]   - Upgrading php-http/discovery (1.7.0 => 1.14.0)
    [143.4MiB/57.85s]   - Upgrading php-http/message (1.8.0 => 1.11.1)
    [143.4MiB/57.85s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [143.4MiB/57.85s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [143.4MiB/57.86s]   - Upgrading phpunit/php-token-stream (3.1.1 => 3.1.2)
    [143.4MiB/57.86s]   - Upgrading psr/container (1.0.0 => 1.1.1)
    [143.4MiB/57.86s]   - Upgrading psr/log (1.1.0 => 1.1.4)
    [143.4MiB/57.86s]   - Upgrading scssphp/scssphp (1.0.4 => v1.6.0)
    [143.4MiB/57.86s]   - Upgrading sensiolabs/security-checker (v6.0.2 => v6.0.3)
    [143.4MiB/57.86s]   - Upgrading simplepie/simplepie (1.5.2 => 1.5.6)
    [143.4MiB/57.86s]   - Locking symfony/deprecation-contracts (v2.4.0)
    [143.4MiB/57.86s]   - Upgrading symfony/http-client (v4.3.4 => v5.3.3)
    [143.4MiB/57.86s]   - Upgrading symfony/http-client-contracts (v1.1.6 => v2.4.0)
    [143.4MiB/57.86s]   - Upgrading symfony/mime (v4.3.4 => v5.3.2)
    [143.4MiB/57.86s]   - Upgrading symfony/monolog-bundle (v3.4.0 => v3.6.0)
    [143.4MiB/57.86s]   - Upgrading symfony/polyfill-apcu (v1.12.0 => v1.23.0)
    [143.4MiB/57.86s]   - Upgrading symfony/polyfill-ctype (v1.12.0 => v1.23.0)
    [143.4MiB/57.87s]   - Upgrading symfony/polyfill-intl-icu (v1.12.0 => v1.23.0)
    [143.4MiB/57.87s]   - Upgrading symfony/polyfill-intl-idn (v1.12.0 => v1.23.0)
    [143.4MiB/57.87s]   - Locking symfony/polyfill-intl-normalizer (v1.23.0)
    [143.4MiB/57.87s]   - Upgrading symfony/polyfill-mbstring (v1.12.0 => v1.23.0)
    [143.4MiB/57.87s]   - Upgrading symfony/polyfill-php56 (v1.12.0 => v1.20.0)
    [143.4MiB/57.87s]   - Upgrading symfony/polyfill-php70 (v1.12.0 => v1.20.0)
    [143.4MiB/57.87s]   - Upgrading symfony/polyfill-php72 (v1.12.0 => v1.23.0)
    [143.4MiB/57.87s]   - Upgrading symfony/polyfill-php73 (v1.12.0 => v1.23.0)
    [143.4MiB/57.87s]   - Locking symfony/polyfill-php80 (v1.23.0)
    [143.4MiB/57.87s]   - Locking symfony/service-contracts (v2.4.0)
    [143.4MiB/57.87s]   - Upgrading symfony/symfony (v3.4.31 => v3.4.49)
    [143.4MiB/57.88s]   - Upgrading tecnickcom/tcpdf (6.3.2 => 6.4.1)
    [143.4MiB/57.88s]   - Upgrading terminal42/contao-ajaxform (1.1.0 => 1.1.2)
    [143.4MiB/57.88s]   - Upgrading terminal42/contao-conditionalformfields (2.2.3 => 2.3.3)
    [143.4MiB/57.88s]   - Upgrading terminal42/contao-pageimage (3.4.2 => 3.4.3)
    [143.4MiB/57.88s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.1.0 => 2.3.1)
    [143.4MiB/57.88s]   - Upgrading twig/twig (v1.42.3 => v1.44.4)
    [143.4MiB/57.88s]   - Upgrading ua-parser/uap-php (v3.9.1 => v3.9.14)
    [143.4MiB/57.88s]   - Upgrading webmozart/assert (1.5.0 => 1.10.0)
    [143.0MiB/57.90s] Writing lock file
    [78.0MiB/57.95s] 1 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [78.4MiB/57.96s] Package contao-components/compass is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/57.96s] Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/57.96s] Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    [78.4MiB/57.96s] Package netzmacht/contao-iconwizard is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/57.96s] Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/57.96s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [78.4MiB/57.96s] Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/57.96s] Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/57.96s] Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
    [78.8MiB/57.96s] Memory usage: 78.75MB (peak: 1605.24MB), time: 57.97s.
    [78.8MiB/57.97s] Finished Composer Cloud resolving.
    
    
    # Job ID uJEnC9NnyafqZi4MArPnoLgQ0aZo3imCk8rixvpwECPaGAOFRplM3MRwzwPrqRoMW8b5Nsnw1pqSwI3 completed in 62 seconds
    # Memory usage: 78.75MB (peak: 1605.24MB), time: 57.97s.
    
    $ /opt/plesk/php/7.3/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 2 installs, 0 updates, 0 removals
    As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
    This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
    Installing 'unzip' may remediate them.
      - Downloading friends-of-contao/contao-privacy (2.0.0-beta7)
      - Downloading netzmacht/contao-iconwizard (1.2.3)
      - Installing friends-of-contao/contao-privacy (2.0.0-beta7): Extracting archive
      - Installing netzmacht/contao-iconwizard (1.2.3): Extracting archive
    Package contao-components/compass is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package netzmacht/contao-iconwizard is abandoned, you should avoid using it. No replacement was suggested.
    Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
    Generating optimized autoload files
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    35 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    
    In ContaoModuleBundle.php line 36:
                                                                       
      The module folder "system/modules/font-awesome" does not exist.  
                                                                       
    
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 113:
                                                                                
      An error occurred while executing the "contao:install-web-dir" command:   
      In ContaoModuleBundle.php line 36:                                        
                                                                                
        The module folder "system/modules/font-awesome" does not exist.         
                                                                                
    
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
    
    
    # Process terminated with exit code 1
    # Result: General error
    Auch hier... das system/modules/font-awesome existiert dort garnicht.

    Ich bin weiter im abgesicherten Modus, auch wenn jetzt scheinbar nichts mehr zu aktuslisieren ist... Front- und Backend weisse Seite.
    Geändert von tblumrich (19.07.2021 um 17:56 Uhr)
    blucomp | Webdesign & Onlinelösungen

  14. #14
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.061
    Partner-ID
    10107
    » sponsor me via GitHub or PayPal or Revolut

  15. #15
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Hab ich jetzt sogar noch 2x ausgeführt... var/cache gelöscht -> Systemwartung - composer update ausführen. Leider bleibts immer dabei:

    The module folder "system/modules/font-awesome" does not exist.

    Code:
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [5.6MiB/0.20s] Loading composer repositories with package information
    [67.6MiB/2.47s] Updating dependencies
    [143.4MiB/58.56s] Lock file operations: 5 installs, 92 updates, 6 removals
    [143.4MiB/58.56s]   - Removing components/font-awesome (4.7.0)
    [143.4MiB/58.56s]   - Removing contao-community-alliance/meta-palettes (2.0.7)
    [143.4MiB/58.57s]   - Removing kriswallsmith/assetic (v1.4.0)
    [143.4MiB/58.57s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    [143.4MiB/58.57s]   - Removing robloach/component-installer (0.2.3)
    [143.4MiB/58.57s]   - Removing symfony/polyfill-util (v1.12.0)
    [143.4MiB/58.57s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
    [143.4MiB/58.57s]   - Upgrading cliffparnitzky/tiny-mce-plugin-loader (2.1.9 => 2.1.10)
    [143.4MiB/58.57s]   - Upgrading clue/stream-filter (v1.4.1 => v1.5.0)
    [143.4MiB/58.57s]   - Upgrading codefog/contao-haste (4.24.0 => 4.24.17)
    [143.4MiB/58.58s]   - Upgrading composer/ca-bundle (1.2.4 => 1.2.10)
    [143.4MiB/58.58s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.1.5)
    [143.4MiB/58.58s]   - Upgrading contao-components/ace (1.4.4 => 1.4.12)
    [143.4MiB/58.58s]   - Upgrading contao-components/chosen (1.2.2 => 1.2.4)
    [143.4MiB/58.58s]   - Upgrading contao-components/colorbox (1.6.5 => 1.6.6)
    [143.4MiB/58.58s]   - Upgrading contao-components/contao (7.1.5 => 7.1.6)
    [143.4MiB/58.58s]   - Upgrading contao-components/installer (1.3.1 => 1.4.1)
    [143.4MiB/58.58s]   - Upgrading contao-components/mediaelement (4.2.10 => 4.2.14)
    [143.4MiB/58.58s]   - Upgrading contao-components/tablesort (3.4.12 => 4.0.1)
    [143.4MiB/58.58s]   - Upgrading contao-components/tablesorter (2.1.1 => 2.31.3)
    [143.4MiB/58.58s]   - Upgrading contao/calendar-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.59s]   - Upgrading contao/comments-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.59s]   - Upgrading contao/conflicts (dev-master 99f14df => dev-main e522208)
    [143.4MiB/58.59s]   - Upgrading contao/core-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.59s]   - Upgrading contao/faq-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.59s]   - Upgrading contao/imagine-svg (0.2.2 => 0.2.3)
    [143.4MiB/58.59s]   - Upgrading contao/installation-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.59s]   - Upgrading contao/listing-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.59s]   - Upgrading contao/manager-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.59s]   - Upgrading contao/manager-plugin (2.7.1 => 2.11.0)
    [143.4MiB/58.59s]   - Upgrading contao/news-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.60s]   - Upgrading contao/newsletter-bundle (4.4.43 => 4.4.55)
    [143.4MiB/58.60s]   - Upgrading dieschittigs/contao-recaptcha (v1.2.4 => 1.2.5)
    [143.4MiB/58.60s]   - Upgrading dklemmt/contao_dk_mmenu (3.1.0 => 3.2.4)
    [143.4MiB/58.60s]   - Upgrading doctrine/annotations (v1.7.0 => 1.13.1)
    [143.4MiB/58.60s]   - Upgrading doctrine/cache (v1.8.0 => 1.12.1)
    [143.4MiB/58.60s]   - Upgrading doctrine/collections (v1.6.2 => 1.6.7)
    [143.4MiB/58.60s]   - Upgrading doctrine/common (v2.11.0 => 2.13.3)
    [143.4MiB/58.60s]   - Upgrading doctrine/dbal (v2.8.1 => 2.13.2)
    [143.4MiB/58.60s]   - Locking doctrine/deprecations (v0.5.3)
    [143.4MiB/58.60s]   - Upgrading doctrine/doctrine-bundle (1.11.2 => 1.12.13)
    [143.4MiB/58.60s]   - Upgrading doctrine/doctrine-cache-bundle (1.3.5 => 1.4.0)
    [143.4MiB/58.61s]   - Upgrading doctrine/event-manager (v1.0.0 => 1.1.1)
    [143.4MiB/58.61s]   - Upgrading doctrine/inflector (v1.3.0 => 1.4.4)
    [143.4MiB/58.61s]   - Upgrading doctrine/lexer (1.1.0 => 1.2.1)
    [143.4MiB/58.61s]   - Upgrading doctrine/persistence (1.1.1 => 1.3.8)
    [143.4MiB/58.61s]   - Upgrading doctrine/reflection (v1.0.0 => 1.2.2)
    [143.4MiB/58.61s]   - Upgrading fig/link-util (1.0.0 => 1.1.2)
    [143.4MiB/58.61s]   - Upgrading friendsofsymfony/http-cache (2.7.0 => 2.10.1)
    [143.4MiB/58.61s]   - Upgrading friendsofsymfony/http-cache-bundle (2.7.0 => 2.10.3)
    [143.4MiB/58.62s]   - Upgrading guzzlehttp/guzzle (6.3.3 => 6.5.5)
    [143.4MiB/58.62s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.4.1)
    [143.4MiB/58.62s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.8.2)
    [143.4MiB/58.62s]   - Upgrading imagine/imagine (1.2.2 => 1.2.4)
    [143.4MiB/58.62s]   - Upgrading knplabs/knp-menu (2.6.0 => 2.6.1)
    [143.4MiB/58.62s]   - Upgrading knplabs/knp-time-bundle (v1.9.1 => v1.10.0)
    [143.4MiB/58.63s]   - Upgrading ma3xl3/contao-easy-favicon (2.0.1 => 2.0.2)
    [143.4MiB/58.63s]   - Upgrading madeyourday/contao-rocksolid-columns (v2.0.2 => v2.0.3)
    [143.4MiB/58.63s]   - Upgrading madeyourday/contao-rocksolid-slider (v2.0.11 => v2.0.24)
    [143.4MiB/58.63s]   - Upgrading matthiasmullie/minify (1.3.61 => 1.3.66)
    [143.4MiB/58.63s]   - Upgrading matthiasmullie/path-converter (1.1.2 => 1.1.3)
    [143.4MiB/58.63s]   - Upgrading michelf/php-markdown (1.8.0 => 1.9.0)
    [143.4MiB/58.63s]   - Upgrading monolog/monolog (1.25.1 => 1.26.1)
    [143.4MiB/58.63s]   - Upgrading nelmio/security-bundle (2.7.0 => v2.10.3)
    [143.4MiB/58.64s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [143.4MiB/58.64s]   - Upgrading patchwork/utf8 (v1.3.1 => v1.3.3)
    [143.4MiB/58.64s]   - Upgrading php-http/client-common (1.9.1 => 1.11.0)
    [143.4MiB/58.64s]   - Upgrading php-http/discovery (1.7.0 => 1.14.0)
    [143.4MiB/58.64s]   - Upgrading php-http/message (1.8.0 => 1.11.1)
    [143.4MiB/58.64s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [143.4MiB/58.64s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [143.4MiB/58.64s]   - Upgrading phpunit/php-token-stream (3.1.1 => 3.1.2)
    [143.4MiB/58.64s]   - Upgrading psr/container (1.0.0 => 1.1.1)
    [143.4MiB/58.64s]   - Upgrading psr/log (1.1.0 => 1.1.4)
    [143.4MiB/58.65s]   - Upgrading scssphp/scssphp (1.0.4 => v1.6.0)
    [143.4MiB/58.65s]   - Upgrading sensiolabs/security-checker (v6.0.2 => v6.0.3)
    [143.4MiB/58.65s]   - Upgrading simplepie/simplepie (1.5.2 => 1.5.6)
    [143.4MiB/58.65s]   - Locking symfony/deprecation-contracts (v2.4.0)
    [143.4MiB/58.65s]   - Upgrading symfony/http-client (v4.3.4 => v5.3.3)
    [143.4MiB/58.65s]   - Upgrading symfony/http-client-contracts (v1.1.6 => v2.4.0)
    [143.4MiB/58.65s]   - Upgrading symfony/mime (v4.3.4 => v5.3.2)
    [143.4MiB/58.65s]   - Upgrading symfony/monolog-bundle (v3.4.0 => v3.6.0)
    [143.4MiB/58.65s]   - Upgrading symfony/polyfill-apcu (v1.12.0 => v1.23.0)
    [143.4MiB/58.66s]   - Upgrading symfony/polyfill-ctype (v1.12.0 => v1.23.0)
    [143.4MiB/58.66s]   - Upgrading symfony/polyfill-intl-icu (v1.12.0 => v1.23.0)
    [143.4MiB/58.66s]   - Upgrading symfony/polyfill-intl-idn (v1.12.0 => v1.23.0)
    [143.4MiB/58.66s]   - Locking symfony/polyfill-intl-normalizer (v1.23.0)
    [143.4MiB/58.66s]   - Upgrading symfony/polyfill-mbstring (v1.12.0 => v1.23.0)
    [143.4MiB/58.66s]   - Upgrading symfony/polyfill-php56 (v1.12.0 => v1.20.0)
    [143.4MiB/58.66s]   - Upgrading symfony/polyfill-php70 (v1.12.0 => v1.20.0)
    [143.4MiB/58.66s]   - Upgrading symfony/polyfill-php72 (v1.12.0 => v1.23.0)
    [143.4MiB/58.67s]   - Upgrading symfony/polyfill-php73 (v1.12.0 => v1.23.0)
    [143.4MiB/58.67s]   - Locking symfony/polyfill-php80 (v1.23.0)
    [143.4MiB/58.67s]   - Locking symfony/service-contracts (v2.4.0)
    [143.4MiB/58.67s]   - Upgrading symfony/symfony (v3.4.31 => v3.4.49)
    [143.4MiB/58.67s]   - Upgrading tecnickcom/tcpdf (6.3.2 => 6.4.1)
    [143.4MiB/58.67s]   - Upgrading terminal42/contao-ajaxform (1.1.0 => 1.1.2)
    [143.4MiB/58.67s]   - Upgrading terminal42/contao-conditionalformfields (2.2.3 => 2.3.3)
    [143.4MiB/58.67s]   - Upgrading terminal42/contao-pageimage (3.4.2 => 3.4.3)
    [143.4MiB/58.68s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.1.0 => 2.3.1)
    [143.4MiB/58.68s]   - Upgrading twig/twig (v1.42.3 => v1.44.4)
    [143.4MiB/58.68s]   - Upgrading ua-parser/uap-php (v3.9.1 => v3.9.14)
    [143.4MiB/58.68s]   - Upgrading webmozart/assert (1.5.0 => 1.10.0)
    [143.0MiB/58.70s] Writing lock file
    [78.0MiB/58.74s] 1 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [78.4MiB/58.75s] Package contao-components/compass is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/58.75s] Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/58.75s] Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    [78.4MiB/58.75s] Package netzmacht/contao-iconwizard is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/58.75s] Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/58.75s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [78.4MiB/58.75s] Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/58.75s] Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [78.4MiB/58.75s] Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
    [78.8MiB/58.76s] Memory usage: 78.75MB (peak: 1605.24MB), time: 58.76s.
    [78.8MiB/58.76s] Finished Composer Cloud resolving.
    
    
    # Job ID jxAzOZl8ZZCcRgZzDWpA6VnQuzJbpoqL4HGCkIDL1cuEzfCpS7gjYEfgNgqJhMJTrcZp8TuPiB0thad4PcdSKSm4bIutTzzVb0ThfsvjuSWc0dcHV5LJ completed in 62 seconds
    # Memory usage: 78.75MB (peak: 1605.24MB), time: 58.76s.
    
    $ /opt/plesk/php/7.3/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Nothing to install, update or remove
    Package contao-components/compass is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package netzmacht/contao-iconwizard is abandoned, you should avoid using it. No replacement was suggested.
    Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package sensiolabs/security-checker is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.
    Generating optimized autoload files
    35 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    
    In ContaoModuleBundle.php line 36:
                                                                       
      The module folder "system/modules/font-awesome" does not exist.  
                                                                       
    
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 113:
                                                                                
      An error occurred while executing the "contao:install-web-dir" command:   
      In ContaoModuleBundle.php line 36:                                        
                                                                                
        The module folder "system/modules/font-awesome" does not exist.         
                                                                                
    
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
    
    
    # Process terminated with exit code 1
    # Result: General error
    Gibts noch eine alternative Idee?
    Geändert von tblumrich (19.07.2021 um 19:20 Uhr)
    blucomp | Webdesign & Onlinelösungen

  16. #16
    AG Pressearbeit
    Community-Moderator
    Buchautor 'Contao für Webdesigner'
    Avatar von planepix
    Registriert seit
    05.06.2009.
    Ort
    Stuttgart
    Beiträge
    6.468
    Partner-ID
    107
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Guten Abend Thomas,

    wenn ich mich richtig erinnere konnte man das im Seitenlayout aktiviert – die Fontawesome Fonts.
    Das Seitenlayout noch mal abspeichern…
    ---------------------------------
    Beste Grüße planepix
    Contao für Webdesigner (Website), Twitter: @contaowebdesign
    weitzeldesign
    Contao-Sprechstunde
    Contao Schulungen: https://www.weitzeldesign.com/cms-co...chulungen.html
    Contao Jahrbuch: www.contao-jahrbuch.de
    Contao Agenturtag: www.contao-agenturtag.de
    Contao Stammtisch Stuttgart: www.contao-stammtisch-stuttgart.de
    Contao 4 Erfahrungen als Gitbook: https://app.gitbook.com/@planepix/s/...-mit-contao-4/
    Contao 4 & Manager Hosterhinweise: https://github.com/contao/contao-manager/wiki

    Schon wieder ein Update?
    Glücklich sind die, die den Wert erkennen – und wertschätzen.
    „Muss man machen wie beim Zahnarzt. Der bestraft einen auch mit hohen Rechnungen wenn man die Pflege vernachlässigt.”

  17. #17
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Vielen Dank für den Hilfsansatz, aber ich komme ja nirgends mehr ran, auch ans Backend nicht.
    Außerdem muss es nach meinem Verständnis vorher problematisch sein, da ja der Manager im abgesicherten Modus ist und moniert das etwas falsch ist...

    Ich gebe auch gerne mal jemandem mit mehr Ahnung Zugang zum Manager, wenn erwünscht.

    Ich hab jedenfalls keine Idee ...


    Gesendet von iPad mit Tapatalk
    blucomp | Webdesign & Onlinelösungen

  18. #18
    AG Pressearbeit
    Community-Moderator
    Buchautor 'Contao für Webdesigner'
    Avatar von planepix
    Registriert seit
    05.06.2009.
    Ort
    Stuttgart
    Beiträge
    6.468
    Partner-ID
    107
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ok.
    Und im vendor Ordner ist das mit dem Fontawesome auch gelöscht?
    ---------------------------------
    Beste Grüße planepix
    Contao für Webdesigner (Website), Twitter: @contaowebdesign
    weitzeldesign
    Contao-Sprechstunde
    Contao Schulungen: https://www.weitzeldesign.com/cms-co...chulungen.html
    Contao Jahrbuch: www.contao-jahrbuch.de
    Contao Agenturtag: www.contao-agenturtag.de
    Contao Stammtisch Stuttgart: www.contao-stammtisch-stuttgart.de
    Contao 4 Erfahrungen als Gitbook: https://app.gitbook.com/@planepix/s/...-mit-contao-4/
    Contao 4 & Manager Hosterhinweise: https://github.com/contao/contao-manager/wiki

    Schon wieder ein Update?
    Glücklich sind die, die den Wert erkennen – und wertschätzen.
    „Muss man machen wie beim Zahnarzt. Der bestraft einen auch mit hohen Rechnungen wenn man die Pflege vernachlässigt.”

  19. #19
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Ja, da ist sie auch weg.


    Gesendet von iPad mit Tapatalk
    blucomp | Webdesign & Onlinelösungen

  20. #20
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.076
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ist denn überhaupt noch was in system/modules, also Contao 3 Erweiterungen? Speziell solche, die eventuell die Erweiterung font-awesome benötigen könnten?

  21. #21
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Da dürfte nichts sein, was darauf basiert. Höchstens der Icon-Wizards, aber den hab ich eben aus der composer.json entfernt. Am Ende mit dem selben Fehler von oben.

    Screen system/modules
    scrren_modules.jpg

    composer.json
    Code:
    {
        "type": "project",
        "require": {
            "backboneit/contao-navigation": "^1.8",
            "cliffparnitzky/tiny-mce-font-awesome": "^2.1",
            "contao/calendar-bundle": "^4.4",
            "contao/comments-bundle": "^4.4",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "^4.4",
            "contao/listing-bundle": "^4.4",
            "contao/manager-bundle": "4.4.*",
            "contao/news-bundle": "^4.4",
            "contao/newsletter-bundle": "^4.4",
            "delahaye/dlh_googlemaps": "^2.4",
            "dieschittigs/contao-recaptcha": "^1.2",
            "dklemmt/contao_dk_mmenu": "^3.1",
            "friends-of-contao/contao-privacy": "^2.0@beta",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "ma3xl3/contao-easy-favicon": "^2.0",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "netzmacht/contao-font-awesome-inserttag": "^2.0",
            "psi/boxes4ward": "^2.0",
            "srhinow/contao-page-images-bundle": "^0.0.3",
            "terminal42/contao-ajaxform": "^1.1",
            "terminal42/contao-conditionalformfields": "^2.2",
            "terminal42/contao-pageimage": "^3.4"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Muss doch irgendeine Möglichkeit geben... [emoji22]

    //edit
    Habjetzt alles von netzmacht aus der composer.json entfernt und composer.update ausgeführt. Erweiterungen sind weg aus vendor... Fehler wie oben bleibt!
    Geändert von tblumrich (19.07.2021 um 22:48 Uhr)
    blucomp | Webdesign & Onlinelösungen

  22. #22
    Contao-Nutzer
    Registriert seit
    26.10.2012.
    Beiträge
    89
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ich habe testweise deine composer.json installiert und keine Probleme feststellen können.

    Ich vermute deshalb, dass aus einer Konfiguration von deiner Installation noch an irgendeiner Stelle das font-awesome Modul geladen wird. Z. B. eine autoload.ini oder das App\ContaoManager\Plugin.

    Eventuell mit einem Texteditor mal in der ganzen Installation nach "font-awesome" suchen?

  23. #23
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Hallo!

    Danke für die Hilfe - ich probier nachher mal mein Glück mit der Suche...
    blucomp | Webdesign & Onlinelösungen

  24. #24
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Ich hab mir die Installation mal komplett gezogen und dann mit Notepad durchsuchen lassen auf "font-awesome". Ich hoffe es ist okay, das ich das Ergebnis hier mal paste...
    Für mich ist das meiste irgendwas aus den CSS Files, den Logs, dem Cache oder aus der Erweiterung von Cliff P.

    Ich würde mich freuen, wenn jemand mal guckt und einen Grund ausmachen kann...

    Code:
    Search "font-awesome" (437 hits in 38 files)
      D:\websites\sani-konrad\bu2021\components\font-awesome\css\font-awesome.css (1 hit)
    	Line 2179: .fa-font-awesome:before {
      D:\websites\sani-konrad\bu2021\components\font-awesome\css\font-awesome.css.map (1 hit)
    	Line 6: "file": "font-awesome.css"
      D:\websites\sani-konrad\bu2021\components\font-awesome\css\font-awesome.min.css (1 hit)
    	Line 4:  */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;wi...
      D:\websites\sani-konrad\bu2021\components\font-awesome\font-awesome-built.css (1 hit)
    	Line 2179: .fa-font-awesome:before {
      D:\websites\sani-konrad\bu2021\components\require.css (7 hits)
    	Line 9:   src: url('font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
    	Line 10:   src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    	Line 10:   src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    	Line 10:   src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    	Line 10:   src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    	Line 10:   src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    	Line 2179: .fa-font-awesome:before {
      D:\websites\sani-konrad\bu2021\composer.json (1 hit)
    	Line 5:         "cliffparnitzky/tiny-mce-font-awesome": "^2.1",
      D:\websites\sani-konrad\bu2021\composer.lock (20 hits)
    	Line 105:             "name": "cliffparnitzky/tiny-mce-font-awesome",
    	Line 391:             "name": "components/font-awesome",
    	Line 395:                 "url": "https://github.com/components/font-awesome.git",
    	Line 400:                 "url": "https://api.github.com/repos/components/font-awesome/zipball/885308b939369d147bec93174722786bc2c4eedd",
    	Line 408:                         "css/font-awesome.css"
    	Line 411:                         "css/font-awesome.min.css",
    	Line 412:                         "css/font-awesome.css.map",
    	Line 4861:             "name": "netzmacht/contao-font-awesome",
    	Line 4865:                 "url": "https://github.com/netzmacht/contao-font-awesome.git",
    	Line 4870:                 "url": "https://api.github.com/repos/netzmacht/contao-font-awesome/zipball/e0ed9fd6f955889ecbb6fb3690ef914afc07b29d",
    	Line 4875:                 "components/font-awesome": "~4.7.0",
    	Line 4884:                 "contao-legacy/font-awesome": "*"
    	Line 4887:                 "fortawesome/font-awesome": "~4.7.0",
    	Line 4898:                         "module": "system/modules/font-awesome"
    	Line 4928:             "name": "netzmacht/contao-font-awesome-inserttag",
    	Line 4932:                 "url": "https://github.com/netzmacht/contao-font-awesome-inserttag.git",
    	Line 4937:                 "url": "https://api.github.com/repos/netzmacht/contao-font-awesome-inserttag/zipball/505ad3f7c0b7a0ff3a339c1ab4d5708fd18c27da",
    	Line 4954:                 "components/font-awesome": "Font awesome components package",
    	Line 4955:                 "fortawesome/font-awesome": "Official font awesome package"
    	Line 5018:                 "netzmacht/font-awesome": "Use Font Awesome icons"
      D:\websites\sani-konrad\bu2021\contao-manager\composer-remove.set.json (2 hits)
    	Line 1: {"id":"composer-remove","commandline":{"0":"\/opt\/plesk\/php\/7.3\/bin\/php","1":"-q","2":"-dmax_execution_time=0","3":"-dmemory_limit=-1","4":"-dallow_url_fopen=1","5":"-ddisable_functions=","6":"-ddate.timezone=UTC","7":"\/var\/www\/vhosts\/sanitaetshaus-konrad.de\/httpdocs\/2019\/web\/contao-manager.phar.php","8":"composer","9":"remove","friends-of-contao\/contao-privacy":"friends-of-contao\/contao-privacy","netzmacht\/contao-font-awesome":"netzmacht\/contao-font-awesome","netzmacht\/contao-iconwizard":"netzmacht\/contao-iconwizard","10":"--no-update","11":"--no-scripts","12":"--no-ansi","13":"--no-interaction"},"cwd":"\/var\/www\/vhosts\/sanitaetshaus-konrad.de\/httpdocs\/2019","status":"ready","timeout":0,"forker":"Contao\\ManagerApi\\Process\\Forker\\DisownForker"}
    	Line 1: {"id":"composer-remove","commandline":{"0":"\/opt\/plesk\/php\/7.3\/bin\/php","1":"-q","2":"-dmax_execution_time=0","3":"-dmemory_limit=-1","4":"-dallow_url_fopen=1","5":"-ddisable_functions=","6":"-ddate.timezone=UTC","7":"\/var\/www\/vhosts\/sanitaetshaus-konrad.de\/httpdocs\/2019\/web\/contao-manager.phar.php","8":"composer","9":"remove","friends-of-contao\/contao-privacy":"friends-of-contao\/contao-privacy","netzmacht\/contao-font-awesome":"netzmacht\/contao-font-awesome","netzmacht\/contao-iconwizard":"netzmacht\/contao-iconwizard","10":"--no-update","11":"--no-scripts","12":"--no-ansi","13":"--no-interaction"},"cwd":"\/var\/www\/vhosts\/sanitaetshaus-konrad.de\/httpdocs\/2019","status":"ready","timeout":0,"forker":"Contao\\ManagerApi\\Process\\Forker\\DisownForker"}
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log (4 hits)
    	Line 8: [143.3MiB/56.23s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.3MiB/56.24s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 12: [143.3MiB/56.24s]   - Removing netzmacht/contao-font-awesome-inserttag (2.0.1)
    	Line 16: [143.3MiB/56.24s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.1 (4 hits)
    	Line 8: [143.3MiB/54.93s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.3MiB/54.93s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 12: [143.3MiB/54.93s]   - Removing netzmacht/contao-font-awesome-inserttag (2.0.1)
    	Line 16: [143.3MiB/54.94s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.10 (4 hits)
    	Line 10:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 11:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.11 (5 hits)
    	Line 1: $ /opt/plesk/php/7.3/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/web/contao-manager.phar.php composer remove friends-of-contao/contao-privacy netzmacht/contao-font-awesome netzmacht/contao-iconwizard --no-update --no-scripts --no-ansi --no-interaction
    	Line 17:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 18:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 23:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 23:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.12 (4 hits)
    	Line 10:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 11:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.14 (5 hits)
    	Line 1: $ /opt/plesk/php/7.3/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/web/contao-manager.phar.php composer remove netzmacht/contao-iconwizard netzmacht/contao-font-awesome friends-of-contao/contao-privacy --no-update --no-scripts --no-ansi --no-interaction
    	Line 17:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 18:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 23:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 23:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.16 (4 hits)
    	Line 10:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 11:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.17 (4 hits)
    	Line 1: $ /opt/plesk/php/7.3/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/web/contao-manager.phar.php composer remove netzmacht/contao-iconwizard netzmacht/contao-font-awesome --no-update --no-scripts --no-ansi --no-interaction
    	Line 15: [143.4MiB/57.40s]   - Removing components/font-awesome (4.7.0)
    	Line 18: [143.4MiB/57.40s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 22: [143.4MiB/57.41s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.18 (4 hits)
    	Line 10:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 11:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.2 (3 hits)
    	Line 8: [143.4MiB/54.72s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.4MiB/54.73s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 15: [143.4MiB/54.74s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.22 (4 hits)
    	Line 10:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 11:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.23 (4 hits)
    	Line 10:     - netzmacht/contao-font-awesome[4.7.1, ..., 4.7.2] require robloach/component-installer ~0.1 -> satisfiable by robloach/component-installer[0.1.0, ..., 0.2.3].
    	Line 11:     - netzmacht/contao-font-awesome 4.7.0 requires contao-community-alliance/composer-plugin ~2.2 -> satisfiable by contao-community-alliance/composer-plugin[2.2, ..., 2.4.3].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
    	Line 16:     - Root composer.json requires netzmacht/contao-font-awesome ^4.7 -> satisfiable by netzmacht/contao-font-awesome[4.7.0, 4.7.1, 4.7.2].
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.3 (3 hits)
    	Line 8: [143.6MiB/48.83s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.6MiB/48.83s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 15: [143.6MiB/48.84s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.4 (3 hits)
    	Line 8: [143.4MiB/54.40s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.4MiB/54.40s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 15: [143.4MiB/54.41s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.5 (3 hits)
    	Line 8: [143.4MiB/58.56s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.4MiB/58.57s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 14: [143.4MiB/58.57s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.6 (3 hits)
    	Line 8: [143.6MiB/50.64s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.6MiB/50.65s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 14: [143.6MiB/50.65s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.8 (3 hits)
    	Line 8: [143.4MiB/57.79s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.4MiB/57.79s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 14: [143.4MiB/57.79s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\contao-manager\logs\task-output.log.9 (3 hits)
    	Line 8: [143.4MiB/57.04s]   - Removing components/font-awesome (4.7.0)
    	Line 11: [143.4MiB/57.04s]   - Removing netzmacht/contao-font-awesome (4.7.2)
    	Line 14: [143.4MiB/57.04s]   - Upgrading cliffparnitzky/tiny-mce-font-awesome (2.1.1 => 2.1.2)
      D:\websites\sani-konrad\bu2021\var\cache\prod\bundles.map (2 hits)
    	Line 532:   'font-awesome' => 
    	Line 534:      'name' => 'font-awesome',
      D:\websites\sani-konrad\bu2021\var\logs\prod-2021-07-12.log (20 hits)
    	Line 37: [2021-07-12 08:44:49] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 37: [2021-07-12 08:44:49] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 37: [2021-07-12 08:44:49] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 37: [2021-07-12 08:44:49] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 39: [2021-07-12 08:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-12 08:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-12 08:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-12 08:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-12 08:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-12 08:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 40: [2021-07-12 08:49:03] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 40: [2021-07-12 08:49:03] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 40: [2021-07-12 08:49:03] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 40: [2021-07-12 08:49:03] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 42: [2021-07-12 08:49:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-12 08:49:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-12 08:49:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-12 08:49:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-12 08:49:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-12 08:49:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
      D:\websites\sani-konrad\bu2021\var\logs\prod-2021-07-19.log (290 hits)
    	Line 28: [2021-07-19 14:47:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 28: [2021-07-19 14:47:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 28: [2021-07-19 14:47:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 28: [2021-07-19 14:47:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 30: [2021-07-19 14:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 30: [2021-07-19 14:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 30: [2021-07-19 14:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 30: [2021-07-19 14:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 30: [2021-07-19 14:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 30: [2021-07-19 14:47:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 31: [2021-07-19 14:48: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 31: [2021-07-19 14:48: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 31: [2021-07-19 14:48: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 31: [2021-07-19 14:48: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 33: [2021-07-19 14:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 33: [2021-07-19 14:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 33: [2021-07-19 14:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 33: [2021-07-19 14:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 33: [2021-07-19 14:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 33: [2021-07-19 14:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 37: [2021-07-19 14:48:46] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 37: [2021-07-19 14:48:46] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 37: [2021-07-19 14:48:46] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 37: [2021-07-19 14:48:46] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 39: [2021-07-19 14:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-19 14:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-19 14:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-19 14:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-19 14:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 39: [2021-07-19 14:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 40: [2021-07-19 14:49:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 40: [2021-07-19 14:49:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 40: [2021-07-19 14:49:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 40: [2021-07-19 14:49:34] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 42: [2021-07-19 14:49:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-19 14:49:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-19 14:49:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-19 14:49:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-19 14:49:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 42: [2021-07-19 14:49:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 43: [2021-07-19 14:49:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 43: [2021-07-19 14:49:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 43: [2021-07-19 14:49:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 43: [2021-07-19 14:49:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 45: [2021-07-19 14:49:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 45: [2021-07-19 14:49:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 45: [2021-07-19 14:49:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 45: [2021-07-19 14:49:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 45: [2021-07-19 14:49:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 45: [2021-07-19 14:49:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 46: [2021-07-19 14:51:00] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 46: [2021-07-19 14:51:00] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 46: [2021-07-19 14:51:00] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 46: [2021-07-19 14:51:00] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 48: [2021-07-19 14:51:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 48: [2021-07-19 14:51:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 48: [2021-07-19 14:51:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 48: [2021-07-19 14:51:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 48: [2021-07-19 14:51:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 48: [2021-07-19 14:51:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 49: [2021-07-19 14:51:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 49: [2021-07-19 14:51:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 49: [2021-07-19 14:51:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 49: [2021-07-19 14:51:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 51: [2021-07-19 14:51:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 51: [2021-07-19 14:51:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 51: [2021-07-19 14:51:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 51: [2021-07-19 14:51:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 51: [2021-07-19 14:51:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 51: [2021-07-19 14:51:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 52: [2021-07-19 14:54:42] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 52: [2021-07-19 14:54:42] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 52: [2021-07-19 14:54:42] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 52: [2021-07-19 14:54:42] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 54: [2021-07-19 14:54:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 54: [2021-07-19 14:54:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 54: [2021-07-19 14:54:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 54: [2021-07-19 14:54:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 54: [2021-07-19 14:54:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 54: [2021-07-19 14:54:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 58: [2021-07-19 14:54:59] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 58: [2021-07-19 14:54:59] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 58: [2021-07-19 14:54:59] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 58: [2021-07-19 14:54:59] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 60: [2021-07-19 14:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 60: [2021-07-19 14:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 60: [2021-07-19 14:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 60: [2021-07-19 14:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 60: [2021-07-19 14:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 60: [2021-07-19 14:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 61: [2021-07-19 14:57:01] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 61: [2021-07-19 14:57:01] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 61: [2021-07-19 14:57:01] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 61: [2021-07-19 14:57:01] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 63: [2021-07-19 14:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 63: [2021-07-19 14:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 63: [2021-07-19 14:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 63: [2021-07-19 14:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 63: [2021-07-19 14:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 63: [2021-07-19 14:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 67: [2021-07-19 14:57:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 67: [2021-07-19 14:57:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 67: [2021-07-19 14:57:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 67: [2021-07-19 14:57:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 69: [2021-07-19 14:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 69: [2021-07-19 14:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 69: [2021-07-19 14:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 69: [2021-07-19 14:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 69: [2021-07-19 14:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 69: [2021-07-19 14:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 70: [2021-07-19 14:57:27] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 70: [2021-07-19 14:57:27] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 70: [2021-07-19 14:57:27] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 70: [2021-07-19 14:57:27] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 72: [2021-07-19 14:57:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 72: [2021-07-19 14:57:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 72: [2021-07-19 14:57:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 72: [2021-07-19 14:57:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 72: [2021-07-19 14:57:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 72: [2021-07-19 14:57:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 73: [2021-07-19 14:58:02] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 73: [2021-07-19 14:58:02] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 73: [2021-07-19 14:58:02] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 73: [2021-07-19 14:58:02] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 75: [2021-07-19 14:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 75: [2021-07-19 14:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 75: [2021-07-19 14:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 75: [2021-07-19 14:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 75: [2021-07-19 14:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 75: [2021-07-19 14:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 76: [2021-07-19 15:00:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 76: [2021-07-19 15:00:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 76: [2021-07-19 15:00:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 76: [2021-07-19 15:00:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 78: [2021-07-19 15:00:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 78: [2021-07-19 15:00:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 78: [2021-07-19 15:00:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 78: [2021-07-19 15:00:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 78: [2021-07-19 15:00:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 78: [2021-07-19 15:00:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 79: [2021-07-19 15:00:16] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 79: [2021-07-19 15:00:16] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 79: [2021-07-19 15:00:16] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 79: [2021-07-19 15:00:16] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 81: [2021-07-19 15:00:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 81: [2021-07-19 15:00:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 81: [2021-07-19 15:00:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 81: [2021-07-19 15:00:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 81: [2021-07-19 15:00:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 81: [2021-07-19 15:00:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 82: [2021-07-19 15:00:26] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 82: [2021-07-19 15:00:26] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 82: [2021-07-19 15:00:26] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 82: [2021-07-19 15:00:26] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 84: [2021-07-19 15:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 84: [2021-07-19 15:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 84: [2021-07-19 15:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 84: [2021-07-19 15:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 84: [2021-07-19 15:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 84: [2021-07-19 15:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 85: [2021-07-19 15:00:38] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 85: [2021-07-19 15:00:38] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 85: [2021-07-19 15:00:38] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 85: [2021-07-19 15:00:38] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 87: [2021-07-19 15:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 87: [2021-07-19 15:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 87: [2021-07-19 15:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 87: [2021-07-19 15:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 87: [2021-07-19 15:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 87: [2021-07-19 15:00:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 88: [2021-07-19 15:01:19] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 88: [2021-07-19 15:01:19] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 88: [2021-07-19 15:01:19] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 88: [2021-07-19 15:01:19] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 90: [2021-07-19 15:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 90: [2021-07-19 15:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 90: [2021-07-19 15:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 90: [2021-07-19 15:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 90: [2021-07-19 15:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 90: [2021-07-19 15:01:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 91: [2021-07-19 15:01:52] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 91: [2021-07-19 15:01:52] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 91: [2021-07-19 15:01:52] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 91: [2021-07-19 15:01:52] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 93: [2021-07-19 15:01:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 93: [2021-07-19 15:01:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 93: [2021-07-19 15:01:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 93: [2021-07-19 15:01:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 93: [2021-07-19 15:01:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 93: [2021-07-19 15:01:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 94: [2021-07-19 15:02:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 94: [2021-07-19 15:02:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 94: [2021-07-19 15:02:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 94: [2021-07-19 15:02:07] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 96: [2021-07-19 15:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 96: [2021-07-19 15:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 96: [2021-07-19 15:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 96: [2021-07-19 15:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 96: [2021-07-19 15:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 96: [2021-07-19 15:02:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 97: [2021-07-19 15:37:06] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 97: [2021-07-19 15:37:06] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 97: [2021-07-19 15:37:06] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 97: [2021-07-19 15:37:06] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 99: [2021-07-19 15:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 99: [2021-07-19 15:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 99: [2021-07-19 15:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 99: [2021-07-19 15:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 99: [2021-07-19 15:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 99: [2021-07-19 15:37:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 100: [2021-07-19 15:37:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 100: [2021-07-19 15:37:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 100: [2021-07-19 15:37:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 100: [2021-07-19 15:37:12] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 102: [2021-07-19 15:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 102: [2021-07-19 15:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 102: [2021-07-19 15:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 102: [2021-07-19 15:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 102: [2021-07-19 15:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 102: [2021-07-19 15:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 103: [2021-07-19 15:37:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 103: [2021-07-19 15:37:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 103: [2021-07-19 15:37:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 103: [2021-07-19 15:37:50] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 105: [2021-07-19 15:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 105: [2021-07-19 15:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 105: [2021-07-19 15:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 105: [2021-07-19 15:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 105: [2021-07-19 15:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 105: [2021-07-19 15:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 115: [2021-07-19 15:38:05] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 115: [2021-07-19 15:38:05] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 115: [2021-07-19 15:38:05] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 115: [2021-07-19 15:38:05] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 117: [2021-07-19 15:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 117: [2021-07-19 15:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 117: [2021-07-19 15:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 117: [2021-07-19 15:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 117: [2021-07-19 15:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 117: [2021-07-19 15:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 127: [2021-07-19 15:38:31] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 127: [2021-07-19 15:38:31] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 127: [2021-07-19 15:38:31] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 127: [2021-07-19 15:38:31] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 129: [2021-07-19 15:38:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 129: [2021-07-19 15:38:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 129: [2021-07-19 15:38:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 129: [2021-07-19 15:38:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 129: [2021-07-19 15:38:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 129: [2021-07-19 15:38:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 133: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 133: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 133: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 133: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 135: [2021-07-19 15:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 135: [2021-07-19 15:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 135: [2021-07-19 15:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 135: [2021-07-19 15:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 135: [2021-07-19 15:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 135: [2021-07-19 15:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 136: [2021-07-19 15:38:39] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 136: [2021-07-19 15:38:39] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 136: [2021-07-19 15:38:39] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 136: [2021-07-19 15:38:39] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 138: [2021-07-19 15:38:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 138: [2021-07-19 15:38:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 138: [2021-07-19 15:38:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 138: [2021-07-19 15:38:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 138: [2021-07-19 15:38:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 138: [2021-07-19 15:38:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 142: [2021-07-19 15:38:44] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 142: [2021-07-19 15:38:44] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 142: [2021-07-19 15:38:44] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 142: [2021-07-19 15:38:44] 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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 144: [2021-07-19 15:38:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 144: [2021-07-19 15:38:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 144: [2021-07-19 15:38:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 144: [2021-07-19 15:38:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 144: [2021-07-19 15:38:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 144: [2021-07-19 15:38:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 145: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 145: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 145: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 145: [2021-07-19 15:38: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":"assets/font-awesome/css/font-awesome.min.css","_route":"contao_catch_all"},"request_uri":"https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css","method":"GET"} []
    	Line 147: [2021-07-19 15:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 147: [2021-07-19 15:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 147: [2021-07-19 15:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 147: [2021-07-19 15:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 147: [2021-07-19 15:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
    	Line 147: [2021-07-19 15:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css" at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: https://www.sanitaetshaus-konrad.de/assets/font-awesome/css/font-awesome.min.css at /var/www/vhosts/sanitaetshaus-konrad.de/httpdocs/2019/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:64)"} []
      D:\websites\sani-konrad\bu2021\vendor\cliffparnitzky\tiny-mce-font-awesome\assets\tinymce4\js\plugins\fontawesome\plugin.js (2 hits)
    	Line 9:     // This is the json format of https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/src/icons.yml
    	Line 10:     var iconList = [{name:"Glass",id:"glass",unicode:"f000",created:1,filter:["martini","drink","bar","alcohol","liquor"],categories:["Web Application Icons"]},{name:"Music",id:"music",unicode:"f001",created:1,filter:["note","sound"],categories:["Web Application Icons"]},{name:"Search",id:"search",unicode:"f002",created:1,filter:["magnify","zoom","enlarge","bigger"],categories:["Web Application Icons"]},{name:"Envelope Outlined",id:"envelope-o",unicode:"f003",created:1,filter:["email","e-mail","letter","support","mail","message","notification"],categories:["Web Application Icons"]},{name:"Heart",id:"heart",unicode:"f004",created:1,filter:["love","like","favorite"],categories:["Web Application Icons","Medical Icons"]},{name:"Star",id:"star",unicode:"f005",created:1,filter:["award","achievement","night","rating","score","favorite"],categories:["Web Application Icons"]},{name:"Star Outlined",id:"star-o",unicode:"f006",created:1,filter:["award","achievement","night","rating","score","favorite"],ca...
      D:\websites\sani-konrad\bu2021\vendor\cliffparnitzky\tiny-mce-font-awesome\assets\tinymce4\js\plugins\fontawesome\plugin.min.js (1 hit)
    	Line 1: tinymce.PluginManager.requireLangPack("fontawesome"),tinymce.PluginManager.add("fontawesome",function(e,i){function a(){function i(e,i){var a,o,c=t[e];a='<div class="mce-fontawesome-panel-accordion">',a+='<div class="mce-fontawesome-panel-title">'+i+'<span class="mce-fontawesome-panel-accordion-indicator fa-chevron-right"></span></div>',a+='<div class="mce-fontawesome-panel-content">';for(var n=0;n<c.length/u;n++)for(var r=0;r<u;r++)c[n*u+r]&&(o=c[n*u+r].id,name=c[n*u+r].name,a+='<div class="mce-icon-cell js-mce-fontawesome-insert" title="'+name+'" data-id="'+o+'"'+("spinnerIcons"===e?' data-spin="true"':"")+">",a+='<span class="fa fa-'+o+("spinnerIcons"===e?" fa-spin":"")+'"></span>',a+="</div>");return a+="</div>",a+="</div>"}function a(){var i=this.getAttribute("data-id");this.hasAttribute("data-spin")&&(i+=" fa-spin");var a='<span class="fa fa-'+i+'"></span>';""===e.selection.getNode().textContent&&(a+="&nbsp;"),e.execCommand("mceInsertContent",!1,a),p.close()}function n(){if(!document.quer...
      D:\websites\sani-konrad\bu2021\vendor\cliffparnitzky\tiny-mce-font-awesome\composer.json (1 hit)
    	Line 2: 	"name":"cliffparnitzky/tiny-mce-font-awesome",
      D:\websites\sani-konrad\bu2021\vendor\cliffparnitzky\tiny-mce-font-awesome\README.md (10 hits)
    	Line 1: [![Latest Version on Packagist](http://img.shields.io/packagist/v/cliffparnitzky/tiny-mce-font-awesome.svg?style=flat)](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome)
    	Line 1: [![Latest Version on Packagist](http://img.shields.io/packagist/v/cliffparnitzky/tiny-mce-font-awesome.svg?style=flat)](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome)
    	Line 2: [![Installations via composer per month](http://img.shields.io/packagist/dm/cliffparnitzky/tiny-mce-font-awesome.svg?style=flat)](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome)
    	Line 2: [![Installations via composer per month](http://img.shields.io/packagist/dm/cliffparnitzky/tiny-mce-font-awesome.svg?style=flat)](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome)
    	Line 3: [![Installations via composer total](http://img.shields.io/packagist/dt/cliffparnitzky/tiny-mce-font-awesome.svg?style=flat)](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome)
    	Line 3: [![Installations via composer total](http://img.shields.io/packagist/dt/cliffparnitzky/tiny-mce-font-awesome.svg?style=flat)](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome)
    	Line 19: Install the extension via composer: [cliffparnitzky/tiny-mce-font-awesome](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome).
    	Line 19: Install the extension via composer: [cliffparnitzky/tiny-mce-font-awesome](https://packagist.org/packages/cliffparnitzky/tiny-mce-font-awesome).
    	Line 67: $GLOBALS['TL_FONTAWESOME_CSS'] = 'https://netdna.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css';
    	Line 67: $GLOBALS['TL_FONTAWESOME_CSS'] = 'https://netdna.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css';
      D:\websites\sani-konrad\bu2021\vendor\cliffparnitzky\tiny-mce-font-awesome\system\modules\TinyMceFontAwesome\classes\TinyMceFontAwesome.php (2 hits)
    	Line 75: 	 * Add font-awesome css if defined in layout.
    	Line 88: 	 * Add font-awesome css to the backend.
      D:\websites\sani-konrad\bu2021\vendor\cliffparnitzky\tiny-mce-font-awesome\system\modules\TinyMceFontAwesome\config\config.php (4 hits)
    	Line 40: // Adding HOOK to add font-awesome css to layout
    	Line 43: // Adding HOOK to add font-awesome css to backend
    	Line 50: $GLOBALS['TL_FONTAWESOME_CSS'] = '//netdna.bootstrapcdn.com/font-awesome/' . TINYMCE_FONTAWESOME . '/css/font-awesome.min.css';
    	Line 50: $GLOBALS['TL_FONTAWESOME_CSS'] = '//netdna.bootstrapcdn.com/font-awesome/' . TINYMCE_FONTAWESOME . '/css/font-awesome.min.css';
      D:\websites\sani-konrad\bu2021\vendor\composer\installed.json (2 hits)
    	Line 105:             "name": "cliffparnitzky/tiny-mce-font-awesome",
    	Line 166:             "install-path": "../cliffparnitzky/tiny-mce-font-awesome"
      D:\websites\sani-konrad\bu2021\vendor\composer\installed.php (1 hit)
    	Line 41:     'cliffparnitzky/tiny-mce-font-awesome' => 
      D:\websites\sani-konrad\bu2021\vendor\composer\InstalledVersions.php (1 hit)
    	Line 67:     'cliffparnitzky/tiny-mce-font-awesome' =>
    Geändert von tblumrich (20.07.2021 um 11:26 Uhr)
    blucomp | Webdesign & Onlinelösungen

  25. #25
    Contao-Urgestein Avatar von tblumrich
    Registriert seit
    25.06.2009.
    Ort
    Feldberger Seenlandschaft
    Beiträge
    2.225
    Partner-ID
    7979
    User beschenken
    Wunschliste

    Standard

    Irre!

    Jetzt war ich gerade dabei einen Kleinauftrag auszulösen... dann fiel mir ein, ob es sein könnte, das mein WinSCP irgendwelche Dateien nicht anzeigt. Darauf rufe ich mir den Filemanager von Plesk auf und siehe da, da wird eine falsche Verknüpfung (Symlink) angezeigt im system/modules namens font-awesome.

    Eigentlich zeigt WinSCP sowas an, war ja beim Eingangsproblem dieses Threads auch so... keine Ahnung warum hier nicht... naja, jedenfalls gings dann nach der Paketaktualisierung... da ist ein Stein geplumpst.

    Dickes Danke an alle, die mir geholfen und meine Dauerpostings in diesem Thread ertragen haben. Top.

    Viele Grüße
    Thomas
    blucomp | Webdesign & Onlinelösungen

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
  •