Contao-Camp 2024
Ergebnis 1 bis 6 von 6

Thema: con4gis-pwa Probleme bei Installation

  1. #1
    Contao-Nutzer Avatar von wunderber
    Registriert seit
    12.10.2015.
    Ort
    Wien
    Beiträge
    13

    Standard con4gis-pwa Probleme bei Installation

    Hallo,

    ich habe die letzten Tage vergeblich versucht die aktuelle Version des PWA Pakets von con4gis zu installieren. Leider lässt sich nichts aktuelleres als die Version con4gis-PWA 1.4.1 installieren. Diese veraltete Version funktioniert dafür.

    Versuche auch erst seit ein paar Tagen mit Contao 4 klar zu kommen (bisher Contao 3)
    Contao 4.4
    Contao Manager 1.3
    php 7.4 bzw. 7.3
    mysql 8.0
    Hosting: Domaintechnik.at (no-SSH)



    Hier der Fehlercode vom Manager beim Versuch die aktuelle Version von zu installieren:

    HTML-Code:
    composer require con4gis/pwa
    $ /usr/bin/suphp73 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/web/contao-manager.phar.php composer require con4gis/pwa --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    Using version ^2.0 for con4gis/pwa
    /var/home/meineneuewebsite_at/handwerker/web/composer.json has been updated
    # Process terminated with exit code 0
    # Result: OK
    
    
    
    composer update (mittels Resolver Cloud)
    
    > Resolving dependencies using Composer Cloud v2.4.11
    !!! Current server is sponsored by: Contao Association !!!
    [5.4MiB/0.22s] Loading composer repositories with package information
    [5.9MiB/0.28s] Updating dependencies
    [3370.2MiB/40.27s] Your requirements could not be resolved to an installable set of packages.
    [3370.2MiB/40.27s] 
      Problem 1
        - Conclusion: don't install con4gis/pwa v2.0.4
        - Conclusion: don't install con4gis/pwa v2.0.3
        - Conclusion: don't install con4gis/pwa v2.0.2
        - Conclusion: don't install con4gis/pwa v2.0.1
        - Installation request for con4gis/pwa ^2.0 -> satisfiable by con4gis/pwa[v2.0.0, v2.0.1, v2.0.2, v2.0.3, v2.0.4].
        - Conclusion: don't install contao-components/jquery 1.12.4
        - con4gis/pwa v2.0.0 requires contao-components/jquery ^3.0 -> satisfiable by contao-components/jquery[3.0.0, 3.1.0, 3.1.1, 3.2.0, 3.2.1, 3.3.0, 3.3.1, 3.4.0, 3.4.1, 3.5.0, 3.5.1].
        - Can only install one of: contao-components/jquery[3.0.0, 1.12.4].
        - Can only install one of: contao-components/jquery[3.1.0, 1.12.4].
        - Can only install one of: contao-components/jquery[3.1.1, 1.12.4].
        - Can only install one of: contao-components/jquery[3.2.0, 1.12.4].
        - Can only install one of: contao-components/jquery[3.2.1, 1.12.4].
        - Can only install one of: contao-components/jquery[3.3.0, 1.12.4].
        - Can only install one of: contao-components/jquery[3.3.1, 1.12.4].
        - Can only install one of: contao-components/jquery[3.4.0, 1.12.4].
        - Can only install one of: contao-components/jquery[3.4.1, 1.12.4].
        - Can only install one of: contao-components/jquery[3.5.0, 1.12.4].
        - Can only install one of: contao-components/jquery[3.5.1, 1.12.4].
        - Installation request for contao-components/jquery (locked at 1.12.4) -> satisfiable by contao-components/jquery[1.12.4].
    [3370.2MiB/40.27s] <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>
    [551.6MiB/42.71s] Memory usage: 551.57MB (peak: 3370.81MB), time: 42.72s.
    [551.6MiB/42.71s] Finished Composer Cloud resolving.
    # Cloud Job ID HENmygZk6pfzojgm5bRSUNlh8IoKzu3IOxMLlEQAQNtbCR02iMe1FvdyB3pKHoCtwOL6pDPYEMZdCNETJ failed
    
    

    Ich bin dann auf diese beiden Thread gestoßen:
    https://community.contao.org/de/show...r-Installation
    https://community.contao.org/de/show...rsion-veraltet

    und habe versucht die jquery Version anzupassen durch:

    HTML-Code:
    "contao-components/jquery": "3.x-dev as 1.99"
    Danach wirft der Manager zwar keinen Fehler mehr, aber er sagt, dass er 0 Pakete installiert hat und es passiert quasi nichts.


    Ich habe auch ein Update auf Contao 4.9 versucht (auch eine frische 4.9er Installation macht Probleme), jedoch leider ohne Erfolg. Im Manger steht immer noch Contao Version 4.4.* und der Server wirft einen HTTP ERROR 500.

    Hier die Ausgabe vom Manager:


    HTML-Code:
    composer require contao/manager-bundle=4.9.* contao/news-bundle=4.9.* contao/calendar-bundle=4.9.* contao/faq-bundle=4.9.* contao/comments-bundle=4.9.* contao/newsletter-bundle=4.9.* contao/listing-bundle=4.9.*
    $ /usr/bin/suphp73 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/web/contao-manager.phar.php composer require contao/manager-bundle=4.9.* contao/news-bundle=4.9.* contao/calendar-bundle=4.9.* contao/faq-bundle=4.9.* contao/comments-bundle=4.9.* contao/newsletter-bundle=4.9.* contao/listing-bundle=4.9.* --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    /var/home/meineneuewebsite_at/handwerker/web/composer.json has been updated
    # Process terminated with exit code 0
    # Result: OK
    composer remove contao/core-bundle contao/installation-bundle
    $ /usr/bin/suphp73 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/web/contao-manager.phar.php composer remove contao/core-bundle contao/installation-bundle --no-update --no-scripts --no-ansi --no-interaction
    contao/core-bundle is not required in your composer.json and has not been removed
    contao/installation-bundle is not required in your composer.json and has not been removed
    # Process terminated with exit code 0
    # Result: OK
    composer update (mittels Resolver Cloud)Erfolgreich nach 73 Sekunden. RAM-Verbrauch: 566.27MB (Spitze: 3011.45MB), Dauer: 65.68s.
    
    > Resolving dependencies using Composer Cloud v2.4.11
    !!! Current server is sponsored by: Contao Association !!!
    [5.9MiB/0.23s] Loading composer repositories with package information
    [6.3MiB/0.39s] Updating dependencies
    [574.0MiB/64.33s] Package operations: 210 installs, 0 updates, 0 removals
    [574.0MiB/64.33s]   - Installing composer/package-versions-deprecated (1.11.99.1)
    [574.0MiB/64.33s]   - Installing contao-components/installer (1.4.0)
    [574.0MiB/64.33s]   - Installing symfony/polyfill-php72 (v1.20.0)
    [574.0MiB/64.33s]   - Installing symfony/polyfill-intl-normalizer (v1.20.0)
    [574.0MiB/64.34s]   - Installing symfony/polyfill-intl-idn (v1.20.0)
    [574.0MiB/64.34s]   - Installing symfony/polyfill-mbstring (v1.20.0)
    [574.0MiB/64.34s]   - Installing symfony/polyfill-ctype (v1.20.0)
    [574.0MiB/64.35s]   - Installing psr/log (1.1.3)
    [574.0MiB/64.35s]   - Installing symfony/polyfill-php80 (v1.20.0)
    [574.0MiB/64.35s]   - Installing symfony/polyfill-php73 (v1.20.0)
    [574.0MiB/64.36s]   - Installing symfony/deprecation-contracts (v2.2.0)
    [574.0MiB/64.36s]   - Installing symfony/mime (v5.2.0)
    [574.0MiB/64.36s]   - Installing symfony/http-foundation (v4.4.17)
    [574.0MiB/64.37s]   - Installing symfony/http-client-contracts (v2.3.1)
    [574.0MiB/64.37s]   - Installing psr/container (1.0.0)
    [574.0MiB/64.37s]   - Installing symfony/var-dumper (v4.4.17)
    [574.0MiB/64.37s]   - Installing symfony/debug (v4.4.17)
    [574.0MiB/64.38s]   - Installing symfony/error-handler (v4.4.17)
    [574.0MiB/64.38s]   - Installing symfony/event-dispatcher-contracts (v1.1.9)
    [574.0MiB/64.38s]   - Installing symfony/event-dispatcher (v4.4.17)
    [574.0MiB/64.39s]   - Installing symfony/http-kernel (v4.4.17)
    [574.0MiB/64.39s]   - Installing symfony/finder (v4.4.17)
    [574.0MiB/64.40s]   - Installing symfony/filesystem (v4.4.17)
    [574.0MiB/64.40s]   - Installing symfony/service-contracts (v2.2.0)
    [574.0MiB/64.40s]   - Installing symfony/routing (v4.4.17)
    [574.0MiB/64.41s]   - Installing symfony/dependency-injection (v4.4.17)
    [574.0MiB/64.41s]   - Installing symfony/config (v4.4.17)
    [574.0MiB/64.42s]   - Installing symfony/process (v4.4.17)
    [574.0MiB/64.42s]   - Installing contao-community-alliance/composer-plugin (3.1.3)
    [574.0MiB/64.43s]   - Installing contao/manager-plugin (2.11.0)
    [574.0MiB/64.43s]   - Installing web-token/jwt-signature (v1.3.10)
    [574.0MiB/64.44s]   - Installing web-token/jwt-signature-algorithm-rsa (v1.3.10)
    [574.0MiB/64.44s]   - Installing web-token/jwt-signature-algorithm-none (v1.3.10)
    [574.0MiB/64.45s]   - Installing web-token/jwt-signature-algorithm-hmac (v1.3.10)
    [574.0MiB/64.45s]   - Installing web-token/jwt-signature-algorithm-eddsa (v1.3.10)
    [574.0MiB/64.46s]   - Installing web-token/jwt-signature-algorithm-ecdsa (v1.3.10)
    [574.0MiB/64.46s]   - Installing web-token/jwt-util-ecc (v1.3.10)
    [574.0MiB/64.47s]   - Installing spomky-labs/base64url (v2.0.4)
    [574.0MiB/64.47s]   - Installing fgrosse/phpasn1 (v2.2.0)
    [574.0MiB/64.48s]   - Installing web-token/jwt-core (v1.3.10)
    [574.0MiB/64.48s]   - Installing paragonie/random_compat (v9.99.99)
    [574.0MiB/64.49s]   - Installing paragonie/sodium_compat (v1.13.0)
    [574.0MiB/64.49s]   - Installing web-token/jwt-key-mgmt (v1.3.10)
    [574.0MiB/64.50s]   - Installing ralouphie/getallheaders (3.0.3)
    [574.0MiB/64.50s]   - Installing psr/http-message (1.0.1)
    [574.0MiB/64.51s]   - Installing guzzlehttp/psr7 (1.7.0)
    [574.0MiB/64.51s]   - Installing guzzlehttp/promises (1.4.0)
    [574.0MiB/64.52s]   - Installing guzzlehttp/guzzle (6.5.5)
    [574.0MiB/64.53s]   - Installing minishlink/web-push (v4.0.2)
    [574.0MiB/64.53s]   - Installing minishlink/web-push-bundle (v3.0.0)
    [574.0MiB/64.54s]   - Installing webmozart/assert (1.9.1)
    [574.0MiB/64.54s]   - Installing webmozart/path-util (2.3.0)
    [574.0MiB/64.55s]   - Installing true/punycode (v2.1.1)
    [574.0MiB/64.55s]   - Installing psr/cache (1.0.1)
    [574.0MiB/64.56s]   - Installing symfony/var-exporter (v5.2.0)
    [574.0MiB/64.56s]   - Installing symfony/cache-contracts (v2.2.0)
    [574.0MiB/64.57s]   - Installing symfony/cache (v4.4.17)
    [574.1MiB/64.57s]   - Installing symfony/framework-bundle (v4.4.17)
    [574.1MiB/64.58s]   - Installing psr/simple-cache (1.0.1)
    [574.1MiB/64.58s]   - Installing symfony/options-resolver (v5.2.0)
    [574.1MiB/64.59s]   - Installing php-http/message-factory (v1.0.2)
    [574.1MiB/64.60s]   - Installing clue/stream-filter (v1.5.0)
    [574.1MiB/64.61s]   - Installing php-http/message (1.10.0)
    [574.1MiB/64.61s]   - Installing php-http/discovery (1.13.0)
    [574.1MiB/64.62s]   - Installing php-http/promise (1.1.0)
    [574.1MiB/64.63s]   - Installing symfony/http-client (v4.4.17)
    [574.1MiB/64.63s]   - Installing psr/http-factory (1.0.1)
    [574.1MiB/64.64s]   - Installing psr/http-client (1.0.1)
    [574.1MiB/64.64s]   - Installing php-http/httplug (2.2.0)
    [574.1MiB/64.65s]   - Installing php-http/client-common (2.3.0)
    [574.1MiB/64.66s]   - Installing friendsofsymfony/http-cache (2.9.2)
    [574.1MiB/64.66s]   - Installing friendsofsymfony/http-cache-bundle (2.9.1)
    [574.1MiB/64.67s]   - Installing doctrine/cache (1.10.2)
    [574.1MiB/64.68s]   - Installing doctrine/lexer (1.2.1)
    [574.1MiB/64.69s]   - Installing doctrine/annotations (1.11.1)
    [574.1MiB/64.69s]   - Installing symfony/security-core (v4.4.17)
    [574.1MiB/64.70s]   - Installing symfony/polyfill-intl-grapheme (v1.20.0)
    [574.1MiB/64.70s]   - Installing symfony/string (v5.2.0)
    [574.1MiB/64.71s]   - Installing symfony/property-info (v5.2.0)
    [574.1MiB/64.72s]   - Installing symfony/property-access (v5.2.0)
    [574.1MiB/64.73s]   - Installing symfony/polyfill-iconv (v1.20.0)
    [574.1MiB/64.73s]   - Installing egulias/email-validator (2.1.24)
    [574.1MiB/64.74s]   - Installing swiftmailer/swiftmailer (v6.2.3)
    [574.1MiB/64.75s]   - Installing simplepie/simplepie (1.5.6)
    [574.1MiB/64.76s]   - Installing scssphp/scssphp (1.3)
    [574.1MiB/64.76s]   - Installing phpspec/php-diff (v1.1.3)
    [574.1MiB/64.77s]   - Installing patchwork/utf8 (v1.3.2)
    [574.1MiB/64.78s]   - Installing michelf/php-markdown (1.9.0)
    [574.1MiB/64.79s]   - Installing matthiasmullie/path-converter (1.1.3)
    [574.1MiB/64.79s]   - Installing matthiasmullie/minify (1.3.63)
    [574.1MiB/64.80s]   - Installing symfony/translation-contracts (v2.3.0)
    [574.1MiB/64.81s]   - Installing symfony/translation (v4.4.17)
    [574.1MiB/64.81s]   - Installing knplabs/knp-time-bundle (v1.13.0)
    [574.1MiB/64.82s]   - Installing doctrine/reflection (1.2.2)
    [574.1MiB/64.83s]   - Installing doctrine/event-manager (1.1.1)
    [574.1MiB/64.83s]   - Installing doctrine/collections (1.6.7)
    [574.1MiB/64.84s]   - Installing doctrine/persistence (1.3.8)
    [574.1MiB/64.85s]   - Installing doctrine/inflector (1.4.3)
    [574.1MiB/64.85s]   - Installing doctrine/common (2.13.3)
    [574.1MiB/64.86s]   - Installing imagine/imagine (1.2.4)
    [574.1MiB/64.87s]   - Installing symfony/doctrine-bridge (v4.4.17)
    [574.1MiB/64.88s]   - Installing doctrine/doctrine-cache-bundle (1.4.0)
    [574.1MiB/64.88s]   - Installing symfony/console (v4.4.17)
    [574.1MiB/64.89s]   - Installing jdorn/sql-formatter (v1.2.17)
    [574.1MiB/64.89s]   - Installing doctrine/dbal (2.12.1)
    [574.1MiB/64.90s]   - Installing doctrine/doctrine-bundle (1.12.12)
    [574.1MiB/64.91s]   - Installing contao-components/tablesorter (2.31.3)
    [574.1MiB/64.91s]   - Installing contao-components/tablesort (4.0.1)
    [574.1MiB/64.92s]   - Installing contao-components/swipe (2.2.0)
    [574.1MiB/64.92s]   - Installing contao-components/simplemodal (2.1.1)
    [574.1MiB/64.93s]   - Installing contao-components/mootools (1.6.0.6)
    [574.1MiB/64.93s]   - Installing contao-components/mediabox (1.5.5)
    [574.1MiB/64.94s]   - Installing contao-components/jquery-ui (1.12.1.1)
    [574.1MiB/64.95s]   - Installing contao-components/datepicker (2.3.1)
    [574.1MiB/64.95s]   - Installing contao-components/colorpicker (1.5.1)
    [574.1MiB/64.96s]   - Installing contao-components/colorbox (1.6.6)
    [574.1MiB/64.96s]   - Installing contao-components/chosen (1.2.4)
    [574.1MiB/64.98s]   - Installing contao-components/ace (1.4.12)
    [574.1MiB/64.98s]   - Installing wikimedia/less.php (1.8.2)
    [574.1MiB/64.99s]   - Installing webignition/disallowed-character-terminated-string (2.0)
    [574.1MiB/64.99s]   - Installing webignition/robots-txt-file (3.0)
    [574.1MiB/65.00s]   - Installing composer/ca-bundle (1.2.8)
    [574.1MiB/65.01s]   - Installing ua-parser/uap-php (v3.9.14)
    [574.1MiB/65.01s]   - Installing twig/twig (v2.14.1)
    [574.1MiB/65.02s]   - Installing terminal42/service-annotation-bundle (1.1.3)
    [574.2MiB/65.03s]   - Installing symfony/dom-crawler (v4.4.17)
    [574.2MiB/65.04s]   - Installing nyholm/psr7 (1.3.2)
    [574.2MiB/65.04s]   - Installing terminal42/escargot (0.6.1)
    [574.2MiB/65.05s]   - Installing symfony/yaml (v4.4.17)
    [574.2MiB/65.05s]   - Installing symfony/twig-bridge (v4.4.17)
    [574.2MiB/65.06s]   - Installing symfony/twig-bundle (v4.4.17)
    [574.2MiB/65.07s]   - Installing symfony/swiftmailer-bundle (v3.5.1)
    [574.2MiB/65.07s]   - Installing symfony/security-http (v4.4.17)
    [574.2MiB/65.08s]   - Installing symfony/security-guard (v4.4.17)
    [574.2MiB/65.08s]   - Installing symfony/security-csrf (v5.2.0)
    [574.2MiB/65.09s]   - Installing symfony/security-bundle (v4.4.17)
    [574.2MiB/65.10s]   - Installing monolog/monolog (1.25.5)
    [574.2MiB/65.11s]   - Installing symfony/monolog-bridge (v4.4.17)
    [574.2MiB/65.12s]   - Installing symfony/lock (v4.4.17)
    [574.2MiB/65.13s]   - Installing symfony/expression-language (v4.4.17)
    [574.2MiB/65.14s]   - Installing symfony/asset (v4.4.17)
    [574.2MiB/65.14s]   - Installing symfony-cmf/routing (2.3.3)
    [574.2MiB/65.15s]   - Installing symfony-cmf/routing-bundle (2.4.1)
    [574.2MiB/65.16s]   - Installing beberlei/assert (v3.3.0)
    [574.2MiB/65.16s]   - Installing paragonie/constant_time_encoding (v2.3.0)
    [574.2MiB/65.17s]   - Installing thecodingmachine/safe (v1.3.3)
    [574.2MiB/65.18s]   - Installing spomky-labs/otphp (v10.0.1)
    [574.2MiB/65.18s]   - Installing lcobucci/jwt (3.4.1)
    [574.2MiB/65.19s]   - Installing scheb/two-factor-bundle (v4.18.4)
    [574.2MiB/65.20s]   - Installing ramsey/uuid (3.9.3)
    [574.2MiB/65.20s]   - Installing phpunit/php-token-stream (4.0.4)
    [574.2MiB/65.21s]   - Installing nelmio/cors-bundle (2.1.0)
    [574.2MiB/65.21s]   - Installing league/uri-parser (1.4.1)
    [574.2MiB/65.22s]   - Installing league/uri-interfaces (1.1.1)
    [574.2MiB/65.22s]   - Installing league/uri-schemes (1.2.1)
    [574.2MiB/65.23s]   - Installing league/uri-hostname-parser (1.1.1)
    [574.2MiB/65.24s]   - Installing league/uri-components (1.8.2)
    [574.2MiB/65.24s]   - Installing knplabs/knp-menu (v3.1.2)
    [574.2MiB/65.25s]   - Installing knplabs/knp-menu-bundle (v3.1.0)
    [574.2MiB/65.25s]   - Installing dragonmantank/cron-expression (v2.3.1)
    [574.2MiB/65.26s]   - Installing doctrine/instantiator (1.4.0)
    [574.2MiB/65.27s]   - Installing doctrine/orm (2.7.4)
    [574.2MiB/65.28s]   - Installing contao/imagine-svg (1.0.2)
    [574.2MiB/65.28s]   - Installing contao/image (1.0.3)
    [574.2MiB/65.29s]   - Installing contao-components/tinymce4 (4.9.12)
    [574.2MiB/65.29s]   - Installing contao-components/jquery (3.5.1)
    [574.2MiB/65.30s]   - Installing contao-components/highlight (9.18.1)
    [574.2MiB/65.31s]   - Installing contao-components/dropzone (5.7.2)
    [574.2MiB/65.32s]   - Installing contao-components/contao (9.1.1)
    [574.2MiB/65.34s]   - Installing dasprid/enum (1.0.3)
    [574.2MiB/65.35s]   - Installing bacon/bacon-qr-code (2.0.3)
    [574.2MiB/65.35s]   - Installing ausi/slug-generator (v1.1.1)
    [574.2MiB/65.36s]   - Installing contao/core-bundle (4.9.9)
    [574.2MiB/65.37s]   - Installing codefog/contao-haste (4.24.13)
    [574.2MiB/65.37s]   - Installing terminal42/dcawizard (2.4.7)
    [574.2MiB/65.38s]   - Installing terminal42/notification_center (1.5.18)
    [574.2MiB/65.38s]   - Installing menatwork/contao-multicolumnwizard (3.3.17)
    [574.2MiB/65.39s]   - Installing doctrine/data-fixtures (1.4.4)
    [574.2MiB/65.40s]   - Installing mobiledetect/mobiledetectlib (2.8.34)
    [574.2MiB/65.41s]   - Installing bugbuster/contao-mobiledetection-bundle (1.0.1)
    [574.2MiB/65.42s]   - Installing con4gis/core (v3.3.19)
    [574.2MiB/65.42s]   - Installing con4gis/pwa (v1.4.1)
    [574.2MiB/65.43s]   - Installing contao/calendar-bundle (4.9.9)
    [574.2MiB/65.44s]   - Installing contao/newsletter-bundle (4.9.9)
    [574.2MiB/65.44s]   - Installing contao/news-bundle (4.9.9)
    [574.2MiB/65.45s]   - Installing toflar/psr6-symfony-http-cache-store (2.3.1)
    [574.2MiB/65.46s]   - Installing symfony/web-profiler-bundle (v4.4.17)
    [574.2MiB/65.47s]   - Installing symfony/stopwatch (v4.4.17)
    [574.2MiB/65.48s]   - Installing zendframework/zend-eventmanager (3.2.1)
    [574.2MiB/65.49s]   - Installing zendframework/zend-code (3.4.1)
    [574.2MiB/65.50s]   - Installing ocramius/proxy-manager (2.2.3)
    [574.2MiB/65.51s]   - Installing symfony/proxy-manager-bridge (v4.4.17)
    [574.2MiB/65.51s]   - Installing symfony/monolog-bundle (v3.6.0)
    [574.2MiB/65.52s]   - Installing symfony/dotenv (v4.4.17)
    [574.2MiB/65.53s]   - Installing symfony/debug-bundle (v4.4.17)
    [574.2MiB/65.53s]   - Installing nelmio/security-bundle (v2.10.1)
    [574.2MiB/65.54s]   - Installing lexik/maintenance-bundle (v2.1.5)
    [574.2MiB/65.55s]   - Installing contao/installation-bundle (4.9.9)
    [574.2MiB/65.55s]   - Installing contao/manager-bundle (4.9.9)
    [574.2MiB/65.56s]   - Installing contao/listing-bundle (4.9.9)
    [574.2MiB/65.57s]   - Installing contao/faq-bundle (4.9.9)
    [574.2MiB/65.57s]   - Installing contao/comments-bundle (4.9.9)
    [574.3MiB/65.58s]   - Installing contao/conflicts (dev-master 820074e)
    [574.3MiB/65.59s]   - Installing jrgregory/m17-sticky-backend-footer (2.0.9)
    [574.3MiB/65.60s]   - Installing madeyourday/contao-rocksolid-custom-elements (v2.2.17)
    [574.3MiB/65.60s]   - Installing madeyourday/contao-rocksolid-icon-picker (v2.0.3)
    [574.3MiB/65.61s]   - Installing madeyourday/contao-rocksolid-slider (v2.0.20)
    [574.3MiB/65.62s]   - Installing madeyourday/contao-rocksolid-columns (v2.0.2)
    [574.3MiB/65.62s]   - Installing madeyourday/contao-rocksolid-mega-menu (v2.1.1)
    [574.3MiB/65.63s]   - Installing madeyourday/contao-rocksolid-theme-assistant (v2.0.3)
    [564.6MiB/65.64s] <warning>Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.</warning>
    [564.6MiB/65.64s] <warning>Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [564.6MiB/65.64s] <warning>Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [564.6MiB/65.64s] <warning>Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.</warning>
    [564.6MiB/65.65s] <warning>Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.</warning>
    [564.6MiB/65.65s] <warning>Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead.</warning>
    [565.8MiB/65.67s] Writing lock file
    [565.8MiB/65.67s] 92 packages you are using are looking for funding.
    [565.8MiB/65.67s] Use the `composer fund` command to find out more!
    [566.3MiB/65.67s] Memory usage: 566.27MB (peak: 3011.45MB), time: 65.68s.
    [566.3MiB/65.67s] Finished Composer Cloud resolving.
    # Job ID ruTyiPUuxzakW95BNCTu9J4JXcs8VGbEFRz1ReQl3IhMROx13hIyM1huyJoUX9cq0XjPHII5ePUYPm9XvPzArZX5MF5oaaZkIyXGt completed in 73 seconds
    # Memory usage: 566.27MB (peak: 3011.45MB), time: 65.68s.
    
    composer install19 installiert, 28 aktualisiert, 74 entfernt
    
    $ /usr/bin/suphp73 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    Added the web/app_dev.php file.
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully warmed.   
    X-Powered-By: PHP/7.3.25
    Set-Cookie: PHPSESSID=db7dc200c7dc1495518cfa4a7b5499f4; path=/; HttpOnly
    Content-type: text/html; charset=UTF-8
    
     Trying to install assets as relative symbolic links.
     --- ------------------------------- ------------------ 
          Bundle                          Method / Error    
     --- ------------------------------- ------------------ 
      ?   ContaoCoreBundle                relative symlink  
      ?   RockSolidCustomElementsBundle   relative symlink  
      ?   ContaoFaqBundle                 relative symlink  
      ?   RockSolidColumnsBundle          relative symlink  
      ?   ContaoCommentsBundle            relative symlink  
      ?   ContaoNewsBundle                relative symlink  
      ?   RockSolidMegaMenuBundle         relative symlink  
      ?   RockSolidThemeAssistantBundle   relative symlink  
      ?   con4gisCoreBundle               relative symlink  
      ?   ContaoCalendarBundle            relative symlink  
      ?   ContaoNewsletterBundle          relative symlink  
      ?   RockSolidIconPickerBundle       relative symlink  
      ?   con4gisPwaBundle                relative symlink  
      ?   RockSolidSliderBundle           relative symlink  
     --- ------------------------------- ------------------ 
     [OK] All assets were successfully installed.                                   
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
    Added the system/initialize.php file.
    Symlinked the system/config/tcpdf.php file.
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     --- ----------------------------------------------- ---------------------------------------------------------------- 
          Symlink                                         Target / Error                                                  
     --- ----------------------------------------------- ---------------------------------------------------------------- 
      ?   web/files/Logo                                  files/Logo                                                      
      ?   web/files/oneo                                  files/oneo                                                      
      ?   web/files/demo                                  files/demo                                                      
      ?   web/system/modules/m17StickyBEFooter/assets     system/modules/m17StickyBEFooter/assets                         
      ?   web/system/modules/notification_center/assets   system/modules/notification_center/assets                       
      ?   web/system/modules/multicolumnwizard/html       system/modules/multicolumnwizard/html                           
      ?   web/system/modules/dcawizard/assets             system/modules/dcawizard/assets                                 
      ?   web/system/modules/haste/assets                 system/modules/haste/assets                                     
      ?   system/themes/flexible                          vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
      ?   web/assets                                      assets                                                          
      ?   web/system/themes                               system/themes                                                   
      ?   system/logs                                     var/logs                                                        
     --- ----------------------------------------------- ---------------------------------------------------------------- 
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
    Loading composer repositories with package information
    Installing dependencies from lock file
    Package operations: 19 installs, 28 updates, 74 removals
      - Removing zendframework/zend-eventmanager (3.2.1)
      - Removing zendframework/zend-code (3.4.1)
      - Removing wikimedia/less.php (1.8.2)
      - Removing webignition/robots-txt-file (3.0)
      - Removing webignition/disallowed-character-terminated-string (2.0)
      - Removing thecodingmachine/safe (v1.3.3)
      - Removing symfony/var-exporter (v5.2.0)
      - Removing symfony/translation-contracts (v2.3.0)
      - Removing symfony/string (v5.2.0)
      - Removing symfony/polyfill-intl-grapheme (v1.20.0)
      - Removing symfony/polyfill-iconv (v1.20.0)
      - Removing symfony/event-dispatcher-contracts (v1.1.9)
      - Removing symfony/cache-contracts (v2.2.0)
      - Removing spomky-labs/otphp (v10.0.1)
      - Removing scheb/two-factor-bundle (v4.18.4)
      - Removing ramsey/uuid (3.9.3)
      - Removing psr/http-factory (1.0.1)
      - Removing psr/http-client (1.0.1)
      - Removing paragonie/constant_time_encoding (v2.3.0)
      - Removing ocramius/proxy-manager (2.2.3)
      - Removing nyholm/psr7 (1.3.2)
      - Removing league/uri-schemes (1.2.1)
      - Removing league/uri-parser (1.4.1)
      - Removing league/uri-interfaces (1.1.1)
      - Removing league/uri-hostname-parser (1.1.1)
      - Removing league/uri-components (1.8.2)
      - Removing lcobucci/jwt (3.4.1)
      - Removing egulias/email-validator (2.1.24)
      - Removing dragonmantank/cron-expression (v2.3.1)
      - Removing dasprid/enum (1.0.3)
      - Removing beberlei/assert (v3.3.0)
      - Removing bacon/bacon-qr-code (2.0.3)
      - Removing ausi/slug-generator (v1.1.1)
      - Removing terminal42/service-annotation-bundle (1.1.3)
      - Removing symfony-cmf/routing (2.3.3)
      - Removing symfony/error-handler (v4.4.17)
      - Removing terminal42/escargot (0.6.1)
      - Removing symfony/filesystem (v4.4.17)
      - Removing symfony/cache (v4.4.17)
      - Removing symfony/config (v4.4.17)
      - Removing symfony/console (v4.4.17)
      - Removing symfony/dependency-injection (v4.4.17)
      - Removing symfony/doctrine-bridge (v4.4.17)
      - Removing symfony/framework-bundle (v4.4.17)
      - Removing symfony/translation (v4.4.17)
      - Removing symfony/finder (v4.4.17)
      - Removing symfony/http-foundation (v4.4.17)
      - Removing symfony/http-kernel (v4.4.17)
      - Removing symfony/routing (v4.4.17)
      - Removing symfony/event-dispatcher (v4.4.17)
      - Removing symfony/options-resolver (v5.2.0)
      - Removing symfony/debug (v4.4.17)
      - Removing symfony/var-dumper (v4.4.17)
      - Removing symfony/process (v4.4.17)
      - Removing symfony/yaml (v4.4.17)
      - Removing symfony/asset (v4.4.17)
      - Removing symfony/dom-crawler (v4.4.17)
      - Removing symfony/expression-language (v4.4.17)
      - Removing symfony/lock (v4.4.17)
      - Removing symfony/monolog-bridge (v4.4.17)
      - Removing symfony/security-bundle (v4.4.17)
      - Removing symfony/twig-bundle (v4.4.17)
      - Removing symfony/property-access (v5.2.0)
      - Removing symfony/security-core (v4.4.17)
      - Removing symfony/security-csrf (v5.2.0)
      - Removing symfony/security-guard (v4.4.17)
      - Removing symfony/security-http (v4.4.17)
      - Removing symfony/twig-bridge (v4.4.17)
      - Removing symfony/property-info (v5.2.0)
      - Removing symfony/debug-bundle (v4.4.17)
      - Removing symfony/dotenv (v4.4.17)
      - Removing symfony/proxy-manager-bridge (v4.4.17)
      - Removing symfony/stopwatch (v4.4.17)
      - Removing symfony-cmf/routing-bundle (2.4.1)
      - Downgrading contao-components/contao (9.1.1 => 7.1.6): Loading from cache
      - Downgrading contao-components/dropzone (5.7.2 => 4.3.0): Downloading (100%)
      - Downgrading contao-components/highlight (9.18.1 => 8.9.1): Downloading (100%)
      - Downgrading contao-components/jquery (3.5.1 => 1.12.4): Downloading (100%)
      - Downgrading contao-components/tinymce4 (4.9.12 => 4.6.7.3): Downloading (100%)
      - Downgrading twig/twig (v2.14.1 => v1.44.1): Loading from cache
      - Installing symfony/polyfill-php70 (v1.20.0)
      - Installing symfony/polyfill-php56 (v1.20.0)
      - Removing symfony/web-profiler-bundle (v4.4.17)
      - Installing symfony/symfony (v3.4.47): Loading from cache
      - Installing symfony/polyfill-intl-icu (v1.20.0): Loading from cache
      - Installing symfony/polyfill-apcu (v1.20.0): Loading from cache
      - Installing psr/link (1.0.0): Downloading (100%)
      - Installing fig/link-util (1.1.1): Loading from cache
      - Updating symfony/http-client (v4.4.17 => v5.2.0): Loading from cache
      - Downgrading php-http/httplug (2.2.0 => v1.1.0): Downloading (100%)
      - Installing php-http/guzzle6-adapter (v1.1.1): Downloading (100%)
      - Downgrading php-http/client-common (2.3.0 => 1.10.0): Loading from cache
      - Installing terminal42/header-replay-bundle (1.5.3): Downloading (100%)
      - Installing tecnickcom/tcpdf (6.3.5): Loading from cache
      - Downgrading swiftmailer/swiftmailer (v6.2.3 => v5.4.12): Downloading (100%)
      - Downgrading symfony/swiftmailer-bundle (v3.5.1 => v2.6.7): Downloading (100%)
      - Downgrading phpunit/php-token-stream (4.0.4 => 3.1.2): Loading from cache
      - Installing oyejorge/less.php (v1.7.0.14): Downloading (100%)
      - Downgrading nelmio/cors-bundle (2.1.0 => 1.5.6): Downloading (100%)
      - Installing jeremykendall/php-domain-parser (3.0.0): Downloading (100%)
      - Installing league/uri (4.2.2): Downloading (100%)
      - Removing knplabs/knp-time-bundle (v1.13.0)
      - Installing knplabs/knp-time-bundle (v1.10.0): Loading from cache
      - Downgrading knplabs/knp-menu (v3.1.2 => 2.6.0): Loading from cache
      - Downgrading knplabs/knp-menu-bundle (v3.1.0 => v2.3.0): Loading from cache
      - Downgrading contao/imagine-svg (1.0.2 => 0.2.3): Loading from cache
      - Downgrading contao/image (1.0.3 => 0.3.9): Downloading (100%)
      - Installing contao-components/respimage (1.4.2): Downloading (100%)
      - Installing contao-components/mediaelement (4.2.14): Loading from cache
      - Installing contao-components/html5shiv (3.7.3): Downloading (100%)
      - Installing contao-components/compass (0.12.2.1): Downloading (100%)
      - Downgrading contao/core-bundle (4.9.9 => 4.4.54): Loading from cache
      - Downgrading contao/calendar-bundle (4.9.9 => 4.4.54): Loading from cache
      - Downgrading contao/comments-bundle (4.9.9 => 4.4.54): Loading from cache
      - Downgrading contao/faq-bundle (4.9.9 => 4.4.54): Loading from cache
      - Downgrading contao/listing-bundle (4.9.9 => 4.4.54): Loading from cache
      - Installing sensiolabs/ansi-to-html (v1.1.3): Downloading (100%)
      - Installing sensiolabs/security-checker (v6.0.3): Loading from cache
      - Installing sensio/distribution-bundle (v5.0.25): Downloading (100%)
      - Downgrading contao/installation-bundle (4.9.9 => 4.4.54): Loading from cache
      - Downgrading contao/manager-bundle (4.9.9 => 4.4.54): Loading from cache
      - Downgrading contao/news-bundle (4.9.9 => 4.4.54): Loading from cache
      - Downgrading contao/newsletter-bundle (4.9.9 => 4.4.54): Loading from cache
    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 menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.
    Package phpunit/php-token-stream 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 sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    45 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    # Process terminated with exit code 0
    # Result: OK

    Vielleicht kann mir jemand weiterhelfen, freue mich über jeden Tipp

    Danke & LG

  2. #2
    Contao-Nutzer Avatar von wunderber
    Registriert seit
    12.10.2015.
    Ort
    Wien
    Beiträge
    13

    Standard

    Heute neuer Versuch mit einem frischen Backup (neues Contao 4.4.43 + RocksolidTheme).
    Zuerst habe die Jquery-Anpassung durchgeführt:
    HTML-Code:
    "contao-components/jquery": "3.x-dev as 1.99"
    Danach die Installation von con4gis-PWA über den Manager mit folgender Ausgabe:
    HTML-Code:
    composer require con4gis/pwa
    $ /usr/bin/suphp73 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/web/contao-manager.phar.php composer require con4gis/pwa --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    Using version ^2.0 for con4gis/pwa
    /var/home/meineneuewebsite_at/handwerker/web/composer.json has been updated
    # Process terminated with exit code 0
    # Result: OK
    composer update (mittels Resolver Cloud)
    
    > Resolving dependencies using Composer Cloud v2.4.11
    !!! Current server is sponsored by: Contao Association !!!
    [5.3MiB/0.20s] Loading composer repositories with package information
    [5.6MiB/0.35s] Updating dependencies
    [3376.4MiB/42.43s] Your requirements could not be resolved to an installable set of packages.
    [3376.4MiB/42.43s] 
      Problem 1
        - The requested package contao-components/jquery (locked at 1.12.4, required as 3.x-dev as 1.99) is satisfiable by contao-components/jquery[1.12.4] but these conflict with your requirements or minimum-stability.
    [3376.4MiB/42.44s] <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>
    [551.3MiB/44.95s] Memory usage: 551.34MB (peak: 3376.91MB), time: 44.96s.
    [551.3MiB/44.95s] Finished Composer Cloud resolving.
    # Cloud Job ID 0jaY4gX7537HXJ7fdTdFFUc3ExPoUvUkSn7ncPweaNiuklwP8GIHDH82c11WWdQYAp5dPfEBGeUPhMYcG7iCvCuu failed
    Dann habe ich noch alle Pakete aktualisiert im Manager, die composer.lock Datei gelöscht und nochmals con4gis-PWA versucht zu installieren. Hatte auch keinen Fehler, nur leider auch keinen Erfolg. Das Paket wurde nicht installiert. Hier die Ausgabe:


    HTML-Code:
    composer require con4gis/pwa
    composer update (mittels Resolver Cloud)Erfolgreich nach 57 Sekunden. RAM-Verbrauch: 550.94MB (Spitze: 3367.9MB), Dauer: 63.54s.
    
    > Resolving dependencies using Composer Cloud v2.4.11
    !!! Current server is sponsored by: Contao Association !!!
    [3.4MiB/0.19s] Loading composer repositories with package information
    [3.6MiB/0.33s] Updating dependencies
    [560.6MiB/62.35s] Package operations: 160 installs, 0 updates, 0 removals
    [560.6MiB/62.35s]   - Installing composer/package-versions-deprecated (1.11.99.1)
    [560.6MiB/62.35s]   - Installing contao-components/installer (1.4.0)
    [560.6MiB/62.35s]   - Installing symfony/polyfill-php70 (v1.20.0)
    [560.6MiB/62.36s]   - Installing symfony/polyfill-php56 (v1.20.0)
    [560.6MiB/62.36s]   - Installing symfony/polyfill-mbstring (v1.20.0)
    [560.6MiB/62.36s]   - Installing symfony/symfony (v3.4.47)
    [560.6MiB/62.37s]   - Installing contao/manager-plugin (2.11.0)
    [560.6MiB/62.37s]   - Installing contao-community-alliance/composer-plugin (3.1.3)
    [560.6MiB/62.37s]   - Installing contao/conflicts (dev-master 820074e)
    [560.6MiB/62.38s]   - Installing paragonie/random_compat (v9.99.99)
    [560.6MiB/62.38s]   - Installing symfony/polyfill-intl-icu (v1.20.0)
    [560.6MiB/62.38s]   - Installing symfony/polyfill-ctype (v1.20.0)
    [560.6MiB/62.39s]   - Installing symfony/polyfill-apcu (v1.20.0)
    [560.6MiB/62.39s]   - Installing psr/simple-cache (1.0.1)
    [560.6MiB/62.39s]   - Installing psr/log (1.1.3)
    [560.6MiB/62.40s]   - Installing psr/link (1.0.0)
    [560.6MiB/62.40s]   - Installing psr/container (1.0.0)
    [560.7MiB/62.40s]   - Installing psr/cache (1.0.1)
    [560.7MiB/62.41s]   - Installing twig/twig (v1.44.1)
    [560.7MiB/62.41s]   - Installing fig/link-util (1.1.1)
    [560.7MiB/62.42s]   - Installing doctrine/lexer (1.2.1)
    [560.7MiB/62.42s]   - Installing doctrine/annotations (1.11.1)
    [560.7MiB/62.42s]   - Installing doctrine/reflection (1.2.2)
    [560.7MiB/62.43s]   - Installing doctrine/event-manager (1.1.1)
    [560.7MiB/62.43s]   - Installing doctrine/collections (1.6.7)
    [560.7MiB/62.44s]   - Installing doctrine/cache (1.10.2)
    [560.7MiB/62.44s]   - Installing doctrine/persistence (1.3.8)
    [560.7MiB/62.44s]   - Installing doctrine/inflector (1.4.3)
    [560.7MiB/62.45s]   - Installing doctrine/common (2.13.3)
    [560.7MiB/62.45s]   - Installing symfony/polyfill-php80 (v1.20.0)
    [560.7MiB/62.46s]   - Installing symfony/polyfill-php73 (v1.20.0)
    [560.7MiB/62.46s]   - Installing symfony/deprecation-contracts (v2.2.0)
    [560.7MiB/62.47s]   - Installing symfony/polyfill-php72 (v1.20.0)
    [560.7MiB/62.47s]   - Installing symfony/polyfill-intl-normalizer (v1.20.0)
    [560.7MiB/62.53s]   - Installing symfony/polyfill-intl-idn (v1.20.0)
    [560.7MiB/62.53s]   - Installing symfony/mime (v5.2.0)
    [560.7MiB/62.53s]   - Installing symfony/http-client-contracts (v2.3.1)
    [560.7MiB/62.54s]   - Installing symfony/service-contracts (v2.2.0)
    [560.7MiB/62.55s]   - Installing toflar/psr6-symfony-http-cache-store (2.3.1)
    [560.7MiB/62.55s]   - Installing php-http/discovery (1.13.0)
    [560.7MiB/62.56s]   - Installing clue/stream-filter (v1.5.0)
    [560.7MiB/62.56s]   - Installing psr/http-message (1.0.1)
    [560.7MiB/62.56s]   - Installing php-http/message-factory (v1.0.2)
    [560.7MiB/62.57s]   - Installing php-http/message (1.10.0)
    [560.7MiB/62.58s]   - Installing php-http/promise (1.1.0)
    [560.7MiB/62.58s]   - Installing php-http/httplug (v1.1.0)
    [560.7MiB/62.59s]   - Installing php-http/client-common (1.10.0)
    [560.7MiB/62.59s]   - Installing symfony/http-client (v5.2.0)
    [560.7MiB/62.60s]   - Installing ralouphie/getallheaders (3.0.3)
    [560.7MiB/62.60s]   - Installing guzzlehttp/psr7 (1.7.0)
    [560.7MiB/62.61s]   - Installing guzzlehttp/promises (1.4.0)
    [560.7MiB/62.61s]   - Installing guzzlehttp/guzzle (6.5.5)
    [560.7MiB/62.62s]   - Installing php-http/guzzle6-adapter (v1.1.1)
    [560.7MiB/62.62s]   - Installing friendsofsymfony/http-cache (2.9.2)
    [560.7MiB/62.63s]   - Installing friendsofsymfony/http-cache-bundle (2.9.1)
    [560.7MiB/62.63s]   - Installing terminal42/header-replay-bundle (1.5.3)
    [560.7MiB/62.64s]   - Installing swiftmailer/swiftmailer (v5.4.12)
    [560.7MiB/62.65s]   - Installing symfony/swiftmailer-bundle (v2.6.7)
    [560.7MiB/62.65s]   - Installing monolog/monolog (1.25.5)
    [560.7MiB/62.66s]   - Installing symfony/monolog-bundle (v3.6.0)
    [560.7MiB/62.67s]   - Installing composer/ca-bundle (1.2.8)
    [560.7MiB/62.68s]   - Installing ua-parser/uap-php (v3.9.14)
    [560.7MiB/62.69s]   - Installing nelmio/security-bundle (v2.10.1)
    [560.7MiB/62.69s]   - Installing lexik/maintenance-bundle (v2.1.5)
    [560.7MiB/62.70s]   - Installing doctrine/doctrine-cache-bundle (1.4.0)
    [560.7MiB/62.70s]   - Installing jdorn/sql-formatter (v1.2.17)
    [560.7MiB/62.91s]   - Installing doctrine/dbal (2.12.1)
    [560.7MiB/62.92s]   - Installing doctrine/doctrine-bundle (1.12.12)
    [560.7MiB/62.92s]   - Installing sensiolabs/ansi-to-html (v1.1.3)
    [560.7MiB/62.93s]   - Installing sensiolabs/security-checker (v6.0.3)
    [560.7MiB/62.93s]   - Installing sensio/distribution-bundle (v5.0.25)
    [560.7MiB/62.94s]   - Installing webmozart/assert (1.9.1)
    [560.7MiB/62.94s]   - Installing webmozart/path-util (2.3.0)
    [560.7MiB/62.95s]   - Installing true/punycode (v2.1.1)
    [560.7MiB/62.95s]   - Installing tecnickcom/tcpdf (6.3.5)
    [560.7MiB/62.96s]   - Installing simplepie/simplepie (1.5.6)
    [560.7MiB/62.97s]   - Installing scssphp/scssphp (1.3)
    [560.7MiB/62.97s]   - Installing phpunit/php-token-stream (3.1.2)
    [560.7MiB/62.98s]   - Installing phpspec/php-diff (v1.1.3)
    [560.7MiB/62.99s]   - Installing patchwork/utf8 (v1.3.2)
    [560.7MiB/63.00s]   - Installing oyejorge/less.php (v1.7.0.14)
    [560.7MiB/63.01s]   - Installing nelmio/cors-bundle (1.5.6)
    [560.7MiB/63.01s]   - Installing michelf/php-markdown (1.9.0)
    [560.7MiB/63.02s]   - Installing matthiasmullie/path-converter (1.1.3)
    [560.7MiB/63.03s]   - Installing matthiasmullie/minify (1.3.63)
    [560.7MiB/63.03s]   - Installing jeremykendall/php-domain-parser (3.0.0)
    [560.7MiB/63.04s]   - Installing league/uri (4.2.2)
    [560.7MiB/63.04s]   - Installing knplabs/knp-time-bundle (v1.10.0)
    [560.7MiB/63.05s]   - Installing knplabs/knp-menu (2.6.0)
    [560.7MiB/63.05s]   - Installing knplabs/knp-menu-bundle (v2.3.0)
    [560.7MiB/63.06s]   - Installing imagine/imagine (1.2.4)
    [560.7MiB/63.07s]   - Installing contao/imagine-svg (0.2.3)
    [560.7MiB/63.07s]   - Installing contao/image (0.3.9)
    [560.7MiB/63.08s]   - Installing contao-components/tinymce4 (4.6.7.3)
    [560.7MiB/63.09s]   - Installing contao-components/tablesorter (2.31.3)
    [560.8MiB/63.09s]   - Installing contao-components/tablesort (4.0.1)
    [560.8MiB/63.10s]   - Installing contao-components/swipe (2.2.0)
    [560.8MiB/63.11s]   - Installing contao-components/simplemodal (2.1.1)
    [560.8MiB/63.11s]   - Installing contao-components/respimage (1.4.2)
    [560.8MiB/63.12s]   - Installing contao-components/mootools (1.6.0.6)
    [560.8MiB/63.12s]   - Installing contao-components/mediaelement (4.2.14)
    [560.8MiB/63.13s]   - Installing contao-components/mediabox (1.5.5)
    [560.8MiB/63.13s]   - Installing contao-components/jquery-ui (1.12.1.1)
    [560.8MiB/63.14s]   - Installing contao-components/jquery (3.x-dev 9717391)
    [560.8MiB/63.15s]   - Installing contao-components/html5shiv (3.7.3)
    [560.8MiB/63.15s]   - Installing contao-components/highlight (8.9.1)
    [560.8MiB/63.16s]   - Installing contao-components/dropzone (4.3.0)
    [560.8MiB/63.17s]   - Installing contao-components/datepicker (2.3.1)
    [560.8MiB/63.17s]   - Installing contao-components/contao (7.1.6)
    [560.8MiB/63.18s]   - Installing contao-components/compass (0.12.2.1)
    [560.8MiB/63.18s]   - Installing contao-components/colorpicker (1.5.1)
    [560.8MiB/63.19s]   - Installing contao-components/colorbox (1.6.6)
    [560.8MiB/63.20s]   - Installing contao-components/chosen (1.2.4)
    [560.8MiB/63.20s]   - Installing contao-components/ace (1.4.12)
    [560.8MiB/63.21s]   - Installing contao/core-bundle (4.4.54)
    [560.8MiB/63.21s]   - Installing contao/installation-bundle (4.4.54)
    [560.8MiB/63.22s]   - Installing contao/manager-bundle (4.4.54)
    [560.8MiB/63.23s]   - Installing contao/news-bundle (4.4.54)
    [560.8MiB/63.23s]   - Installing contao/newsletter-bundle (4.4.54)
    [560.8MiB/63.24s]   - Installing doctrine/instantiator (1.4.0)
    [560.8MiB/63.25s]   - Installing doctrine/orm (2.7.4)
    [560.8MiB/63.25s]   - Installing jrgregory/m17-sticky-backend-footer (2.0.9)
    [560.8MiB/63.26s]   - Installing madeyourday/contao-rocksolid-custom-elements (v2.2.17)
    [560.8MiB/63.26s]   - Installing madeyourday/contao-rocksolid-icon-picker (v2.0.3)
    [560.8MiB/63.27s]   - Installing madeyourday/contao-rocksolid-slider (v2.0.20)
    [560.8MiB/63.27s]   - Installing madeyourday/contao-rocksolid-columns (v2.0.2)
    [560.8MiB/63.28s]   - Installing madeyourday/contao-rocksolid-mega-menu (v2.1.1)
    [560.8MiB/63.29s]   - Installing madeyourday/contao-rocksolid-theme-assistant (v2.0.3)
    [560.8MiB/63.30s]   - Installing web-token/jwt-util-ecc (v1.3.10)
    [560.8MiB/63.30s]   - Installing spomky-labs/base64url (v2.0.4)
    [560.8MiB/63.31s]   - Installing fgrosse/phpasn1 (v2.2.0)
    [560.8MiB/63.31s]   - Installing web-token/jwt-core (v1.3.10)
    [560.8MiB/63.32s]   - Installing paragonie/sodium_compat (v1.13.0)
    [560.8MiB/63.32s]   - Installing web-token/jwt-key-mgmt (v1.3.10)
    [560.8MiB/63.33s]   - Installing web-token/jwt-signature (v1.3.10)
    [560.8MiB/63.34s]   - Installing web-token/jwt-signature-algorithm-rsa (v1.3.10)
    [560.8MiB/63.35s]   - Installing web-token/jwt-signature-algorithm-none (v1.3.10)
    [560.8MiB/63.35s]   - Installing web-token/jwt-signature-algorithm-hmac (v1.3.10)
    [560.8MiB/63.36s]   - Installing web-token/jwt-signature-algorithm-eddsa (v1.3.10)
    [560.8MiB/63.37s]   - Installing web-token/jwt-signature-algorithm-ecdsa (v1.3.10)
    [560.8MiB/63.37s]   - Installing minishlink/web-push (v5.2.5)
    [560.8MiB/63.38s]   - Installing minishlink/web-push-bundle (v5.0.0)
    [560.8MiB/63.38s]   - Installing mobiledetect/mobiledetectlib (2.8.34)
    [560.8MiB/63.39s]   - Installing bugbuster/contao-mobiledetection-bundle (1.0.1)
    [560.8MiB/63.39s]   - Installing codefog/contao-haste (4.24.13)
    [560.8MiB/63.40s]   - Installing terminal42/dcawizard (2.4.7)
    [560.8MiB/63.41s]   - Installing terminal42/notification_center (1.5.18)
    [560.8MiB/63.42s]   - Installing doctrine/data-fixtures (1.4.4)
    [560.8MiB/63.42s]   - Installing pimple/pimple (v1.1.1)
    [560.8MiB/63.43s]   - Installing contao-community-alliance/dependency-container (2.0.4)
    [560.8MiB/63.44s]   - Installing contao-community-alliance/event-dispatcher (2.0.5)
    [560.8MiB/63.45s]   - Installing contao-community-alliance/events-contao-bindings (4.4.5)
    [560.8MiB/63.46s]   - Installing contao-community-alliance/translator (2.1.5)
    [560.8MiB/63.46s]   - Installing menatwork/contao-multicolumnwizard-bundle (3.4.9)
    [560.8MiB/63.47s]   - Installing con4gis/core (v4.0.17)
    [560.8MiB/63.48s]   - Installing con4gis/pwa (v2.0.4)
    [560.8MiB/63.48s]   - Installing contao/calendar-bundle (4.4.54)
    [560.8MiB/63.49s]   - Installing contao/comments-bundle (4.4.54)
    [560.8MiB/63.50s]   - Installing contao/faq-bundle (4.4.54)
    [560.8MiB/63.50s]   - Installing contao/listing-bundle (4.4.54)
    [549.4MiB/63.51s] <warning>Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.</warning>
    [549.4MiB/63.51s] <warning>Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [549.4MiB/63.51s] <warning>Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [549.4MiB/63.51s] <warning>Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [549.4MiB/63.52s] <warning>Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [550.6MiB/63.53s] Writing lock file
    [550.6MiB/63.53s] 45 packages you are using are looking for funding.
    [550.6MiB/63.53s] Use the `composer fund` command to find out more!
    [550.9MiB/63.53s] Memory usage: 550.94MB (peak: 3367.9MB), time: 63.54s.
    [550.9MiB/63.53s] Finished Composer Cloud resolving.
    # Job ID sqfYrPH1dgzbW6QEKmeM4qYZEOJeKXVy3Eo627btxcFV0LEsZTcZCl96M9j07v93wE6fkOpB7Cn completed in 57 seconds
    # Memory usage: 550.94MB (peak: 3367.9MB), time: 63.54s.
    
    composer install
    
    $ /usr/bin/suphp73 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully warmed.   
    X-Powered-By: PHP/7.3.25
    Set-Cookie: PHPSESSID=686e6d6db78b3473962eb72a0df05488; path=/; HttpOnly
    Content-type: text/html; charset=UTF-8
    
     Trying to install assets as relative symbolic links.
     --- ------------------------------- ------------------ 
          Bundle                          Method / Error    
     --- ------------------------------- ------------------ 
      ?   ContaoCoreBundle                relative symlink  
      ?   ContaoCalendarBundle            relative symlink  
      ?   ContaoCommentsBundle            relative symlink  
      ?   ContaoFaqBundle                 relative symlink  
      ?   ContaoNewsBundle                relative symlink  
      ?   ContaoNewsletterBundle          relative symlink  
      ?   RockSolidColumnsBundle          relative symlink  
      ?   RockSolidCustomElementsBundle   relative symlink  
      ?   RockSolidIconPickerBundle       relative symlink  
      ?   RockSolidMegaMenuBundle         relative symlink  
      ?   RockSolidSliderBundle           relative symlink  
      ?   RockSolidThemeAssistantBundle   relative symlink  
     --- ------------------------------- ------------------ 
     [OK] All assets were successfully installed.                                   
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
    Added the system/initialize.php file.
    Symlinked the system/config/tcpdf.php file.
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     --- --------------------------------------------- ---------------------------------------------------------------- 
          Symlink                                       Target / Error                                                  
     --- --------------------------------------------- ---------------------------------------------------------------- 
      ?   web/files/oneo                                files/oneo                                                      
      ?   web/files/demo                                files/demo                                                      
      ?   web/system/modules/m17StickyBEFooter/assets   system/modules/m17StickyBEFooter/assets                         
      ?   system/themes/flexible                        vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
      ?   web/assets                                    assets                                                          
      ?   web/system/themes                             system/themes                                                   
      ?   system/logs                                   var/logs                                                        
     --- --------------------------------------------- ---------------------------------------------------------------- 
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
    Loading composer repositories with package information
    Installing dependencies from lock file
    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 <package name>`.
    Package operations: 1 install, 81 updates, 35 removals
      - Removing web-token/jwt-util-ecc (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-rsa (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-none (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-hmac (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-eddsa (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-ecdsa (v1.3.10)
      - Removing web-token/jwt-signature (v1.3.10)
      - Removing web-token/jwt-key-mgmt (v1.3.10)
      - Removing web-token/jwt-core (v1.3.10)
      - Removing terminal42/notification_center (1.5.18)
      - Removing terminal42/dcawizard (2.4.7)
      - Removing symfony/service-contracts (v2.2.0)
      - Removing symfony/polyfill-php80 (v1.20.0)
      - Removing symfony/polyfill-intl-normalizer (v1.20.0)
      - Removing symfony/deprecation-contracts (v2.2.0)
      - Removing spomky-labs/base64url (v2.0.4)
      - Removing pimple/pimple (v1.1.1)
      - Removing paragonie/sodium_compat (v1.13.0)
      - Removing mobiledetect/mobiledetectlib (2.8.34)
      - Removing minishlink/web-push-bundle (v5.0.0)
      - Removing minishlink/web-push (v5.2.5)
      - Removing menatwork/contao-multicolumnwizard-bundle (3.4.9)
      - Removing fgrosse/phpasn1 (v2.2.0)
      - Removing doctrine/instantiator (1.4.0)
      - Removing contao-community-alliance/translator (2.1.5)
      - Removing contao-community-alliance/events-contao-bindings (4.4.5)
      - Removing contao-community-alliance/event-dispatcher (2.0.5)
      - Removing contao-community-alliance/dependency-container (2.0.4)
      - Removing composer/package-versions-deprecated (1.11.99.1)
      - Removing codefog/contao-haste (4.24.13)
      - Removing bugbuster/contao-mobiledetection-bundle (1.0.1)
      - Removing con4gis/pwa (v2.0.4)
      - Removing doctrine/orm (2.7.4)
      - Removing doctrine/data-fixtures (1.4.4)
      - Removing con4gis/core (v4.0.17)
      - Downgrading contao-components/installer (1.4.0 => 1.3.1): Downloading (100%)
      - Downgrading symfony/polyfill-ctype (v1.20.0 => v1.12.0): Downloading (100%)
      - Downgrading twig/twig (v1.44.1 => v1.42.3): Downloading (100%)
      - Removing symfony/polyfill-php70 (v1.20.0)
      - Installing symfony/polyfill-php70 (v1.12.0): Downloading (100%)
      - Installing symfony/polyfill-util (v1.12.0): Downloading (100%)
      - Removing symfony/polyfill-php56 (v1.20.0)
      - Installing symfony/polyfill-php56 (v1.12.0): Downloading (100%)
      - Downgrading symfony/polyfill-mbstring (v1.20.0 => v1.12.0): Downloading (100%)
      - Downgrading symfony/symfony (v3.4.47 => v3.4.31): Downloading (100%)
      - Downgrading contao/manager-plugin (2.11.0 => 2.7.1): Downloading (100%)
      - Downgrading contao-components/ace (1.4.12 => 1.4.4): Downloading (100%)
      - Downgrading contao-components/chosen (1.2.4 => 1.2.2): Downloading (100%)
      - Downgrading contao-components/colorbox (1.6.6 => 1.6.5): Downloading (100%)
      - Downgrading contao-components/contao (7.1.6 => 7.1.5): Downloading (100%)
      - Downgrading contao-components/jquery (3.x-dev 9717391 => 1.12.4): Downloading (100%)
      - Downgrading contao-components/mediaelement (4.2.14 => 4.2.10): Downloading (100%)
      - Updating contao-components/mootools (1.6.0.6 => 1.6.1): Loading from cache
      - Downgrading contao-components/swipe (2.2.0 => 2.1.3): Downloading (100%)
      - Downgrading contao-components/tablesort (4.0.1 => 3.4.12): Downloading (100%)
      - Downgrading contao-components/tablesorter (2.31.3 => 2.1.1): Downloading (100%)
      - Downgrading symfony/polyfill-intl-icu (v1.20.0 => v1.12.0): Downloading (100%)
      - Downgrading symfony/polyfill-apcu (v1.20.0 => v1.12.0): Downloading (100%)
      - Downgrading psr/log (1.1.3 => 1.1.0): Downloading (100%)
      - Downgrading fig/link-util (1.1.1 => 1.0.0): Downloading (100%)
      - Downgrading doctrine/lexer (1.2.1 => 1.1.0): Downloading (100%)
      - Downgrading doctrine/annotations (1.11.1 => v1.7.0): Downloading (100%)
      - Downgrading doctrine/reflection (1.2.2 => v1.0.0): Downloading (100%)
      - Downgrading doctrine/event-manager (1.1.1 => v1.0.0): Downloading (100%)
      - Downgrading doctrine/collections (1.6.7 => v1.6.2): Downloading (100%)
      - Downgrading doctrine/cache (1.10.2 => v1.8.0): Downloading (100%)
      - Downgrading doctrine/persistence (1.3.8 => 1.1.1): Downloading (100%)
      - Downgrading doctrine/inflector (1.4.3 => v1.3.0): Downloading (100%)
      - Downgrading doctrine/common (2.13.3 => v2.10.0): Downloading (100%)
      - Downgrading webmozart/assert (1.9.1 => 1.5.0): Downloading (100%)
      - Downgrading clue/stream-filter (v1.5.0 => v1.4.1): Downloading (100%)
      - Downgrading php-http/message (1.10.0 => 1.8.0): Downloading (100%)
      - Downgrading php-http/discovery (1.13.0 => 1.7.0): Downloading (100%)
      - Downgrading php-http/promise (1.1.0 => v1.0.0): Downloading (100%)
      - Downgrading guzzlehttp/psr7 (1.7.0 => 1.6.1): Downloading (100%)
      - Downgrading guzzlehttp/promises (1.4.0 => v1.3.1): Downloading (100%)
      - Downgrading guzzlehttp/guzzle (6.5.5 => 6.3.3): Downloading (100%)
      - Downgrading symfony/polyfill-php73 (v1.20.0 => v1.12.0): Downloading (100%)
      - Downgrading php-http/client-common (1.10.0 => 1.9.1): Downloading (100%)
      - Downgrading friendsofsymfony/http-cache (2.9.2 => 2.7.0): Downloading (100%)
      - Downgrading friendsofsymfony/http-cache-bundle (2.9.1 => 2.7.0): Downloading (100%)
      - Downgrading tecnickcom/tcpdf (6.3.5 => 6.2.26): Downloading (100%)
      - Downgrading simplepie/simplepie (1.5.6 => 1.5.2): Downloading (100%)
      - Downgrading scssphp/scssphp (1.3 => 1.0.3): Downloading (100%)
      - Downgrading phpunit/php-token-stream (3.1.2 => 3.1.0): Downloading (100%)
      - Downgrading phpspec/php-diff (v1.1.3 => v1.1.0): Downloading (100%)
      - Downgrading patchwork/utf8 (v1.3.2 => v1.3.1): Downloading (100%)
      - Downgrading michelf/php-markdown (1.9.0 => 1.8.0): Downloading (100%)
      - Downgrading matthiasmullie/path-converter (1.1.3 => 1.1.2): Downloading (100%)
      - Downgrading matthiasmullie/minify (1.3.63 => 1.3.61): Downloading (100%)
      - Downgrading knplabs/knp-time-bundle (v1.10.0 => v1.9.1): Downloading (100%)
      - Downgrading knplabs/knp-menu (2.6.0 => 2.5.0): Downloading (100%)
      - Downgrading knplabs/knp-menu-bundle (v2.3.0 => 2.2.2): Downloading (100%)
      - Downgrading imagine/imagine (1.2.4 => 1.2.2): Downloading (100%)
      - Downgrading doctrine/doctrine-cache-bundle (1.4.0 => 1.3.5): Downloading (100%)
      - Downgrading doctrine/dbal (2.12.1 => v2.8.1): Downloading (100%)
      - Downgrading doctrine/doctrine-bundle (1.12.12 => 1.11.2): Downloading (100%)
      - Downgrading contao/imagine-svg (0.2.3 => 0.2.2): Downloading (100%)
      - Downgrading contao/core-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading contao/calendar-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading contao/comments-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading contao/faq-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading contao/listing-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 2.1.0): Downloading (100%)
      - Downgrading monolog/monolog (1.25.5 => 1.24.0): Downloading (100%)
      - Downgrading symfony/monolog-bundle (v3.6.0 => v3.4.0): Downloading (100%)
      - Downgrading composer/ca-bundle (1.2.8 => 1.2.4): Downloading (100%)
      - Downgrading ua-parser/uap-php (v3.9.14 => v3.9.1): Downloading (100%)
      - Downgrading nelmio/security-bundle (v2.10.1 => 2.7.0): Downloading (100%)
      - Downgrading symfony/polyfill-php72 (v1.20.0 => v1.12.0): Downloading (100%)
      - Downgrading symfony/polyfill-intl-idn (v1.20.0 => v1.12.0): Downloading (100%)
      - Downgrading symfony/mime (v5.2.0 => v4.3.4): Downloading (100%)
      - Downgrading symfony/http-client-contracts (v2.3.1 => v1.1.6): Downloading (100%)
      - Downgrading symfony/http-client (v5.2.0 => v4.3.4): Downloading (100%)
      - Downgrading sensiolabs/security-checker (v6.0.3 => v6.0.2): Downloading (100%)
      - Downgrading contao/installation-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading contao/manager-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading contao/news-bundle (4.4.54 => 4.4.43): Downloading (100%)
      - Downgrading contao/newsletter-bundle (4.4.54 => 4.4.43): Downloading (100%)
    Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
    Package phpunit/php-token-stream 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.
    Generating optimized autoload files
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    # Process terminated with exit code 0
    # Result: OK

    Any Ideas?

  3. #3
    Contao-Nutzer Avatar von wunderber
    Registriert seit
    12.10.2015.
    Ort
    Wien
    Beiträge
    13

    Standard

    Jetzt hab ich nochmal die Pakte geupdated und nach einem weiteren Versuch con4gis-PWA zu installieren schreibt mir der Manager zwar lauter grüne Haken, aber installiert wurde nix --> composer install: 0 installiert, 0 aktualisiert, 31 entfernt

    Freue mich über jeden Hinweis


    HTML-Code:
    composer require con4gis/pwa
    composer update (mittels Resolver Cloud)Erfolgreich nach 60 Sekunden. RAM-Verbrauch: 553.32MB (Spitze: 3379.82MB), Dauer: 49.07s.
    
    > Resolving dependencies using Composer Cloud v2.4.11
    !!! Current server is sponsored by: Contao Association !!!
    [5.5MiB/0.24s] Loading composer repositories with package information
    [5.9MiB/0.33s] Updating dependencies
    [563.6MiB/47.78s] Package operations: 160 installs, 0 updates, 0 removals
    [563.6MiB/47.78s]   - Installing contao-components/installer (1.4.0)
    [563.6MiB/47.78s]   - Installing composer/package-versions-deprecated (1.11.99.1)
    [563.6MiB/47.78s]   - Installing symfony/polyfill-php70 (v1.20.0)
    [563.6MiB/47.79s]   - Installing symfony/polyfill-mbstring (v1.20.0)
    [563.6MiB/47.79s]   - Installing symfony/polyfill-ctype (v1.20.0)
    [563.6MiB/47.80s]   - Installing twig/twig (v1.44.1)
    [563.6MiB/47.80s]   - Installing symfony/polyfill-php56 (v1.20.0)
    [563.6MiB/47.80s]   - Installing symfony/symfony (v3.4.47)
    [563.6MiB/47.80s]   - Installing contao-community-alliance/composer-plugin (3.1.3)
    [563.6MiB/47.81s]   - Installing contao/manager-plugin (2.11.0)
    [563.6MiB/47.81s]   - Installing contao-components/jquery (3.x-dev 9717391)
    [563.6MiB/47.81s]   - Installing web-token/jwt-util-ecc (v1.3.10)
    [563.6MiB/47.82s]   - Installing spomky-labs/base64url (v2.0.4)
    [563.6MiB/47.82s]   - Installing fgrosse/phpasn1 (v2.2.0)
    [563.6MiB/47.82s]   - Installing web-token/jwt-core (v1.3.10)
    [563.6MiB/47.83s]   - Installing paragonie/random_compat (v9.99.99)
    [563.6MiB/47.83s]   - Installing paragonie/sodium_compat (v1.13.0)
    [563.6MiB/47.84s]   - Installing web-token/jwt-key-mgmt (v1.3.10)
    [563.6MiB/47.84s]   - Installing web-token/jwt-signature (v1.3.10)
    [563.6MiB/47.84s]   - Installing web-token/jwt-signature-algorithm-rsa (v1.3.10)
    [563.6MiB/47.85s]   - Installing web-token/jwt-signature-algorithm-none (v1.3.10)
    [563.6MiB/47.85s]   - Installing web-token/jwt-signature-algorithm-hmac (v1.3.10)
    [563.6MiB/47.86s]   - Installing web-token/jwt-signature-algorithm-eddsa (v1.3.10)
    [563.6MiB/47.86s]   - Installing web-token/jwt-signature-algorithm-ecdsa (v1.3.10)
    [563.6MiB/47.87s]   - Installing symfony/polyfill-php72 (v1.20.0)
    [563.6MiB/47.88s]   - Installing symfony/polyfill-intl-normalizer (v1.20.0)
    [563.6MiB/47.88s]   - Installing symfony/polyfill-intl-idn (v1.20.0)
    [563.6MiB/47.88s]   - Installing ralouphie/getallheaders (3.0.3)
    [563.6MiB/47.89s]   - Installing psr/http-message (1.0.1)
    [563.6MiB/47.89s]   - Installing guzzlehttp/psr7 (1.7.0)
    [563.6MiB/47.90s]   - Installing guzzlehttp/promises (1.4.0)
    [563.6MiB/47.90s]   - Installing guzzlehttp/guzzle (6.5.5)
    [563.6MiB/47.91s]   - Installing minishlink/web-push (v5.2.5)
    [563.7MiB/47.91s]   - Installing minishlink/web-push-bundle (v5.0.0)
    [563.7MiB/47.92s]   - Installing webmozart/assert (1.9.1)
    [563.7MiB/47.92s]   - Installing webmozart/path-util (2.3.0)
    [563.7MiB/47.93s]   - Installing true/punycode (v2.1.1)
    [563.7MiB/47.93s]   - Installing symfony/polyfill-intl-icu (v1.20.0)
    [563.7MiB/47.93s]   - Installing symfony/polyfill-apcu (v1.20.0)
    [563.7MiB/47.94s]   - Installing psr/simple-cache (1.0.1)
    [563.7MiB/47.94s]   - Installing psr/log (1.1.3)
    [563.7MiB/47.95s]   - Installing psr/link (1.0.0)
    [563.7MiB/47.95s]   - Installing psr/container (1.0.0)
    [563.7MiB/47.96s]   - Installing psr/cache (1.0.1)
    [563.7MiB/47.96s]   - Installing fig/link-util (1.1.1)
    [563.7MiB/47.97s]   - Installing doctrine/lexer (1.2.1)
    [563.7MiB/47.97s]   - Installing doctrine/annotations (1.11.1)
    [563.7MiB/47.98s]   - Installing doctrine/reflection (1.2.2)
    [563.7MiB/47.98s]   - Installing doctrine/event-manager (1.1.1)
    [563.7MiB/47.98s]   - Installing doctrine/collections (1.6.7)
    [563.7MiB/47.99s]   - Installing doctrine/cache (1.10.2)
    [563.7MiB/47.99s]   - Installing doctrine/persistence (1.3.8)
    [563.7MiB/48.00s]   - Installing doctrine/inflector (1.4.3)
    [563.7MiB/48.00s]   - Installing doctrine/common (2.13.3)
    [563.7MiB/48.01s]   - Installing symfony/polyfill-php80 (v1.20.0)
    [563.7MiB/48.01s]   - Installing symfony/polyfill-php73 (v1.20.0)
    [563.7MiB/48.02s]   - Installing symfony/deprecation-contracts (v2.2.0)
    [563.7MiB/48.02s]   - Installing symfony/mime (v5.2.0)
    [563.7MiB/48.03s]   - Installing symfony/http-client-contracts (v2.3.1)
    [563.7MiB/48.03s]   - Installing symfony/service-contracts (v2.2.0)
    [563.7MiB/48.04s]   - Installing php-http/message-factory (v1.0.2)
    [563.7MiB/48.04s]   - Installing clue/stream-filter (v1.5.0)
    [563.7MiB/48.05s]   - Installing php-http/message (1.10.0)
    [563.7MiB/48.05s]   - Installing php-http/discovery (1.13.0)
    [563.7MiB/48.06s]   - Installing php-http/promise (1.1.0)
    [563.7MiB/48.06s]   - Installing php-http/httplug (v1.1.0)
    [563.7MiB/48.07s]   - Installing symfony/http-client (v5.2.0)
    [563.7MiB/48.07s]   - Installing php-http/guzzle6-adapter (v1.1.1)
    [563.7MiB/48.07s]   - Installing php-http/client-common (1.10.0)
    [563.7MiB/48.08s]   - Installing friendsofsymfony/http-cache (2.9.2)
    [563.7MiB/48.09s]   - Installing friendsofsymfony/http-cache-bundle (2.9.1)
    [563.7MiB/48.09s]   - Installing terminal42/header-replay-bundle (1.5.3)
    [563.7MiB/48.10s]   - Installing tecnickcom/tcpdf (6.3.5)
    [563.7MiB/48.10s]   - Installing swiftmailer/swiftmailer (v5.4.12)
    [563.7MiB/48.11s]   - Installing symfony/swiftmailer-bundle (v2.6.7)
    [563.7MiB/48.11s]   - Installing simplepie/simplepie (1.5.6)
    [563.7MiB/48.12s]   - Installing scssphp/scssphp (1.3)
    [563.7MiB/48.12s]   - Installing phpunit/php-token-stream (3.1.2)
    [563.7MiB/48.13s]   - Installing phpspec/php-diff (v1.1.3)
    [563.7MiB/48.14s]   - Installing patchwork/utf8 (v1.3.2)
    [563.7MiB/48.15s]   - Installing oyejorge/less.php (v1.7.0.14)
    [563.7MiB/48.15s]   - Installing nelmio/cors-bundle (1.5.6)
    [563.7MiB/48.16s]   - Installing michelf/php-markdown (1.9.0)
    [563.7MiB/48.16s]   - Installing matthiasmullie/path-converter (1.1.3)
    [563.7MiB/48.16s]   - Installing matthiasmullie/minify (1.3.63)
    [563.7MiB/48.17s]   - Installing jeremykendall/php-domain-parser (3.0.0)
    [563.7MiB/48.18s]   - Installing league/uri (4.2.2)
    [563.7MiB/48.19s]   - Installing knplabs/knp-time-bundle (v1.10.0)
    [563.7MiB/48.19s]   - Installing knplabs/knp-menu (2.6.0)
    [563.7MiB/48.20s]   - Installing knplabs/knp-menu-bundle (v2.3.0)
    [563.7MiB/48.21s]   - Installing imagine/imagine (1.2.4)
    [563.7MiB/48.22s]   - Installing doctrine/doctrine-cache-bundle (1.4.0)
    [563.7MiB/48.22s]   - Installing jdorn/sql-formatter (v1.2.17)
    [563.7MiB/48.23s]   - Installing doctrine/dbal (2.12.1)
    [563.7MiB/48.24s]   - Installing doctrine/doctrine-bundle (1.12.12)
    [563.7MiB/48.24s]   - Installing contao/imagine-svg (0.2.3)
    [563.7MiB/48.25s]   - Installing contao/image (0.3.9)
    [563.7MiB/48.25s]   - Installing contao-components/tinymce4 (4.6.7.3)
    [563.7MiB/48.26s]   - Installing contao-components/tablesorter (2.31.3)
    [563.7MiB/48.58s]   - Installing contao-components/tablesort (4.0.1)
    [563.7MiB/48.58s]   - Installing contao-components/swipe (2.2.0)
    [563.7MiB/48.59s]   - Installing contao-components/simplemodal (2.1.1)
    [563.7MiB/48.60s]   - Installing contao-components/respimage (1.4.2)
    [563.7MiB/48.61s]   - Installing contao-components/mootools (1.6.0.6)
    [563.7MiB/48.61s]   - Installing contao-components/mediaelement (4.2.14)
    [563.7MiB/48.63s]   - Installing contao-components/mediabox (1.5.5)
    [563.7MiB/48.64s]   - Installing contao-components/jquery-ui (1.12.1.1)
    [563.7MiB/48.65s]   - Installing contao-components/html5shiv (3.7.3)
    [563.7MiB/48.65s]   - Installing contao-components/highlight (8.9.1)
    [563.7MiB/48.66s]   - Installing contao-components/dropzone (4.3.0)
    [563.7MiB/48.66s]   - Installing contao-components/datepicker (2.3.1)
    [563.7MiB/48.67s]   - Installing contao-components/contao (7.1.6)
    [563.7MiB/48.68s]   - Installing contao-components/compass (0.12.2.1)
    [563.7MiB/48.68s]   - Installing contao-components/colorpicker (1.5.1)
    [563.7MiB/48.69s]   - Installing contao-components/colorbox (1.6.6)
    [563.7MiB/48.70s]   - Installing contao-components/chosen (1.2.4)
    [563.7MiB/48.70s]   - Installing contao-components/ace (1.4.12)
    [563.7MiB/48.71s]   - Installing composer/ca-bundle (1.2.8)
    [563.7MiB/48.72s]   - Installing ua-parser/uap-php (v3.9.14)
    [563.8MiB/48.73s]   - Installing monolog/monolog (1.25.5)
    [563.8MiB/48.74s]   - Installing doctrine/instantiator (1.4.0)
    [563.8MiB/48.74s]   - Installing doctrine/orm (2.7.4)
    [563.8MiB/48.75s]   - Installing contao/core-bundle (4.4.54)
    [563.8MiB/48.76s]   - Installing mobiledetect/mobiledetectlib (2.8.34)
    [563.8MiB/48.77s]   - Installing bugbuster/contao-mobiledetection-bundle (1.0.1)
    [563.8MiB/48.77s]   - Installing codefog/contao-haste (4.24.13)
    [563.8MiB/48.78s]   - Installing terminal42/dcawizard (2.4.7)
    [563.8MiB/48.79s]   - Installing terminal42/notification_center (1.5.18)
    [563.8MiB/48.80s]   - Installing doctrine/data-fixtures (1.4.4)
    [563.8MiB/48.80s]   - Installing pimple/pimple (v1.1.1)
    [563.8MiB/48.81s]   - Installing contao-community-alliance/dependency-container (2.0.4)
    [563.8MiB/48.82s]   - Installing contao-community-alliance/event-dispatcher (2.0.5)
    [563.8MiB/48.83s]   - Installing contao-community-alliance/events-contao-bindings (4.4.5)
    [563.8MiB/48.84s]   - Installing contao-community-alliance/translator (2.1.5)
    [563.8MiB/48.85s]   - Installing menatwork/contao-multicolumnwizard-bundle (3.4.9)
    [563.8MiB/48.86s]   - Installing con4gis/core (v4.0.17)
    [563.8MiB/48.87s]   - Installing con4gis/pwa (v2.0.4)
    [563.8MiB/48.87s]   - Installing contao/calendar-bundle (4.4.54)
    [563.8MiB/48.88s]   - Installing contao/comments-bundle (4.4.54)
    [563.8MiB/48.89s]   - Installing contao/conflicts (dev-master 820074e)
    [563.8MiB/48.89s]   - Installing contao/faq-bundle (4.4.54)
    [563.8MiB/48.90s]   - Installing contao/listing-bundle (4.4.54)
    [563.8MiB/48.91s]   - Installing toflar/psr6-symfony-http-cache-store (2.3.1)
    [563.8MiB/48.91s]   - Installing symfony/monolog-bundle (v3.6.0)
    [563.8MiB/48.92s]   - Installing nelmio/security-bundle (v2.10.1)
    [563.8MiB/48.92s]   - Installing lexik/maintenance-bundle (v2.1.5)
    [563.8MiB/48.93s]   - Installing sensiolabs/ansi-to-html (v1.1.3)
    [563.8MiB/48.94s]   - Installing sensiolabs/security-checker (v6.0.3)
    [563.8MiB/48.94s]   - Installing sensio/distribution-bundle (v5.0.25)
    [563.8MiB/48.95s]   - Installing contao/installation-bundle (4.4.54)
    [563.8MiB/48.96s]   - Installing contao/manager-bundle (4.4.54)
    [563.8MiB/48.96s]   - Installing contao/news-bundle (4.4.54)
    [563.8MiB/48.97s]   - Installing contao/newsletter-bundle (4.4.54)
    [563.8MiB/48.98s]   - Installing jrgregory/m17-sticky-backend-footer (2.0.9)
    [563.8MiB/48.98s]   - Installing madeyourday/contao-rocksolid-custom-elements (v2.2.17)
    [563.8MiB/49.00s]   - Installing madeyourday/contao-rocksolid-icon-picker (v2.0.3)
    [563.8MiB/49.00s]   - Installing madeyourday/contao-rocksolid-slider (v2.0.20)
    [563.8MiB/49.01s]   - Installing madeyourday/contao-rocksolid-columns (v2.0.2)
    [563.8MiB/49.02s]   - Installing madeyourday/contao-rocksolid-mega-menu (v2.1.1)
    [563.8MiB/49.02s]   - Installing madeyourday/contao-rocksolid-theme-assistant (v2.0.3)
    [552.2MiB/49.04s] <warning>Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.</warning>
    [552.2MiB/49.04s] <warning>Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [552.2MiB/49.04s] <warning>Package oyejorge/less.php is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [552.2MiB/49.04s] <warning>Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [552.2MiB/49.04s] <warning>Package sensio/distribution-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [553.0MiB/49.06s] Writing lock file
    [553.0MiB/49.06s] 45 packages you are using are looking for funding.
    [553.0MiB/49.06s] Use the `composer fund` command to find out more!
    [553.3MiB/49.06s] Memory usage: 553.32MB (peak: 3379.82MB), time: 49.07s.
    [553.3MiB/49.07s] Finished Composer Cloud resolving.
    # Job ID 4RGDP7SpHtPRsT4trh91SIlsyvFqZURkoJmWZcHwLxVTrFS8NGbyyYv56HycsK6O2HKITavTVgkKK88KUTU9YhxqtSqB completed in 60 seconds
    # Memory usage: 553.32MB (peak: 3379.82MB), time: 49.07s.
    
    composer install0 installiert, 0 aktualisiert, 31 entfernt
    
    $ /usr/bin/suphp73 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully warmed.   
    X-Powered-By: PHP/7.3.25
    Set-Cookie: PHPSESSID=e5af646ed2b5473131467430ac81f186; path=/; HttpOnly
    Content-type: text/html; charset=UTF-8
    
     Trying to install assets as relative symbolic links.
     --- ------------------------------- ------------------ 
          Bundle                          Method / Error    
     --- ------------------------------- ------------------ 
      ?   ContaoCoreBundle                relative symlink  
      ?   RockSolidCustomElementsBundle   relative symlink  
      ?   ContaoFaqBundle                 relative symlink  
      ?   RockSolidColumnsBundle          relative symlink  
      ?   ContaoCommentsBundle            relative symlink  
      ?   ContaoNewsBundle                relative symlink  
      ?   RockSolidMegaMenuBundle         relative symlink  
      ?   RockSolidThemeAssistantBundle   relative symlink  
      ?   ContaoCalendarBundle            relative symlink  
      ?   ContaoNewsletterBundle          relative symlink  
      ?   RockSolidIconPickerBundle       relative symlink  
      ?   RockSolidSliderBundle           relative symlink  
     --- ------------------------------- ------------------ 
     [OK] All assets were successfully installed.                                   
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
    Added the system/initialize.php file.
    Symlinked the system/config/tcpdf.php file.
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
     --- --------------------------------------------- ---------------------------------------------------------------- 
          Symlink                                       Target / Error                                                  
     --- --------------------------------------------- ---------------------------------------------------------------- 
      ?   web/files/oneo                                files/oneo                                                      
      ?   web/files/demo                                files/demo                                                      
      ?   web/system/modules/m17StickyBEFooter/assets   system/modules/m17StickyBEFooter/assets                         
      ?   system/themes/flexible                        vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
      ?   web/assets                                    assets                                                          
      ?   web/system/themes                             system/themes                                                   
      ?   system/logs                                   var/logs                                                        
     --- --------------------------------------------- ---------------------------------------------------------------- 
    X-Powered-By: PHP/7.3.25
    Content-type: text/html; charset=UTF-8
    
    Loading composer repositories with package information
    Installing dependencies from lock file
    Package operations: 0 installs, 0 updates, 31 removals
      - Removing web-token/jwt-util-ecc (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-rsa (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-none (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-hmac (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-eddsa (v1.3.10)
      - Removing web-token/jwt-signature-algorithm-ecdsa (v1.3.10)
      - Removing web-token/jwt-signature (v1.3.10)
      - Removing web-token/jwt-key-mgmt (v1.3.10)
      - Removing web-token/jwt-core (v1.3.10)
      - Removing terminal42/notification_center (1.5.18)
      - Removing terminal42/dcawizard (2.4.7)
      - Removing spomky-labs/base64url (v2.0.4)
      - Removing pimple/pimple (v1.1.1)
      - Removing paragonie/sodium_compat (v1.13.0)
      - Removing mobiledetect/mobiledetectlib (2.8.34)
      - Removing minishlink/web-push-bundle (v5.0.0)
      - Removing minishlink/web-push (v5.2.5)
      - Removing menatwork/contao-multicolumnwizard-bundle (3.4.9)
      - Removing fgrosse/phpasn1 (v2.2.0)
      - Removing doctrine/orm (2.7.4)
      - Removing doctrine/instantiator (1.4.0)
      - Removing doctrine/data-fixtures (1.4.4)
      - Removing contao-community-alliance/translator (2.1.5)
      - Removing contao-community-alliance/events-contao-bindings (4.4.5)
      - Removing contao-community-alliance/event-dispatcher (2.0.5)
      - Removing contao-community-alliance/dependency-container (2.0.4)
      - Removing con4gis/pwa (v2.0.4)
      - Removing con4gis/core (v4.0.17)
      - Removing composer/package-versions-deprecated (1.11.99.1)
      - Removing codefog/contao-haste (4.24.13)
      - Removing bugbuster/contao-mobiledetection-bundle (1.0.1)
    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 phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    31 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    # Process terminated with exit code 0
    # Result: OK

  4. #4
    Contao-Nutzer Avatar von wunderber
    Registriert seit
    12.10.2015.
    Ort
    Wien
    Beiträge
    13

    Standard

    Neuer Versuch mit einer frisch installierter Version:
    Contao 4.9.9
    php 7.4
    mySQL 8.0


    Jetzt wirft der Manager beim Versuch con4gis-PWA zu installieren den Fehler: MemoryTokenStorage must not be accessed before it was initialized.



    HTML-Code:
    composer require con4gis/pwa
    $ /usr/bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/contao-manager.phar.php composer require con4gis/pwa --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    Using version ^2.0 for con4gis/pwa
    /var/home/meineneuewebsite_at/handwerker/composer.json has been updated
    # Process terminated with exit code 0
    # Result: OK
    composer update (mittels Resolver Cloud)Erfolgreich nach 36 Sekunden. RAM-Verbrauch: 565.56MB (Spitze: 2996.71MB), Dauer: 38.99s.
    
    > Resolving dependencies using Composer Cloud v2.4.11
    !!! Current server is sponsored by: Contao Association !!!
    [6.5MiB/0.19s] Loading composer repositories with package information
    [6.9MiB/0.28s] Updating dependencies
    [573.2MiB/37.62s] Package operations: 210 installs, 0 updates, 0 removals
    [573.2MiB/37.62s]   - Installing contao-components/installer (1.4.0)
    [573.2MiB/37.62s]   - Installing composer/package-versions-deprecated (1.8.2)
    [573.2MiB/37.62s]   - Installing symfony/polyfill-php72 (v1.20.0)
    [573.2MiB/37.62s]   - Installing symfony/polyfill-intl-normalizer (v1.20.0)
    [573.2MiB/37.63s]   - Installing symfony/polyfill-intl-idn (v1.20.0)
    [573.2MiB/37.63s]   - Installing symfony/polyfill-mbstring (v1.20.0)
    [573.2MiB/37.64s]   - Installing symfony/polyfill-ctype (v1.20.0)
    [573.2MiB/37.64s]   - Installing symfony/polyfill-php80 (v1.20.0)
    [573.2MiB/37.64s]   - Installing symfony/polyfill-php73 (v1.20.0)
    [573.2MiB/37.64s]   - Installing symfony/deprecation-contracts (v2.2.0)
    [573.2MiB/37.65s]   - Installing symfony/mime (v5.2.0)
    [573.2MiB/37.65s]   - Installing symfony/http-foundation (v4.4.17)
    [573.2MiB/37.65s]   - Installing symfony/http-client-contracts (v2.3.1)
    [573.2MiB/37.66s]   - Installing psr/container (1.0.0)
    [573.2MiB/37.66s]   - Installing symfony/event-dispatcher-contracts (v1.1.9)
    [573.2MiB/37.66s]   - Installing symfony/event-dispatcher (v4.4.17)
    [573.2MiB/37.67s]   - Installing symfony/var-dumper (v4.4.17)
    [573.2MiB/37.67s]   - Installing psr/log (1.1.3)
    [573.2MiB/37.67s]   - Installing symfony/debug (v4.4.17)
    [573.2MiB/37.68s]   - Installing symfony/error-handler (v4.4.17)
    [573.2MiB/37.68s]   - Installing symfony/http-kernel (v4.4.17)
    [573.2MiB/37.68s]   - Installing symfony/service-contracts (v2.2.0)
    [573.2MiB/37.69s]   - Installing symfony/dependency-injection (v4.4.17)
    [573.2MiB/37.69s]   - Installing symfony/filesystem (v4.4.17)
    [573.2MiB/37.69s]   - Installing symfony/config (v4.4.17)
    [573.2MiB/37.70s]   - Installing symfony/routing (v4.4.17)
    [573.2MiB/37.70s]   - Installing symfony/process (v4.4.17)
    [573.2MiB/37.70s]   - Installing symfony/finder (v4.4.17)
    [573.2MiB/37.71s]   - Installing contao-community-alliance/composer-plugin (3.1.3)
    [573.2MiB/37.71s]   - Installing contao/manager-plugin (2.11.0)
    [573.2MiB/37.72s]   - Installing contao-components/jquery (3.5.1)
    [573.2MiB/37.72s]   - Installing web-token/jwt-util-ecc (v1.3.10)
    [573.2MiB/37.73s]   - Installing spomky-labs/base64url (v2.0.4)
    [573.3MiB/37.73s]   - Installing fgrosse/phpasn1 (v2.2.0)
    [573.3MiB/37.74s]   - Installing web-token/jwt-core (v1.3.10)
    [573.3MiB/37.74s]   - Installing paragonie/random_compat (v9.99.99)
    [573.3MiB/37.75s]   - Installing paragonie/sodium_compat (v1.14.0)
    [573.3MiB/37.75s]   - Installing web-token/jwt-key-mgmt (v1.3.10)
    [573.3MiB/37.77s]   - Installing web-token/jwt-signature (v1.3.10)
    [573.3MiB/37.77s]   - Installing web-token/jwt-signature-algorithm-rsa (v1.3.10)
    [573.3MiB/37.78s]   - Installing web-token/jwt-signature-algorithm-none (v1.3.10)
    [573.3MiB/37.79s]   - Installing web-token/jwt-signature-algorithm-hmac (v1.3.10)
    [573.3MiB/37.79s]   - Installing web-token/jwt-signature-algorithm-eddsa (v1.3.10)
    [573.3MiB/37.80s]   - Installing web-token/jwt-signature-algorithm-ecdsa (v1.3.10)
    [573.3MiB/37.80s]   - Installing ralouphie/getallheaders (3.0.3)
    [573.3MiB/37.81s]   - Installing psr/http-message (1.0.1)
    [573.3MiB/37.81s]   - Installing guzzlehttp/psr7 (1.7.0)
    [573.3MiB/37.82s]   - Installing guzzlehttp/promises (1.4.0)
    [573.3MiB/37.82s]   - Installing guzzlehttp/guzzle (6.5.5)
    [573.3MiB/37.83s]   - Installing minishlink/web-push (v5.2.5)
    [573.3MiB/37.83s]   - Installing minishlink/web-push-bundle (v5.0.0)
    [573.3MiB/37.84s]   - Installing wikimedia/less.php (1.8.2)
    [573.3MiB/37.84s]   - Installing webignition/disallowed-character-terminated-string (2.0)
    [573.3MiB/37.85s]   - Installing webignition/robots-txt-file (3.0)
    [573.3MiB/37.85s]   - Installing composer/ca-bundle (1.2.8)
    [573.3MiB/37.86s]   - Installing ua-parser/uap-php (v3.9.14)
    [573.3MiB/37.86s]   - Installing twig/twig (v2.14.1)
    [573.3MiB/37.86s]   - Installing true/punycode (v2.1.1)
    [573.3MiB/37.87s]   - Installing psr/cache (1.0.1)
    [573.3MiB/37.88s]   - Installing doctrine/lexer (1.2.1)
    [573.3MiB/37.88s]   - Installing doctrine/annotations (1.11.1)
    [573.3MiB/37.89s]   - Installing terminal42/service-annotation-bundle (1.1.3)
    [573.3MiB/37.89s]   - Installing symfony/http-client (v4.4.17)
    [573.3MiB/37.90s]   - Installing symfony/dom-crawler (v4.4.17)
    [573.3MiB/37.91s]   - Installing psr/http-factory (1.0.1)
    [573.3MiB/37.91s]   - Installing php-http/message-factory (v1.0.2)
    [573.3MiB/37.92s]   - Installing nyholm/psr7 (1.3.2)
    [573.3MiB/37.92s]   - Installing terminal42/escargot (0.6.1)
    [573.3MiB/37.93s]   - Installing symfony/yaml (v4.4.17)
    [573.3MiB/37.93s]   - Installing symfony/translation-contracts (v2.3.0)
    [573.3MiB/37.94s]   - Installing symfony/twig-bridge (v4.4.17)
    [573.3MiB/37.94s]   - Installing symfony/twig-bundle (v4.4.17)
    [573.3MiB/37.95s]   - Installing symfony/translation (v4.4.17)
    [573.3MiB/37.95s]   - Installing symfony/polyfill-iconv (v1.20.0)
    [573.3MiB/37.96s]   - Installing egulias/email-validator (2.1.24)
    [573.3MiB/37.96s]   - Installing swiftmailer/swiftmailer (v6.2.3)
    [573.3MiB/37.97s]   - Installing symfony/swiftmailer-bundle (v3.5.1)
    [573.3MiB/37.97s]   - Installing symfony/security-core (v4.4.17)
    [573.3MiB/37.98s]   - Installing symfony/polyfill-intl-grapheme (v1.20.0)
    [573.3MiB/37.99s]   - Installing symfony/string (v5.2.0)
    [573.3MiB/37.99s]   - Installing symfony/property-info (v5.2.0)
    [573.3MiB/37.99s]   - Installing symfony/property-access (v5.2.0)
    [573.3MiB/38.00s]   - Installing symfony/security-http (v4.4.17)
    [573.3MiB/38.00s]   - Installing symfony/security-guard (v4.4.17)
    [573.3MiB/38.01s]   - Installing symfony/security-csrf (v5.2.0)
    [573.3MiB/38.01s]   - Installing symfony/security-bundle (v4.4.17)
    [573.3MiB/38.02s]   - Installing monolog/monolog (1.25.5)
    [573.3MiB/38.02s]   - Installing symfony/monolog-bridge (v4.4.17)
    [573.3MiB/38.03s]   - Installing symfony/lock (v4.4.17)
    [573.3MiB/38.04s]   - Installing symfony/var-exporter (v5.2.0)
    [573.3MiB/38.05s]   - Installing symfony/cache-contracts (v2.2.0)
    [573.3MiB/38.05s]   - Installing symfony/cache (v4.4.17)
    [573.3MiB/38.06s]   - Installing symfony/framework-bundle (v4.4.17)
    [573.3MiB/38.06s]   - Installing psr/simple-cache (1.0.1)
    [573.3MiB/38.07s]   - Installing symfony/expression-language (v4.4.17)
    [573.4MiB/38.08s]   - Installing symfony/console (v4.4.17)
    [573.4MiB/38.08s]   - Installing symfony/asset (v4.4.17)
    [573.4MiB/38.09s]   - Installing symfony-cmf/routing (2.3.3)
    [573.4MiB/38.10s]   - Installing symfony-cmf/routing-bundle (2.4.2)
    [573.4MiB/38.10s]   - Installing doctrine/cache (1.10.2)
    [573.4MiB/38.11s]   - Installing thecodingmachine/safe (v1.3.3)
    [573.4MiB/38.11s]   - Installing paragonie/constant_time_encoding (v2.3.0)
    [573.4MiB/38.12s]   - Installing beberlei/assert (v3.3.0)
    [573.4MiB/38.13s]   - Installing spomky-labs/otphp (v10.0.1)
    [573.4MiB/38.14s]   - Installing simplepie/simplepie (1.5.6)
    [573.4MiB/38.15s]   - Installing scssphp/scssphp (1.3)
    [573.4MiB/38.16s]   - Installing lcobucci/jwt (3.4.1)
    [573.4MiB/38.16s]   - Installing scheb/two-factor-bundle (v4.18.4)
    [573.4MiB/38.17s]   - Installing ramsey/uuid (3.9.3)
    [573.4MiB/38.18s]   - Installing phpunit/php-token-stream (4.0.4)
    [573.4MiB/38.18s]   - Installing phpspec/php-diff (v1.1.3)
    [573.4MiB/38.19s]   - Installing patchwork/utf8 (v1.3.2)
    [573.4MiB/38.20s]   - Installing nelmio/cors-bundle (2.1.0)
    [573.4MiB/38.20s]   - Installing michelf/php-markdown (1.9.0)
    [573.4MiB/38.21s]   - Installing matthiasmullie/path-converter (1.1.3)
    [573.4MiB/38.22s]   - Installing matthiasmullie/minify (1.3.63)
    [573.4MiB/38.22s]   - Installing league/uri-parser (1.4.1)
    [573.4MiB/38.23s]   - Installing league/uri-interfaces (1.1.1)
    [573.4MiB/38.24s]   - Installing league/uri-schemes (1.2.1)
    [573.4MiB/38.25s]   - Installing league/uri-hostname-parser (1.1.1)
    [573.4MiB/38.25s]   - Installing league/uri-components (1.8.2)
    [573.4MiB/38.26s]   - Installing knplabs/knp-time-bundle (v1.13.0)
    [573.4MiB/38.27s]   - Installing knplabs/knp-menu (v3.1.2)
    [573.4MiB/38.28s]   - Installing knplabs/knp-menu-bundle (v3.1.0)
    [573.4MiB/38.29s]   - Installing doctrine/reflection (1.2.2)
    [573.4MiB/38.29s]   - Installing doctrine/event-manager (1.1.1)
    [573.4MiB/38.31s]   - Installing doctrine/collections (1.6.7)
    [573.4MiB/38.32s]   - Installing doctrine/persistence (1.3.8)
    [573.4MiB/38.32s]   - Installing doctrine/inflector (1.4.3)
    [573.4MiB/38.33s]   - Installing doctrine/common (2.13.3)
    [573.4MiB/38.34s]   - Installing imagine/imagine (1.2.4)
    [573.4MiB/38.34s]   - Installing symfony/options-resolver (v5.2.0)
    [573.4MiB/38.35s]   - Installing clue/stream-filter (v1.5.0)
    [573.4MiB/38.35s]   - Installing php-http/message (1.10.0)
    [573.4MiB/38.36s]   - Installing php-http/discovery (1.13.0)
    [573.4MiB/38.37s]   - Installing php-http/promise (1.1.0)
    [573.4MiB/38.37s]   - Installing psr/http-client (1.0.1)
    [573.4MiB/38.38s]   - Installing php-http/httplug (2.2.0)
    [573.4MiB/38.38s]   - Installing php-http/client-common (2.3.0)
    [573.4MiB/38.39s]   - Installing friendsofsymfony/http-cache (2.10.0)
    [573.4MiB/38.39s]   - Installing friendsofsymfony/http-cache-bundle (2.9.1)
    [573.4MiB/38.40s]   - Installing dragonmantank/cron-expression (v2.3.1)
    [573.4MiB/38.41s]   - Installing doctrine/instantiator (1.4.0)
    [573.4MiB/38.42s]   - Installing doctrine/dbal (2.12.1)
    [573.4MiB/38.43s]   - Installing doctrine/orm (2.7.4)
    [573.4MiB/38.43s]   - Installing symfony/doctrine-bridge (v4.4.17)
    [573.4MiB/38.44s]   - Installing doctrine/doctrine-cache-bundle (1.4.0)
    [573.4MiB/38.45s]   - Installing jdorn/sql-formatter (v1.2.17)
    [573.4MiB/38.46s]   - Installing doctrine/doctrine-bundle (1.12.12)
    [573.4MiB/38.47s]   - Installing contao/imagine-svg (1.0.2)
    [573.4MiB/38.48s]   - Installing webmozart/assert (1.9.1)
    [573.4MiB/38.49s]   - Installing webmozart/path-util (2.3.0)
    [573.4MiB/38.49s]   - Installing contao/image (1.0.3)
    [573.4MiB/38.50s]   - Installing contao-components/tinymce4 (4.9.12)
    [573.4MiB/38.50s]   - Installing contao-components/tablesorter (2.31.3)
    [573.4MiB/38.51s]   - Installing contao-components/tablesort (4.0.1)
    [573.4MiB/38.51s]   - Installing contao-components/swipe (2.2.0)
    [573.4MiB/38.52s]   - Installing contao-components/simplemodal (2.1.1)
    [573.4MiB/38.52s]   - Installing contao-components/mootools (1.6.0.6)
    [573.4MiB/38.53s]   - Installing contao-components/mediabox (1.5.5)
    [573.4MiB/38.54s]   - Installing contao-components/jquery-ui (1.12.1.1)
    [573.4MiB/38.54s]   - Installing contao-components/highlight (9.18.1)
    [573.4MiB/38.55s]   - Installing contao-components/dropzone (5.7.2)
    [573.4MiB/38.55s]   - Installing contao-components/datepicker (2.3.1)
    [573.4MiB/38.56s]   - Installing contao-components/contao (9.1.1)
    [573.4MiB/38.57s]   - Installing contao-components/colorpicker (1.5.1)
    [573.4MiB/38.57s]   - Installing contao-components/colorbox (1.6.6)
    [573.4MiB/38.59s]   - Installing contao-components/chosen (1.2.4)
    [573.4MiB/38.59s]   - Installing contao-components/ace (1.4.12)
    [573.4MiB/38.60s]   - Installing dasprid/enum (1.0.3)
    [573.4MiB/38.61s]   - Installing bacon/bacon-qr-code (2.0.3)
    [573.4MiB/38.61s]   - Installing ausi/slug-generator (v1.1.1)
    [573.4MiB/38.62s]   - Installing contao/core-bundle (4.9.9)
    [573.4MiB/38.63s]   - Installing mobiledetect/mobiledetectlib (2.8.34)
    [573.4MiB/38.63s]   - Installing bugbuster/contao-mobiledetection-bundle (1.0.1)
    [573.4MiB/38.64s]   - Installing codefog/contao-haste (4.24.13)
    [573.5MiB/38.65s]   - Installing terminal42/dcawizard (2.4.7)
    [573.5MiB/38.65s]   - Installing terminal42/notification_center (1.5.18)
    [573.5MiB/38.67s]   - Installing doctrine/data-fixtures (1.4.4)
    [573.5MiB/38.68s]   - Installing pimple/pimple (v1.1.1)
    [573.5MiB/38.68s]   - Installing contao-community-alliance/dependency-container (2.0.4)
    [573.5MiB/38.69s]   - Installing contao-community-alliance/event-dispatcher (2.0.5)
    [573.5MiB/38.69s]   - Installing contao-community-alliance/events-contao-bindings (4.4.5)
    [573.5MiB/38.70s]   - Installing contao-community-alliance/translator (2.1.5)
    [573.5MiB/38.71s]   - Installing menatwork/contao-multicolumnwizard-bundle (3.4.9)
    [573.5MiB/38.71s]   - Installing con4gis/core (v4.0.17)
    [573.5MiB/38.72s]   - Installing con4gis/pwa (v2.0.4)
    [573.5MiB/38.73s]   - Installing contao/calendar-bundle (4.9.9)
    [573.5MiB/38.74s]   - Installing contao/comments-bundle (4.9.9)
    [573.5MiB/38.76s]   - Installing contao/conflicts (dev-master 820074e)
    [573.5MiB/38.76s]   - Installing contao/faq-bundle (4.9.9)
    [573.5MiB/38.77s]   - Installing contao/listing-bundle (4.9.9)
    [573.5MiB/38.78s]   - Installing toflar/psr6-symfony-http-cache-store (2.3.1)
    [573.5MiB/38.79s]   - Installing symfony/web-profiler-bundle (v4.4.17)
    [573.5MiB/38.80s]   - Installing symfony/stopwatch (v4.4.17)
    [573.5MiB/38.82s]   - Installing webimpress/safe-writer (2.1.0)
    [573.5MiB/38.83s]   - Installing laminas/laminas-zendframework-bridge (1.1.1)
    [573.5MiB/38.84s]   - Installing laminas/laminas-eventmanager (3.3.0)
    [573.5MiB/38.85s]   - Installing laminas/laminas-code (3.5.1)
    [573.5MiB/38.86s]   - Installing ocramius/proxy-manager (2.8.1)
    [573.5MiB/38.86s]   - Installing symfony/proxy-manager-bridge (v4.4.17)
    [573.5MiB/38.87s]   - Installing symfony/monolog-bundle (v3.6.0)
    [573.5MiB/38.88s]   - Installing symfony/dotenv (v4.4.17)
    [573.5MiB/38.88s]   - Installing symfony/debug-bundle (v4.4.17)
    [573.5MiB/38.89s]   - Installing nelmio/security-bundle (v2.10.1)
    [573.5MiB/38.90s]   - Installing lexik/maintenance-bundle (v2.1.5)
    [573.5MiB/38.91s]   - Installing contao/installation-bundle (4.9.9)
    [573.5MiB/38.92s]   - Installing contao/manager-bundle (4.9.9)
    [573.5MiB/38.93s]   - Installing contao/news-bundle (4.9.9)
    [573.5MiB/38.94s]   - Installing contao/newsletter-bundle (4.9.9)
    [564.0MiB/38.95s] <warning>Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [564.0MiB/38.95s] <warning>Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.</warning>
    [564.0MiB/38.95s] <warning>Package doctrine/doctrine-cache-bundle is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [565.1MiB/38.97s] Writing lock file
    [565.1MiB/38.97s] 97 packages you are using are looking for funding.
    [565.1MiB/38.97s] Use the `composer fund` command to find out more!
    [565.6MiB/38.98s] Memory usage: 565.56MB (peak: 2996.71MB), time: 38.99s.
    [565.6MiB/38.98s] Finished Composer Cloud resolving.
    # Job ID y7Npwmq6G5Yzy6MFJ3TynDscZ1IBU0VxlQgmfK8PlLPivbqiiVjqc92U6wnhluPeyJtG6tK3WDKDIKFGbTmGknO7gDCeU6Hs6wRRwiO4W7gUVxxdTsXtvoSa6Yy5aB completed in 36 seconds
    # Memory usage: 565.56MB (peak: 2996.71MB), time: 38.99s.
    composer install
    
    $ /usr/bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Vienna /var/home/meineneuewebsite_at/handwerker/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    Added the web/index.php file.
    Added the web/preview.php file.
    Added the web/app.php file.
    X-Powered-By: PHP/7.4.13
    Content-type: text/html; charset=UTF-8
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    X-Powered-By: PHP/7.4.13
    Content-type: text/html; charset=UTF-8
    
     // Clearing the cache for the dev environment with debug                       
     // true                                                                        
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
    X-Powered-By: PHP/7.4.13
    Content-type: text/html; charset=UTF-8
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    21:28:24 ERROR     [console] Error thrown while running command "cache:warmup --env=prod". Message: "MemoryTokenStorage must not be accessed before it was initialized." ["exception" => LogicException { …},"command" => "cache:warmup --env=prod","message" => "MemoryTokenStorage must not be accessed before it was initialized."]
    In MemoryTokenStorage.php line 104:
                                                                          
      MemoryTokenStorage must not be accessed before it was initialized.  
                                                                          
    cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--] <command>
    X-Powered-By: PHP/7.4.13
    Content-type: text/html; charset=UTF-8
    
    # Process terminated with exit code 1
    # Result: General error

  5. #5
    Contao-Nutzer Avatar von wunderber
    Registriert seit
    12.10.2015.
    Ort
    Wien
    Beiträge
    13

    Standard

    Habe den gleichen Fehler auch bei anderen Erweiterungen, dürfte nicht an der con4gis-PWA Erweiterung liegen.
    Näheres zum Fehler hier:
    https://community.contao.org/de/show...205#post536205

  6. #6
    Contao-Nutzer Avatar von wunderber
    Registriert seit
    12.10.2015.
    Ort
    Wien
    Beiträge
    13

    Standard

    Eine Anfrage beim Hosting-Provider hat das Problem gelöst.
    Nach einer Umstellung des Contao Managers auf /usr/bin/php74-cli (von /usr/bin/php74) funktioniert nun das Installieren von Erweiterungen

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
  •