Ergebnis 1 bis 14 von 14

Thema: System recovery gescheitert

  1. #1
    Contao-Nutzer
    Registriert seit
    29.10.2019.
    Beiträge
    7

    Frage System recovery gescheitert

    Hallo,

    ich bin ziemlich neu bei Contao und habe heute den wohl schlimmsten anzunehmenden Unfall erlitten.

    Bei der Installation der Erweiterung 'cookiebar' ist der Contao-Manager 1.2.0 mit Fehler ausgestiegen. Die System recovery bot 'Automatic repair' und 'Safe mode' an. Nachdem ich im 'Safe Mode' nicht weiter gekommen bin, habe ich 'Automatic rapair' versucht. Ebenfalls ohne Erfolg. Wenn ich jetzt den Contao-Manager aufrufe, komme ich bis 'System recovery' mit den bereits ausprobierten Auswahlmöglichkten.

    Gibt es einen Weg, das Contao zu reparieren?

    Danke schon mal im voraus für Eure Hilfe.

    Bernhard

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

    Standard

    Führe im abgesicherten Modus eine komplette Paketaktualisierung durch und poste ggf. die Konsolenausgabe.

  3. #3
    Contao-Nutzer
    Registriert seit
    29.10.2019.
    Beiträge
    7

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Führe im abgesicherten Modus eine komplette Paketaktualisierung durch und poste ggf. die Konsolenausgabe.

    Danke erst einmal dafür, dass Du Dich der Sache annimmst!


    Habe inzwischen ein komplettes Update im Dry Modus durchgeführt, mit folgendem Ergebnis:

    Komplettes Update (dry run)

    Code:
    Console task complete!
    
    The background task was completed successfully. Check the console protocol for
    the details.
    Danach ein komplettes Update (Apply changes)

    Komplettes Update (apply changes)

    Code:
    Console task terminated!
    
    The background task has stopped unexpectedly. Please check the console
    protocol.

    Protokoll:

    Code:
    Generating optimized autoload files
    InvalidArgumentException: Config file "/home/www/contao/contao-manager/composer-install.set.json" does not exist. in phar:///home/www/contao/web/contao-manager.phar.php/api/Process/AbstractProcess.php:56
    Stack trace:
    #0 phar:///home/www/contao/web/contao-manager.phar.php/api/Process/ProcessRunner.php(183): Contao\ManagerApi\Process\AbstractProcess::readConfig('/home/www/conta...')
    #1 phar:///home/www/contao/web/contao-manager.phar.php/api/Process/ProcessRunner.php(114): Contao\ManagerApi\Process\ProcessRunner->loadConfig()
    #2 phar:///home/www/contao/web/contao-manager.phar.php/api/Process/ProcessRunner.php(59): Contao\ManagerApi\Process\ProcessRunner->wait(1)
    #3 phar:///home/www/contao/web/contao-manager.phar.php/api/Command/ProcessRunnerCommand.php(46): Contao\ManagerApi\Process\ProcessRunner->run()
    #4 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php(255): Contao\ManagerApi\Command\ProcessRunnerCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #5 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Application.php(933): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #6 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Application.php(272): Symfony\Component\Console\Application->doRunCommand(Object(Contao\ManagerApi\Command\ProcessRunnerCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #7 phar:///home/www/contao/web/contao-manager.phar.php/api/ApiApplication.php(72): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #8 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Application.php(148): Contao\ManagerApi\ApiApplication->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #9 phar:///home/www/contao/web/contao-manager.phar.php/api/console(86): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput))
    #10 /home/www/contao/web/contao-manager.phar.php(57): require('phar:///home/ww...')
    #11 {main}
    # Process terminated with exit code 143
    # Result: Termination (request to terminate) [signal 15]
    
    ### The background task has stopped unexpectedly ###

    Was kann ich tun?

    Viele Grüße

    Bernhard
    Geändert von xchs (29.10.2019 um 21:04 Uhr) Grund: Code-Tags

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

    Standard

    Moderation: Fehler, Code & Konsolenausgaben bitte in [code] Tags geben.

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

    Standard

    Zitat Zitat von Bernhard Beitrag anzeigen
    Was kann ich tun?

    Viele Grüße

    Bernhard
    Lösche die composer.lock und führe im abgesicherten Modus nochmal eine komplette Paketaktualisierung durch. Poste danach die gesamte Konsolenausgabe hier. Die bekommst du zB auch, in dem du rechts oben im Task Fenster des Contao Manager auf das "<>" Symbol klickst. In deinem letzten Post hast du leider nur einen Teil der Konsolenausgabe gepostet.

  6. #6
    Contao-Nutzer
    Registriert seit
    29.10.2019.
    Beiträge
    7

    Standard

    Habe composer.lock gelöscht und im safe-mode ein komplettes update durchgeführt. Hier der log:

    Code:
     Resolving dependencies using Composer Cloud v2.0.12
    
    # Job ID zqw743c4dR24XVTC5a7mxSd5ZNvmRAhntwG23ruWsj0EUF9YNu9M6TWT82LW24Uf completed in 70 seconds
    # Memory usage: 758.97MB (peak: 3450.63MB), time: 70.78s.
    
    $ /usr/bin/php7.3 -q /home/www/contao/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    
    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.
    Nothing to install or update
    Generating optimized autoload files
    InvalidArgumentException: Config file "/home/www/contao/contao-manager/composer-install.set.json" does not exist. in phar:///home/www/contao/web/contao-manager.phar.php/api/Process/AbstractProcess.php:56
    Stack trace:
    #0 phar:///home/www/contao/web/contao-manager.phar.php/api/Process/ProcessRunner.php(183): Contao\ManagerApi\Process\AbstractProcess::readConfig('/home/www/conta...')
    #1 phar:///home/www/contao/web/contao-manager.phar.php/api/Process/ProcessRunner.php(114): Contao\ManagerApi\Process\ProcessRunner->loadConfig()
    #2 phar:///home/www/contao/web/contao-manager.phar.php/api/Process/ProcessRunner.php(59): Contao\ManagerApi\Process\ProcessRunner->wait(1)
    #3 phar:///home/www/contao/web/contao-manager.phar.php/api/Command/ProcessRunnerCommand.php(46): Contao\ManagerApi\Process\ProcessRunner->run()
    #4 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php(255): Contao\ManagerApi\Command\ProcessRunnerCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #5 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Application.php(933): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #6 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Application.php(272): Symfony\Component\Console\Application->doRunCommand(Object(Contao\ManagerApi\Command\ProcessRunnerCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #7 phar:///home/www/contao/web/contao-manager.phar.php/api/ApiApplication.php(72): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #8 phar:///home/www/contao/web/contao-manager.phar.php/vendor/symfony/console/Application.php(148): Contao\ManagerApi\ApiApplication->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #9 phar:///home/www/contao/web/contao-manager.phar.php/api/console(86): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput))
    #10 /home/www/contao/web/contao-manager.phar.php(57): require('phar:///home/ww...')
    #11 {main}
    # Process terminated with exit code 143
    # Result: Termination (request to terminate) [signal 15]
    
    
    ---
    
    ### The background task has stopped unexpectedly ###
    Grüße Bernhard

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

    Standard

    Lösche mal folgendes:

    • vendor/
    • Alles in contao-manager/ außer users.json & manager.json
    • composer.lock


    Führe dann wieder eine komplette Paketaktualisierung über den abgesicherten Modus durch.

  8. #8
    Contao-Nutzer
    Registriert seit
    29.10.2019.
    Beiträge
    7

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Lösche mal folgendes:

    • vendor/
    • Alles in contao-manager/ außer users.json & manager.json
    • composer.lock


    Führe dann wieder eine komplette Paketaktualisierung über den abgesicherten Modus durch.
    ================================================== ============================

    Habe die Löschaktion durchgeführt. Dann komplette Paketaktualisierung Log:

    Console task terminated!

    The background task has stopped unexpectedly. Please check the console protocol.

    Code:
    > Resolving dependencies using Composer Cloud v2.0.12
    
    # Job ID o6GYxNGuqG97LRdEJ4I5mdWLJT87x9XVOTkzlV10pPU6C3CCg0mCKRtVc112lbziLF6Ov0 completed in 92 seconds
    # Memory usage: 755.98MB (peak: 2814.37MB), time: 90.92s.
    
    $ /usr/bin/php7.3 -q /home/www/contao/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
    
    In BaseNode.php line 338:
                                                                                   
      Invalid configuration for path "swiftmailer.mailers.default.encryption": Th  
      e "SSL" encryption is not supported                                          
                                                                                   
    
    In ExprBuilder.php line 189:
                                             
      The "SSL" encryption is not supported  
                                             
    
    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: 127 installs, 0 updates, 0 removals
      - Installing contao-components/installer (1.3.1): Downloading (100%)
      - Installing symfony/polyfill-ctype (v1.12.0): Downloading (100%)
      - Installing twig/twig (v1.42.3): Downloading (100%)
      - Installing symfony/polyfill-mbstring (v1.12.0): Downloading (100%)
      - Installing paragonie/random_compat (v9.99.99): Downloading (100%)
      - Installing symfony/polyfill-php70 (v1.12.0): Downloading (100%)
      - Installing symfony/polyfill-util (v1.12.0): Downloading (100%)
      - Installing symfony/polyfill-php56 (v1.12.0): Downloading (100%)
      - Installing symfony/symfony (v3.4.32): Downloading (100%)
      - Installing contao-community-alliance/composer-plugin (3.0.9): Downloading (100%)
      - Installing contao/manager-plugin (2.7.1): Downloading (100%)
      - Installing contao-components/ace (1.4.4): Downloading (100%)
      - Installing contao-components/chosen (1.2.2): Downloading (100%)
      - Installing contao-components/colorbox (1.6.5): Downloading (100%)
      - Installing contao-components/colorpicker (1.5.1): Downloading (100%)
      - Installing contao-components/compass (0.12.2.1): Downloading (100%)
      - Installing contao-components/contao (7.1.5): Downloading (100%)
      - Installing contao-components/datepicker (2.3.1): Downloading (100%)
      - Installing contao-components/dropzone (4.3.0): Downloading (100%)
      - Installing contao-components/highlight (8.9.1): Downloading (100%)
      - Installing contao-components/html5shiv (3.7.3): Downloading (100%)
      - Installing contao-components/jquery (1.12.4): Downloading (100%)
      - Installing contao-components/jquery-ui (1.12.1.1): Downloading (100%)
      - Installing contao-components/mediabox (1.5.5): Downloading (100%)
      - Installing contao-components/mediaelement (4.2.10): Downloading (100%)
      - Installing contao-components/mootools (1.6.0.6): Downloading (100%)
      - Installing contao-components/respimage (1.4.2): Downloading (100%)
      - Installing contao-components/simplemodal (2.1.1): Downloading (100%)
      - Installing contao-components/swipe (2.2.0): Downloading (100%)
      - Installing contao-components/tablesort (3.4.12): Downloading (100%)
      - Installing contao-components/tablesorter (2.1.1): Downloading (100%)
      - Installing contao-components/tinymce4 (4.6.7.3): Downloading (100%)
      - Installing webmozart/assert (1.5.0): Downloading (100%)
      - Installing webmozart/path-util (2.3.0): Downloading (100%)
      - Installing true/punycode (v2.1.1): Downloading (100%)
      - Installing symfony/polyfill-intl-icu (v1.12.0): Downloading (100%)
      - Installing symfony/polyfill-apcu (v1.12.0): Downloading (100%)
      - Installing psr/simple-cache (1.0.1): Downloading (100%)
      - Installing psr/log (1.1.1): Downloading (100%)
      - Installing psr/link (1.0.0): Downloading (100%)
      - Installing psr/container (1.0.0): Downloading (100%)
      - Installing psr/cache (1.0.1): Downloading (100%)
      - Installing fig/link-util (1.0.0): Downloading (100%)
      - Installing doctrine/lexer (1.1.0): Downloading (100%)
      - Installing doctrine/annotations (v1.8.0): Downloading (100%)
      - Installing doctrine/reflection (v1.0.0): Downloading (100%)
      - Installing doctrine/event-manager (v1.0.0): Downloading (100%)
      - Installing doctrine/collections (v1.6.2): Downloading (100%)
      - Installing doctrine/cache (v1.8.1): Downloading (100%)
      - Installing doctrine/persistence (1.1.1): Downloading (100%)
      - Installing doctrine/inflector (v1.3.0): Downloading (100%)
      - Installing doctrine/common (v2.11.0): Downloading (100%)
      - Installing psr/http-message (1.0.1): Downloading (100%)
      - Installing php-http/message-factory (v1.0.2): Downloading (100%)
      - Installing clue/stream-filter (v1.4.1): Downloading (100%)
      - Installing php-http/message (1.8.0): Downloading (100%)
      - Installing php-http/discovery (1.7.0): Downloading (100%)
      - Installing php-http/promise (v1.0.0): Downloading (100%)
      - Installing php-http/httplug (v1.1.0): Downloading (100%)
      - Installing ralouphie/getallheaders (3.0.3): Downloading (100%)
      - Installing guzzlehttp/psr7 (1.6.1): Downloading (100%)
      - Installing guzzlehttp/promises (v1.3.1): Downloading (100%)
      - Installing guzzlehttp/guzzle (6.4.1): Downloading (100%)
      - Installing php-http/guzzle6-adapter (v1.1.1): Downloading (100%)
      - Installing php-http/client-common (1.9.1): Downloading (100%)
      - Installing friendsofsymfony/http-cache (2.7.0): Downloading (100%)
      - Installing friendsofsymfony/http-cache-bundle (2.7.2): Downloading (100%)
      - Installing terminal42/header-replay-bundle (1.5.3): Downloading (100%)
      - Installing tecnickcom/tcpdf (6.3.2): Downloading (100%)
      - Installing swiftmailer/swiftmailer (v5.4.12): Downloading (100%)
      - Installing symfony/swiftmailer-bundle (v2.6.7): Downloading (100%)
      - Installing simplepie/simplepie (1.5.3): Downloading (100%)
      - Installing scssphp/scssphp (1.0.5): Downloading (100%)
      - Installing phpunit/php-token-stream (3.1.1): Downloading (100%)
      - Installing phpspec/php-diff (v1.1.0): Downloading (100%)
      - Installing patchwork/utf8 (v1.3.1): Downloading (100%)
      - Installing oyejorge/less.php (v1.7.0.14): Downloading (100%)
      - Installing nelmio/cors-bundle (1.5.6): Downloading (100%)
      - Installing michelf/php-markdown (1.8.0): Downloading (100%)
      - Installing matthiasmullie/path-converter (1.1.2): Downloading (100%)
      - Installing matthiasmullie/minify (1.3.61): Downloading (100%)
      - Installing jeremykendall/php-domain-parser (3.0.0): Downloading (100%)
      - Installing league/uri (4.2.2): Downloading (100%)
      - Installing knplabs/knp-time-bundle (v1.9.1): Downloading (100%)
      - Installing knplabs/knp-menu (2.6.0): Downloading (100%)
      - Installing knplabs/knp-menu-bundle (v2.3.0): Downloading (100%)
      - Installing imagine/imagine (1.2.2): Downloading (100%)
      - Installing doctrine/doctrine-cache-bundle (1.3.5): Downloading (100%)
      - Installing jdorn/sql-formatter (v1.2.17): Downloading (100%)
      - Installing doctrine/dbal (v2.8.1): Downloading (100%)
      - Installing doctrine/doctrine-bundle (1.11.2): Downloading (100%)
      - Installing contao/imagine-svg (0.2.2): Downloading (100%)
      - Installing contao/image (0.3.9): Downloading (100%)
      - Installing contao/core-bundle (4.4.44): Downloading (100%)
      - Installing terminal42/contao-folderpage (2.0.5): Downloading (100%)
      - Installing pdir/contao-theme-helper-bundle (1.3.5): Downloading (100%)
      - Installing netzmacht/contao-font-awesome-inserttag (2.0.1): Downloading (100%)
      - Installing craffft/css-style-selector-bundle (1.6.2): Downloading (100%)
      - Installing contao-dd/advanced-classes-bundle (1.1.0): Downloading (100%)
      - Installing contao-themes-net/theme-components-bundle (1.3.2): Downloading (100%)
      - Installing contao-themes-net/nature-theme-bundle (1.0.4): Downloading (100%)
      - Installing contao/calendar-bundle (4.4.44): Downloading (100%)
      - Installing contao/comments-bundle (4.4.44): Downloading (100%)
      - Installing contao/conflicts (dev-master c08b748)
      - Installing contao/faq-bundle (4.4.44): Downloading (100%)
      - Installing contao/listing-bundle (4.4.44): Downloading (100%)
      - Installing toflar/psr6-symfony-http-cache-store (2.1.1): Downloading (100%)
      - Installing monolog/monolog (1.25.1): Downloading (100%)
      - Installing symfony/monolog-bundle (v3.4.0): Downloading (100%)
      - Installing composer/ca-bundle (1.2.4): Downloading (100%)
      - Installing ua-parser/uap-php (v3.9.1): Downloading (100%)
      - Installing nelmio/security-bundle (2.7.0): Downloading (100%)
      - Installing lexik/maintenance-bundle (v2.1.5): Downloading (100%)
      - Installing sensiolabs/ansi-to-html (v1.1.3): Downloading (100%)
      - Installing symfony/polyfill-php72 (v1.12.0): Downloading (100%)
      - Installing symfony/polyfill-intl-idn (v1.12.0): Downloading (100%)
      - Installing symfony/mime (v4.3.5): Downloading (100%)
      - Installing symfony/polyfill-php73 (v1.12.0): Downloading (100%)
      - Installing symfony/http-client-contracts (v1.1.7): Downloading (100%)
      - Installing symfony/http-client (v4.3.5): Downloading (100%)
      - Installing sensiolabs/security-checker (v6.0.2): Downloading (100%)
      - Installing sensio/distribution-bundle (v5.0.25): Downloading (100%)
      - Installing contao/installation-bundle (4.4.44): Downloading (100%)
      - Installing contao/manager-bundle (4.4.44): Downloading (100%)
      - Installing contao/news-bundle (4.4.44): Downloading (100%)
      - Installing contao/newsletter-bundle (4.4.44): Downloading (100%)
      - Installing do-while/contao-backupdb-bundle (1.4.0): Downloading (100%)
    Generating optimized autoload files
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 113:
                                                                                   
      An error occurred while executing the "contao:install-web-dir" command:      
      In BaseNode.php line 338:                                                    
                                                                                   
                                                                                   
        Invalid configuration for path "swiftmailer.mailers.default.encryption":   
      Th                                                                           
        e "SSL" encryption is not supported                                        
                                                                                   
                                                                                   
                                                                                   
                                                                                   
      In ExprBuilder.php line 189:                                                 
                                                                                   
        The "SSL" encryption is not supported                                      
                                                                                   
    
    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] [--] [<packages>...]
    
    
    # Process terminated with exit code 1
    # Result: General error
    
    
    ---
    
    ### The background task has stopped unexpectedly ###

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

    Standard

    Du hast einen Fehler in deiner parameters.yml. Du musst ssl statt SSL schreiben.

  10. #10
    Contao-Nutzer
    Registriert seit
    29.10.2019.
    Beiträge
    7

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Du hast einen Fehler in deiner parameters.yml. Du musst ssl statt SSL schreiben.
    Habe SSl in ssl geändert. Die Verzeichnisse und Dateien gelöscht und den Manager aufgerufen. Bekomme jetzt folgende Antowrt

    Code:
    ERROR 500 Unknown installation status
    Some files were found on your server but no known Contao version could be detected.
    You must either manually repair your application or remove the following files and folders to install Contao:
    
     - files
     - vendor
     - system
     - composer.json
     - assets
     - var
     - app
     - templates
    Was sollte ich jetzt tun?

    Viele Grüße

    Bernhard

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

    Standard

    Dateien hättest du nun keine mehr löschen müssen/sollen. Einfach nur parameters.yml korrigieren und dann wieder eine Paketaktualisierung durchführen.

  12. #12
    Contao-Nutzer
    Registriert seit
    29.10.2019.
    Beiträge
    7

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Dateien hättest du nun keine mehr löschen müssen/sollen. Einfach nur parameters.yml korrigieren und dann wieder eine Paketaktualisierung durchführen.
    ssl ist jetzt kleingeschrieben. Wenn ich jetzt den Contao-Manager starte, öffnet sich der System-Check, bleibt bei Contao-Installation stehen und wirft den folgenden Text aus:

    Code:
    ERROR 500 Unknown installation status
    Some files were found on your server but no known Contao version could be detected.
    You must either manually repair your application or remove the following files and folders to install Contao:
    
     - files
     - vendor
     - system
     - composer.json
     - assets
     - var
     - app
     - templates
    Was kann ich jetzt noch tun, um das System wieder ans Laufen zu bekommen?

    Viele Grüße

    Bernhard

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

    Standard

    Tja, leider denkt der Contao Manager nun, dass deine Installation gar nicht vorhanden ist und startet auch nicht den abgesicherten Modus. Und ich weiß auch nicht, ob man den forcieren kann. Da weiß ich leider zu wenig über den Contao Manager.

  14. #14
    Contao-Nutzer
    Registriert seit
    29.10.2019.
    Beiträge
    7

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Tja, leider denkt der Contao Manager nun, dass deine Installation gar nicht vorhanden ist und startet auch nicht den abgesicherten Modus. Und ich weiß auch nicht, ob man den forcieren kann. Da weiß ich leider zu wenig über den Contao Manager.
    Hallo Spooky,

    ich denke, es wird am besten sein, wenn ich das System neu aufsetze. Ich habe halt Lehrgeld bezahlen müssen, aber das ist gar nicht so schlimm. Ich bin jedenfalls sehr von Contao angetan und besonders von Deiner Hilfe.

    Vielen, vielen Dank!

    Und ade bis zum meinem nächsten Problem.

    Herzliche Grüße

    Bernhard

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
  •