Ergebnis 1 bis 3 von 3

Thema: Anwendungscache und Update auf aktuelle 4.9

  1. #1
    Contao-Nutzer
    Registriert seit
    10.05.2016.
    Beiträge
    8

    Standard Anwendungscache und Update auf aktuelle 4.9

    Hallo zusammen,

    ich wollte gerade den Anwendungscache über den Contao-Manager löschen. Leider ohne Erfolg. Ebenso kann ich auch das Contao nicht updaten.
    Contao-Version ist 4.9.1
    PHP-Version ist 7.3.23

    Folgender Fehler wird beim Löschen des Anwendungscaches ausgegeben:

    Code:
    $ /data/php/..../cgi/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /..../vendor/contao/manager-bundle/bin/contao-console cache:clear --env=prod --no-warmup
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared. 
     
     [WARNING] Some commands could not be registered:                               
    
    In MemoryTokenStorage.php line 104:
                                                                          
      MemoryTokenStorage must not be accessed before it was initialized.  
                                                                          
     [WARNING] Some commands could not be registered:                               
    
    In MemoryTokenStorage.php line 104:
                                                                          
      MemoryTokenStorage must not be accessed before it was initialized.  
                                                                          
    # Process terminated with exit code 0
    # Result: OK
    
    
    $ /data/php/..../cgi/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /..../vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
     [WARNING] Some commands could not be registered:                               
    
    In MemoryTokenStorage.php line 104:
                                                                          
      MemoryTokenStorage must not be accessed before it was initialized.  
                                                                          
     [WARNING] Some commands could not be registered:                               
    
    In MemoryTokenStorage.php line 104:
                                                                          
      MemoryTokenStorage must not be accessed before it was initialized.  
                                                                          
    14:37:18 ERROR     [console] Error thrown while running command "cache:warmup --env=prod". Message: "Failed to start the session because headers have already been sent by "" at line 0." ["exception" => RuntimeException { …},"command" => "cache:warmup --env=prod","message" => "Failed to start the session because headers have already been sent by "" at line 0."]
    
    In NativeSessionStorage.php line 152:
                                                                                   
      Failed to start the session because headers have already been sent by "" at  
       line 0.                                                                     
                                                                                   
    cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--] 
    # Process terminated with exit code 1
    # Result: General error
    Hat jemand vielleicht eine Idee?

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

    Standard

    Generell gilt: bei Problemen immer zuerst auf die neuesten Paket Versionen aktualisieren.

  3. #3
    Contao-Nutzer
    Registriert seit
    10.05.2016.
    Beiträge
    8

    Standard

    Das geht leider nicht. Bei der Installation wird am Ende auch der Cache gelöscht. Das endet dann ebenso mit einem General Error.

    Code:
    > Resolving dependencies using Composer Cloud v2.4.10
    !!! Current server is sponsored by: Contao Association !!!
    
    [19.3MiB/0.16s] Loading composer repositories with package information
    [19.9MiB/0.28s] Updating dependencies
    [563.9MiB/38.06s] Package operations: 184 installs, 0 updates, 0 removals
    [563.9MiB/38.06s]   - Installing composer/package-versions-deprecated (1.11.99)
    [563.9MiB/38.07s]   - Installing contao-components/installer (1.4.0)
    [563.9MiB/38.07s]   - Installing symfony/polyfill-ctype (v1.18.1)
    [563.9MiB/38.07s]   - Installing symfony/polyfill-php80 (v1.18.1)
    [563.9MiB/38.08s]   - Installing symfony/polyfill-php73 (v1.18.1)
    [563.9MiB/38.08s]   - Installing symfony/polyfill-mbstring (v1.18.1)
    [563.9MiB/38.08s]   - Installing symfony/polyfill-php72 (v1.18.1)
    [563.9MiB/38.09s]   - Installing paragonie/random_compat (v9.99.99)
    [563.9MiB/38.09s]   - Installing symfony/polyfill-php70 (v1.18.1)
    [563.9MiB/38.09s]   - Installing symfony/polyfill-intl-normalizer (v1.18.1)
    [563.9MiB/38.09s]   - Installing symfony/polyfill-intl-idn (v1.18.1)
    [563.9MiB/38.09s]   - Installing symfony/mime (v5.1.7)
    [563.9MiB/38.10s]   - Installing symfony/http-foundation (v4.4.15)
    [563.9MiB/38.10s]   - Installing symfony/http-client-contracts (v2.2.0)
    [563.9MiB/38.10s]   - Installing psr/container (1.0.0)
    [563.9MiB/38.11s]   - Installing symfony/event-dispatcher-contracts (v1.1.9)
    [563.9MiB/38.11s]   - Installing symfony/event-dispatcher (v4.4.15)
    [563.9MiB/38.12s]   - Installing symfony/var-dumper (v4.4.15)
    [563.9MiB/38.12s]   - Installing psr/log (1.1.3)
    [563.9MiB/38.13s]   - Installing symfony/debug (v4.4.15)
    [563.9MiB/38.13s]   - Installing symfony/error-handler (v4.4.15)
    [563.9MiB/38.14s]   - Installing symfony/http-kernel (v4.4.15)
    [563.9MiB/38.14s]   - Installing symfony/service-contracts (v2.2.0)
    [563.9MiB/38.15s]   - Installing symfony/dependency-injection (v4.4.15)
    [563.9MiB/38.15s]   - Installing symfony/filesystem (v4.4.15)
    [564.0MiB/38.16s]   - Installing symfony/config (v4.4.15)
    [564.0MiB/38.16s]   - Installing symfony/routing (v4.4.15)
    [564.0MiB/38.17s]   - Installing symfony/process (v4.4.15)
    [564.0MiB/38.17s]   - Installing symfony/finder (v4.4.15)
    [564.0MiB/38.17s]   - Installing contao/manager-plugin (2.11.0)
    [564.0MiB/38.18s]   - Installing contao-community-alliance/composer-plugin (3.1.1)
    [564.0MiB/38.19s]   - Installing symfony/yaml (v4.4.15)
    [564.0MiB/38.19s]   - Installing symfony/deprecation-contracts (v2.2.0)
    [564.0MiB/38.20s]   - Installing psr/cache (1.0.1)
    [564.0MiB/38.20s]   - Installing patchwork/utf8 (v1.3.2)
    [564.0MiB/38.20s]   - Installing symfony/options-resolver (v5.1.7)
    [564.0MiB/38.21s]   - Installing psr/http-message (1.0.1)
    [564.0MiB/38.21s]   - Installing php-http/message-factory (v1.0.2)
    [564.0MiB/38.22s]   - Installing clue/stream-filter (v1.5.0)
    [564.0MiB/38.22s]   - Installing php-http/message (1.9.0)
    [564.0MiB/38.23s]   - Installing php-http/discovery (1.12.0)
    [564.0MiB/38.23s]   - Installing symfony/http-client (v4.4.15)
    [564.0MiB/38.24s]   - Installing php-http/promise (1.1.0)
    [564.0MiB/38.24s]   - Installing psr/http-factory (1.0.1)
    [564.0MiB/38.25s]   - Installing psr/http-client (1.0.1)
    [564.0MiB/38.25s]   - Installing php-http/httplug (2.2.0)
    [564.0MiB/38.25s]   - Installing php-http/client-common (2.3.0)
    [564.0MiB/38.26s]   - Installing friendsofsymfony/http-cache (2.9.2)
    [564.0MiB/38.26s]   - Installing wikimedia/less.php (1.8.2)
    [564.0MiB/38.27s]   - Installing webignition/disallowed-character-terminated-string (2.0)
    [564.0MiB/38.27s]   - Installing webignition/robots-txt-file (3.0)
    [564.0MiB/38.28s]   - Installing composer/ca-bundle (1.2.8)
    [564.0MiB/38.28s]   - Installing ua-parser/uap-php (v3.9.14)
    [564.0MiB/38.29s]   - Installing twig/twig (v2.13.1)
    [564.0MiB/38.29s]   - Installing true/punycode (v2.1.1)
    [564.0MiB/38.30s]   - Installing doctrine/lexer (1.2.1)
    [564.0MiB/38.30s]   - Installing doctrine/annotations (1.10.4)
    [564.0MiB/38.31s]   - Installing terminal42/service-annotation-bundle (1.1.2)
    [564.0MiB/38.31s]   - Installing symfony/dom-crawler (v4.4.15)
    [564.0MiB/38.32s]   - Installing nyholm/psr7 (1.3.1)
    [564.0MiB/38.33s]   - Installing terminal42/escargot (0.6.1)
    [564.0MiB/38.33s]   - Installing symfony/translation-contracts (v2.3.0)
    [564.0MiB/38.33s]   - Installing symfony/twig-bridge (v4.4.15)
    [564.0MiB/38.34s]   - Installing symfony/twig-bundle (v4.4.15)
    [564.0MiB/38.34s]   - Installing symfony/translation (v4.4.15)
    [564.0MiB/38.35s]   - Installing symfony/polyfill-iconv (v1.18.1)
    [564.0MiB/38.35s]   - Installing egulias/email-validator (2.1.22)
    [564.0MiB/38.35s]   - Installing swiftmailer/swiftmailer (v6.2.3)
    [564.0MiB/38.36s]   - Installing symfony/swiftmailer-bundle (v3.5.1)
    [564.0MiB/38.36s]   - Installing symfony/security-core (v4.4.15)
    [564.0MiB/38.37s]   - Installing symfony/polyfill-intl-grapheme (v1.18.1)
    [564.0MiB/38.37s]   - Installing symfony/string (v5.1.7)
    [564.0MiB/38.38s]   - Installing symfony/property-info (v5.1.7)
    [564.0MiB/38.39s]   - Installing symfony/property-access (v5.1.7)
    [564.0MiB/38.39s]   - Installing symfony/security-http (v4.4.15)
    [564.0MiB/38.40s]   - Installing symfony/security-guard (v4.4.15)
    [564.0MiB/38.41s]   - Installing symfony/security-csrf (v5.1.7)
    [564.0MiB/38.42s]   - Installing symfony/security-bundle (v4.4.15)
    [564.0MiB/38.43s]   - Installing monolog/monolog (1.25.5)
    [564.0MiB/38.43s]   - Installing symfony/monolog-bridge (v4.4.15)
    [564.0MiB/38.44s]   - Installing symfony/lock (v4.4.15)
    [564.0MiB/38.44s]   - Installing symfony/var-exporter (v5.1.7)
    [564.0MiB/38.46s]   - Installing symfony/cache-contracts (v2.2.0)
    [564.0MiB/38.49s]   - Installing symfony/cache (v4.4.15)
    [564.1MiB/38.50s]   - Installing symfony/framework-bundle (v4.4.15)
    [564.1MiB/38.51s]   - Installing psr/simple-cache (1.0.1)
    [564.1MiB/38.52s]   - Installing symfony/expression-language (v4.4.15)
    [564.1MiB/38.52s]   - Installing symfony/console (v4.4.15)
    [564.1MiB/38.53s]   - Installing symfony/asset (v4.4.15)
    [564.1MiB/38.54s]   - Installing symfony-cmf/routing (2.3.3)
    [564.1MiB/38.54s]   - Installing symfony-cmf/routing-bundle (2.4.0)
    [564.1MiB/38.55s]   - Installing doctrine/cache (1.10.2)
    [564.1MiB/38.55s]   - Installing paragonie/constant_time_encoding (v2.3.0)
    [564.1MiB/38.56s]   - Installing beberlei/assert (v3.2.7)
    [564.1MiB/38.56s]   - Installing thecodingmachine/safe (v1.3.1)
    [564.1MiB/38.57s]   - Installing spomky-labs/otphp (v10.0.1)
    [564.1MiB/38.57s]   - Installing simplepie/simplepie (1.5.5)
    [564.1MiB/38.59s]   - Installing scssphp/scssphp (1.2.1)
    [564.1MiB/38.59s]   - Installing lcobucci/jwt (3.3.3)
    [564.1MiB/38.60s]   - Installing scheb/two-factor-bundle (v4.18.3)
    [564.1MiB/38.60s]   - Installing ramsey/uuid (3.9.3)
    [564.1MiB/38.61s]   - Installing phpunit/php-token-stream (4.0.4)
    [564.1MiB/38.61s]   - Installing phpspec/php-diff (v1.1.3)
    [564.1MiB/38.62s]   - Installing nelmio/cors-bundle (2.1.0)
    [564.1MiB/38.62s]   - Installing michelf/php-markdown (1.9.0)
    [564.1MiB/38.63s]   - Installing matthiasmullie/path-converter (1.1.3)
    [564.1MiB/38.63s]   - Installing matthiasmullie/minify (1.3.63)
    [564.1MiB/38.64s]   - Installing league/uri-parser (1.4.1)
    [564.1MiB/38.64s]   - Installing league/uri-interfaces (1.1.1)
    [564.1MiB/38.65s]   - Installing league/uri-schemes (1.2.1)
    [564.1MiB/38.65s]   - Installing league/uri-hostname-parser (1.1.1)
    [564.1MiB/38.67s]   - Installing league/uri-components (1.8.2)
    [564.1MiB/38.68s]   - Installing knplabs/knp-time-bundle (v1.13.0)
    [564.1MiB/38.69s]   - Installing knplabs/knp-menu (v3.1.2)
    [564.1MiB/38.70s]   - Installing knplabs/knp-menu-bundle (v3.0.0)
    [564.1MiB/38.71s]   - Installing doctrine/reflection (1.2.1)
    [564.1MiB/38.72s]   - Installing doctrine/event-manager (1.1.1)
    [564.1MiB/38.72s]   - Installing doctrine/collections (1.6.7)
    [564.1MiB/38.73s]   - Installing doctrine/persistence (1.3.8)
    [564.1MiB/38.74s]   - Installing doctrine/inflector (1.4.3)
    [564.1MiB/38.75s]   - Installing doctrine/common (2.13.3)
    [564.1MiB/38.77s]   - Installing imagine/imagine (1.2.3)
    [564.1MiB/38.77s]   - Installing friendsofsymfony/http-cache-bundle (2.9.0)
    [564.1MiB/38.78s]   - Installing dragonmantank/cron-expression (v2.3.0)
    [564.1MiB/38.78s]   - Installing doctrine/instantiator (1.3.1)
    [564.1MiB/38.79s]   - Installing doctrine/dbal (2.11.1)
    [564.1MiB/38.80s]   - Installing doctrine/orm (v2.7.3)
    [564.1MiB/38.80s]   - Installing symfony/doctrine-bridge (v4.4.15)
    [564.1MiB/38.81s]   - Installing doctrine/doctrine-cache-bundle (1.4.0)
    [564.1MiB/38.81s]   - Installing jdorn/sql-formatter (v1.2.17)
    [564.1MiB/38.82s]   - Installing doctrine/doctrine-bundle (1.12.10)
    [564.1MiB/38.83s]   - Installing contao/imagine-svg (1.0.1)
    [564.1MiB/38.83s]   - Installing webmozart/assert (1.9.1)
    [564.1MiB/38.84s]   - Installing webmozart/path-util (2.3.0)
    [564.1MiB/38.84s]   - Installing contao/image (1.0.2)
    [564.1MiB/38.85s]   - Installing contao-components/tinymce4 (4.9.12)
    [564.1MiB/38.86s]   - Installing contao-components/tablesorter (2.31.3)
    [564.1MiB/38.87s]   - Installing contao-components/tablesort (4.0.1)
    [564.1MiB/38.87s]   - Installing contao-components/swipe (2.2.0)
    [564.1MiB/38.88s]   - Installing contao-components/simplemodal (2.1.1)
    [564.1MiB/38.89s]   - Installing contao-components/mootools (1.6.0.6)
    [564.1MiB/38.89s]   - Installing contao-components/mediabox (1.5.5)
    [564.1MiB/38.91s]   - Installing contao-components/jquery-ui (1.12.1.1)
    [564.1MiB/38.93s]   - Installing contao-components/jquery (3.5.1)
    [564.1MiB/38.95s]   - Installing contao-components/highlight (9.18.1)
    [564.1MiB/38.97s]   - Installing contao-components/dropzone (5.7.2)
    [564.1MiB/38.98s]   - Installing contao-components/datepicker (2.3.1)
    [564.1MiB/38.99s]   - Installing contao-components/contao (9.1.1)
    [564.1MiB/39.00s]   - Installing contao-components/colorpicker (1.5.1)
    [564.1MiB/39.01s]   - Installing contao-components/colorbox (1.6.6)
    [564.1MiB/39.03s]   - Installing contao-components/chosen (1.2.4)
    [564.1MiB/39.06s]   - Installing contao-components/ace (1.4.12)
    [564.1MiB/39.08s]   - Installing dasprid/enum (1.0.3)
    [564.1MiB/39.11s]   - Installing bacon/bacon-qr-code (2.0.2)
    [564.1MiB/39.12s]   - Installing ausi/slug-generator (v1.1.0)
    [564.1MiB/39.14s]   - Installing contao/core-bundle (4.9.8)
    [564.1MiB/39.16s]   - Installing contao/calendar-bundle (4.9.8)
    [564.1MiB/39.18s]   - Installing contao/newsletter-bundle (4.9.8)
    [564.1MiB/39.21s]   - Installing contao/news-bundle (4.9.8)
    [564.1MiB/39.23s]   - Installing toflar/psr6-symfony-http-cache-store (2.3.1)
    [564.1MiB/39.24s]   - Installing symfony/web-profiler-bundle (v4.4.15)
    [564.1MiB/39.27s]   - Installing symfony/stopwatch (v4.4.15)
    [564.1MiB/39.29s]   - Installing zendframework/zend-eventmanager (3.2.1)
    [564.1MiB/39.30s]   - Installing zendframework/zend-code (3.4.1)
    [564.1MiB/39.32s]   - Installing ocramius/proxy-manager (2.2.3)
    [564.1MiB/39.33s]   - Installing symfony/proxy-manager-bridge (v4.4.15)
    [564.1MiB/39.35s]   - Installing symfony/monolog-bundle (v3.6.0)
    [564.2MiB/39.36s]   - Installing symfony/dotenv (v4.4.15)
    [564.2MiB/39.38s]   - Installing symfony/debug-bundle (v4.4.15)
    [564.2MiB/39.39s]   - Installing nelmio/security-bundle (v2.10.1)
    [564.2MiB/39.41s]   - Installing lexik/maintenance-bundle (v2.1.5)
    [564.2MiB/39.42s]   - Installing contao/installation-bundle (4.9.8)
    [564.2MiB/39.44s]   - Installing contao/manager-bundle (4.9.8)
    [564.2MiB/39.46s]   - Installing contao/listing-bundle (4.9.8)
    [564.2MiB/39.49s]   - Installing contao/faq-bundle (4.9.8)
    [564.2MiB/39.50s]   - Installing contao/comments-bundle (4.9.8)
    [564.2MiB/39.53s]   - Installing contao/conflicts (dev-master ba331b1)
    [564.2MiB/39.55s]   - Installing codefog/contao-haste (4.24.9)
    [564.2MiB/39.56s]   - Installing terminal42/dcawizard (2.4.7)
    [564.2MiB/39.61s]   - Installing terminal42/notification_center (1.5.16)
    [564.2MiB/39.62s]   - Installing menatwork/registration_info_mailer (3.1.1)
    [564.2MiB/39.63s]   - Installing menatwork/contao-multicolumnwizard (3.3.16)
    [564.2MiB/39.65s]   - Installing terminal42/contao-changelanguage (3.1.14)
    [564.2MiB/39.66s]   - Installing terminal42/contao-mailusername (1.0.9)
    [554.9MiB/39.67s] Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    [554.9MiB/39.68s] Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.
    [554.9MiB/39.68s] Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead.
    [555.8MiB/39.71s] Writing lock file
    [555.8MiB/39.71s] 80 packages you are using are looking for funding.
    [555.8MiB/39.71s] Use the `composer fund` command to find out more!
    [556.3MiB/39.72s] Memory usage: 556.27MB (peak: 2497.92MB), time: 39.72s.
    [556.3MiB/39.73s] Finished Composer Cloud resolving.
    
    # Job ID dZl7M1GtWFndRZJ273SUQaB5cKmLqztuTSHwawjABASpjjcai3tB4v3zt5z6QoDUn8zpJbOgroViCJifVGH2uBE0CJwyyc completed in 44 seconds
    # Memory usage: 556.27MB (peak: 2497.92MB), time: 39.72s.
    
    $ /....../cgi/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /....../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.php file.
    Added the web/index.php file.
    Added the web/preview.php file.
    X-Powered-By: PHP/7.3.23
    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.23
    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.3.23
    Content-type: text/html; charset=UTF-8
    
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    
    07:47:51 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] [--] 
    
    X-Powered-By: PHP/7.3.23
    Content-type: text/html; charset=UTF-8
    
    Loading composer repositories with package information
    Installing dependencies from lock file
    Package operations: 1 install, 26 updates, 1 removal
      - Removing sensiolabs/ansi-to-html (v1.1.3)
      - Updating composer/package-versions-deprecated (1.5.1 => 1.11.99): As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
    This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
    Installing 'unzip' may remediate them.
    Loading from cache
      - Updating contao/manager-plugin (2.8.0 => 2.11.0): Loading from cache
      - Updating terminal42/escargot (0.5.9 => 0.6.1): Loading from cache
      - Installing thecodingmachine/safe (v1.3.1): Loading from cache
      - Updating spomky-labs/otphp (v9.1.4 => v10.0.1): Loading from cache
      - Updating phpunit/php-token-stream (3.1.1 => 4.0.4): Loading from cache
      - Updating nelmio/cors-bundle (1.5.6 => 2.1.0): Loading from cache
      - Updating knplabs/knp-menu (2.6.0 => v3.1.2): Loading from cache
      - Updating knplabs/knp-menu-bundle (v2.3.0 => v3.0.0): Loading from cache
      - Updating contao/imagine-svg (0.2.3 => 1.0.1): Loading from cache
      - Updating contao/core-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating contao/calendar-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating contao/comments-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating contao/faq-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating contao/listing-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating toflar/psr6-symfony-http-cache-store (2.2.1 => 2.3.1): Loading from cache
      - Updating symfony/web-profiler-bundle (v4.4.5 => v4.4.15): Loading from cache
      - Updating symfony/stopwatch (v4.4.5 => v4.4.15): Loading from cache
      - Updating symfony/proxy-manager-bridge (v4.4.5 => v4.4.15): Loading from cache
      - Updating symfony/monolog-bundle (v3.5.0 => v3.6.0): Loading from cache
      - Updating symfony/dotenv (v4.4.5 => v4.4.15): Loading from cache
      - Updating symfony/debug-bundle (v4.4.5 => v4.4.15): Loading from cache
      - Updating nelmio/security-bundle (v2.9.0 => v2.10.1): Loading from cache
      - Updating contao/installation-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating contao/manager-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating contao/news-bundle (4.9.1 => 4.9.8): Loading from cache
      - Updating contao/newsletter-bundle (4.9.1 => 4.9.8): Loading from cache
    Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead.
    Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    Deprecation Notice: Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///....../web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    80 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 89:
                                                                                   
      An error occurred while executing the "cache:warmup" command: 07:47:51 ERRO  
      R     [console] Error thrown while running command "cache:warmup --env=prod  
      ". Message: "MemoryTokenStorage must not be accessed before it was initiali  
      zed." ["exception" => LogicException { …},"command" => "cache:warmup --env=  
      prod","message" => "MemoryTokenStorage must not be accessed before it was i  
      nitialized."]                                                                
                                                                                   
      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|--en  
      v ENV] [--]                                                         
                                                                                   
    
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [...]
    
    
    # Process terminated with exit code 1
    # Result: General error
    Geändert von kuplar (09.10.2020 um 09:23 Uhr)

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
  •