Ergebnis 1 bis 12 von 12

Thema: Debug Modus deaktiviren

  1. #1
    Contao-Fan
    Registriert seit
    16.08.2009.
    Beiträge
    486

    Standard Debug Modus deaktiviren

    Hallo!

    ich habe Probleme mit dem CM. Lief nicht mehr durch, gab einen Abbruch. Im BE habe ich auf DEBUG-Modus geklickt.
    U.a. bekomem ich odrt "The autoloader expected class "XRayLP\Bundle\FlickitySliderBundle\DependencyInje ction\FlickitySliderExtension" to be defined in file "/is/htdocs/wp1169369_CSA2S23C51/www/contao/vendor/composer/../xraylp/contao-flickity-slider/src/DependencyInjection/FlickitySliderExtension.php". The file was found but the class was not in it, the class name or namespace probably has a typo."

    Nur, wie komme ich wieder zurück?

  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

    Zurück wohin? Du willst ja zuerst das Problem lösen, oder nicht? Führe nochmals eine komplette Paketaktualisierung durch.

  3. #3
    Contao-Fan
    Registriert seit
    16.08.2009.
    Beiträge
    486

    Standard

    Mit zurück meinte ich, dass egal was ich aufrufe die Debugseite kommt. Jetzt allerdigns geht es wieder. Der Fehler sit, dass ich imner einen Abbruch beim Aufruf des Managers bekomme, Updates können nicht durchgeführt werden: Aktuelle Aktion wird gestoppt … Der Hintergrund-Prozess wird abgebrochen."

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

    Standard

    Poste die gesamte Konsolenausgabe.

  5. #5
    Contao-Fan
    Registriert seit
    16.08.2009.
    Beiträge
    486

    Standard

    Code:
    $ /usr/bin/php7.2 -q -d allow_url_fopen=1 -d memory_limit=2048M -d suhosin.executor.include.whitelist="phar://,http://,https://" /is/htdocs/wp1169369_CSA2S23C51/www/contao/web/contao-manager.phar.php composer require contao/manager-bundle=4.8.* contao/news-bundle=4.8.* contao/calendar-bundle=4.8.* contao/faq-bundle=4.8.* contao/comments-bundle=4.8.* contao/newsletter-bundle=4.8.* contao/listing-bundle=4.8.* --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    /is/htdocs/wp1169369_CSA2S23C51/www/contao/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    Composer Resolver returned an unexpected status code
    
    $ /usr/bin/php7.2 -q -d allow_url_fopen=1 -d memory_limit=2048M -d suhosin.executor.include.whitelist="phar://,http://,https://" /is/htdocs/wp1169369_CSA2S23C51/www/contao/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    ocramius/package-versions:  Generating version class...
    ocramius/package-versions: ...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.
    Added the web/robots.txt file.
    Deleted the web/app_dev.php file.
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    
    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. Run update to update them.
    Package operations: 53 installs, 15 updates, 19 removals
      - Removing terminal42/header-replay-bundle (1.5.3)
      - Removing tecnickcom/tcpdf (6.3.2)
      - Removing symfony/polyfill-util (v1.12.0)
      - Removing symfony/polyfill-php70 (v1.12.0)
      - Removing symfony/polyfill-php56 (v1.12.0)
      - Removing symfony/polyfill-apcu (v1.12.0)
      - Removing symfony/http-client (v4.3.6)
      - Removing sensiolabs/security-checker (v6.0.3)
      - Removing psr/link (1.0.0)
      - Removing leafo/scssphp (v0.7.8)
      - Removing fig/link-util (1.0.0)
      - Removing contao-components/respimage (1.4.2)
      - Removing contao-components/mediaelement (4.2.14)
      - Removing contao-components/html5shiv (3.7.3)
      - Removing contao-components/compass (0.12.2.1)
      - Removing symfony/polyfill-intl-icu (v1.12.0)
      - Removing symfony/symfony (v3.4.33)
      - Removing sensio/distribution-bundle (v5.0.25)
      - Removing sensio/framework-extra-bundle (v5.4.1)
      - Updating contao-components/contao (7.1.5 => 9.0.0): As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
    This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
    Installing 'unzip' may remediate them.
    Downloading (100%)
      - Updating contao-components/jquery (1.12.4 => 3.4.1): Downloading (100%)
      - Updating contao-components/tablesort (3.4.12 => 4.0.1): Downloading (100%)
      - Installing symfony/yaml (v4.3.6): Downloading (100%)
      - Installing symfony/http-foundation (v4.3.6): Downloading (100%)
      - Updating symfony/contracts (v1.1.7 => v1.1.8): Downloading (100%)
      - Installing symfony/event-dispatcher (v4.3.6): Downloading (100%)
      - Installing symfony/debug (v4.3.6): Downloading (100%)
      - Installing symfony/http-kernel (v4.3.6): Downloading (100%)
      - Installing symfony/dependency-injection (v4.3.6): Downloading (100%)
      - Installing symfony/filesystem (v4.3.6): Downloading (100%)
      - Installing symfony/config (v4.3.6): Downloading (100%)
      - Installing symfony/options-resolver (v4.3.6): Downloading (100%)
      - Installing terminal42/service-annotation-bundle (1.0.0): Downloading (100%)
      - Installing symfony/var-dumper (v4.3.6): Downloading (100%)
      - Installing symfony/twig-bridge (v4.3.6): Downloading (100%)
      - Installing symfony/twig-bundle (v4.2.11): Downloading (100%)
      - Installing symfony/translation (v4.3.6): Downloading (100%)
      - Installing symfony/inflector (v4.3.6): Downloading (100%)
      - Installing symfony/property-access (v4.3.6): Downloading (100%)
      - Installing symfony/security (v4.3.6): Downloading (100%)
      - Installing symfony/security-bundle (v4.3.3): Downloading (100%)
      - Installing symfony/routing (v4.3.6): Downloading (100%)
      - Installing symfony/process (v4.3.6): Downloading (100%)
      - Installing symfony/lock (v4.3.6): Downloading (100%)
      - Installing symfony/finder (v4.3.6): Downloading (100%)
      - Installing symfony/var-exporter (v4.3.6): Downloading (100%)
      - Installing symfony/cache (v4.3.6): Downloading (100%)
      - Installing symfony/framework-bundle (v4.2.11): Downloading (100%)
      - Installing symfony/expression-language (v4.3.6): Downloading (100%)
      - Installing symfony/console (v4.3.6): Downloading (100%)
      - Installing symfony/asset (v4.3.6): Downloading (100%)
      - Installing symfony-cmf/routing (2.1.0): Downloading (100%)
      - Installing symfony-cmf/routing-bundle (2.1.1): Downloading (100%)
      - Installing paragonie/constant_time_encoding (v2.3.0): Downloading (100%)
      - Installing beberlei/assert (v3.2.6): Downloading (100%)
      - Installing spomky-labs/otphp (v9.1.4): Downloading (100%)
      - Installing scssphp/scssphp (1.0.5): Downloading (100%)
      - Installing lcobucci/jwt (3.3.1): Downloading (100%)
      - Installing scheb/two-factor-bundle (v4.8.0): Downloading (100%)
      - Installing symfony/templating (v4.3.6): Downloading (100%)
      - Updating imagine/imagine (v0.7.1 => 1.2.2): Downloading (100%)
      - Installing doctrine/instantiator (1.2.0): Downloading (100%)
      - Installing doctrine/orm (v2.6.4): Downloading (100%)
      - Installing symfony/doctrine-bridge (v4.3.6): Downloading (100%)
      - Updating contao/image (0.3.9 => 1.0.0): Downloading (100%)
      - Installing dasprid/enum (1.0.0): Downloading (100%)
      - Installing bacon/bacon-qr-code (2.0.0): Downloading (100%)
      - Updating contao/core-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Updating contao/calendar-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Updating contao/comments-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Updating contao/faq-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Updating contao/listing-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Installing toflar/psr6-symfony-http-cache-store (2.1.1): Downloading (100%)
      - Installing symfony/web-profiler-bundle (v4.3.6): Downloading (100%)
      - Installing zendframework/zend-eventmanager (3.2.1): Downloading (100%)
      - Installing zendframework/zend-code (3.4.0): Downloading (100%)
      - Installing ocramius/proxy-manager (2.2.3): Downloading (100%)
      - Installing symfony/proxy-manager-bridge (v4.3.6): Downloading (100%)
      - Installing symfony/monolog-bridge (v4.3.6): Downloading (100%)
      - Installing symfony/dotenv (v4.3.6): Downloading (100%)
      - Installing symfony/debug-bundle (v4.3.6): Downloading (100%)
      - Updating contao/installation-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Updating contao/manager-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Updating contao/news-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Updating contao/newsletter-bundle (4.5.14 => 4.8.5): Downloading (100%)
      - Installing symfony/css-selector (v4.3.6): Downloading (100%)
      - Installing symfony/dom-crawler (v4.2.11): Downloading (100%)
    Package heimrichhannot/contao-ajax is abandoned, you should avoid using it. Use heimrichhannot/contao-ajax-bundle instead.
    Package heimrichhannot/contao-multi_column_editor is abandoned, you should avoid using it. Use heimrichhannot/contao-multi-column-editor-bundle instead.
    Package heimrichhannot/contao-request is abandoned, you should avoid using it. Use heimrichhannot/contao-request-bundle instead.
    Generating optimized autoload files
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    
    
    ---
    
    ### Der Hintergrundprozess wird abgebrochen ###
    Geändert von xchs (11.11.2019 um 16:38 Uhr) Grund: Code-Tags

  6. #6
    Contao-Fan
    Registriert seit
    16.08.2009.
    Beiträge
    486

    Standard

    Der Debug-Modus gibt folgendes aus:

    Code:
    The autoloader expected class "XRayLP\Bundle\FlickitySliderBundle\DependencyInjection\FlickitySliderExtension" to be defined in file "/is/htdocs/wp1169369_CSA2S23C51/www/contao/vendor/composer/../xraylp/contao-flickity-slider/src/DependencyInjection/FlickitySliderExtension.php". The file was found but the class was not in it, the class name or namespace probably has a typo.
    Code:
    (1/1) RuntimeException
    The autoloader expected class "XRayLP\Bundle\FlickitySliderBundle\DependencyInjection\FlickitySliderExtension" to be defined in file "/is/htdocs/wp1169369_CSA2S23C51/www/contao/vendor/composer/../xraylp/contao-flickity-slider/src/DependencyInjection/FlickitySliderExtension.php". The file was found but the class was not in it, the class name or namespace probably has a typo.
    
    in DebugClassLoader.php line 213
    at DebugClassLoader->checkClass('XRayLP\\Bundle\\FlickitySliderBundle\\DependencyInjection\\FlickitySliderExtension', '/is/htdocs/wp1169369_CSA2S23C51/www/contao/vendor/composer/../xraylp/contao-flickity-slider/src/DependencyInjection/FlickitySliderExtension.php')
    in DebugClassLoader.php line 170
    at DebugClassLoader->loadClass('XRayLP\\Bundle\\FlickitySliderBundle\\DependencyInjection\\FlickitySliderExtension')
    at spl_autoload_call('XRayLP\\Bundle\\FlickitySliderBundle\\DependencyInjection\\FlickitySliderExtension')
    at class_exists('XRayLP\\Bundle\\FlickitySliderBundle\\DependencyInjection\\FlickitySliderExtension')
    in Bundle.php line 154
    at Bundle->createContainerExtension()
    in Bundle.php line 68
    at Bundle->getContainerExtension()
    in Kernel.php line 680
    at Kernel->prepareContainer(object(ContainerBuilder))
    in Kernel.php line 662
    at Kernel->buildContainer()
    in Kernel.php line 555
    at Kernel->initializeContainer()
    in ContaoKernel.php line 318
    at ContaoKernel->initializeContainer()
    in Kernel.php line 133
    at Kernel->boot()
    in Kernel.php line 193
    at Kernel->handle(object(Request))
    in index.php line 31
    at require('/is/htdocs/wp1169369_CSA2S23C51/www/contao/web/index.php')
    in app.php line 4

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

    Standard

    Die Extension xraylp/contao-flickity-slider hat mehrere Fehler, die musst du entfernen. In einigen Dateien der Extension fehlt die namespace Angabe.

  8. #8
    Contao-Fan
    Registriert seit
    16.08.2009.
    Beiträge
    486

    Standard

    Das habe ich mir gedacht mit der Erweiterung, nur wie entferne ich die unter C4? In dem CM komme ich ja nicht rein.

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

    Standard

    Warum kommst du nicht in den Contao Manager?

  10. #10
    Contao-Fan
    Registriert seit
    16.08.2009.
    Beiträge
    486

    Standard

    Weil da steht "Aktuelle Aktion wird gestoppt … Der Hintergrund-Prozess wird abgebrochen." un dann rödelt das bis in die dunkle Ewigkeit...

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

    Standard

    Lösche alles im contao-manager Ordner, außer users.json,manager.json und config.json

  12. #12
    Contao-Fan
    Registriert seit
    16.08.2009.
    Beiträge
    486

    Standard

    "
    Zitat Zitat von Spooky Beitrag anzeigen
    Lösche alles im contao-manager Ordner, außer users.json,manager.json und config.json
    Das ist ja fantastisch! Die config.json gabs zwar nicht, aber der CM startet nun wieder, ich bin begeistert.

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
  •