Ergebnis 1 bis 17 von 17

Thema: Installtool läßt sich nicht aufrufen

  1. #1
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard Installtool läßt sich nicht aufrufen

    Hi Leute,
    nach einem gut durch gelaufenen Update läßt sich das installtool nicht aufrufen,hier die Fehlermeldung aus var/logs:

    Code:
    [2018-12-13 13:02:54] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_route":"contao_install","_scope":"backend","_token_check":true,"_controller":"Contao\\InstallationBundle\\Controller\\InstallationController::installAction"},"request_uri":"https://www.kubik.de/contao/install","method":"HEAD"} []
    [2018-12-13 13:02:54] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_route":"contao_install","_scope":"backend","_token_check":true,"_controller":"Contao\\InstallationBundle\\Controller\\InstallationController::installAction"},"request_uri":"https://www.kubik.de/contao/install","method":"GET"} []
    [2018-12-13 13:02:54] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\SyntaxErrorException: "An exception occurred while executing 'SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'k63206_kubik-df' AND TABLE_NAME = 'tl_layout' ORDER BY ORDINAL_POSITION ASC AND COLUMN_NAME = 'sections'':  SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND COLUMN_NAME = 'sections'' at line 1" at /var/xxx/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 79 {"exception":"[object] (Doctrine\\DBAL\\Exception\\SyntaxErrorException(code: 0): An exception occurred while executing 'SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'k63206_kubik-df' AND TABLE_NAME = 'tl_layout' ORDER BY ORDINAL_POSITION ASC AND COLUMN_NAME = 'sections'':\n\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND COLUMN_NAME = 'sections'' at line 1 at /var/xxx/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:79, Doctrine\\DBAL\\Driver\\PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND COLUMN_NAME = 'sections'' at line 1 at /var/xxx/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:90, PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND COLUMN_NAME = 'sections'' at line 1 at /var/xxx/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:88)"} []

    Ich habe mal wieder keine Ahnung, um was es da geht!

    Grüße
    JK
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

  3. #3
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Hi Spooky,

    beim zweiten Anlauf hat's geklappt! DANKE
    Aber warum? Das war das Update zu 4.6.8 mit allen Erweiterungen, warum klappt das erst beim zweiten Durchgang?

    Grüße
    JK
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

    Standard

    Ohne genau zu wissen was du getan hast bzw. was die Konsolenausgabe davon war, kann ich dir das nicht beantworten

  5. #5
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Ich hatte im CM oben bei Contao 4.6.* eingegeben weil ich noch auf 4.5.x war. Dann alles aktualisieren lassen, zum Installtoll gewechselt, hier kam dann die o.g. Fehlermeldung.
    Das BE hat 4.6.8 angezeigt. Dann im CM nochmal alles aktualisieren lassen, das gab dann 4.6.10, dann ging das Installtool!
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

    Standard

    Hm, ja, komisch, warum composer da nicht gleich auf Version 4.6.10 gegangen ist.

  7. #7
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Bei einer anderen Installation wirft die Konsole beim Update von 4.5.x auf 4.6.x diese Fehlermeldung:

    Code:
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - Conclusion: don't install contao/listing-bundle 4.5.14
        - contao/manager-bundle 4.6.10 requires contao/core-bundle 4.6.10 -> satisfiable by contao/core-bundle[4.6.10].
        - Conclusion: don't install contao/core-bundle 4.6.10
        - contao/manager-bundle 4.6.9 requires contao/core-bundle 4.6.9 -> satisfiable by contao/core-bundle[4.6.9].
        - Conclusion: don't install contao/core-bundle 4.6.9
        - contao/manager-bundle 4.6.8 requires contao/core-bundle 4.6.8 -> satisfiable by contao/core-bundle[4.6.8].
        - Conclusion: don't install contao/core-bundle 4.6.8
        - contao/manager-bundle 4.6.7 requires contao/core-bundle 4.6.7 -> satisfiable by contao/core-bundle[4.6.7].
        - Conclusion: don't install contao/core-bundle 4.6.7
        - contao/manager-bundle 4.6.6 requires contao/core-bundle 4.6.6 -> satisfiable by contao/core-bundle[4.6.6].
        - Conclusion: don't install contao/core-bundle 4.6.6
        - contao/manager-bundle 4.6.5 requires contao/core-bundle 4.6.5 -> satisfiable by contao/core-bundle[4.6.5].
        - Conclusion: don't install contao/core-bundle 4.6.5
        - contao/manager-bundle 4.6.4 requires contao/core-bundle 4.6.4 -> satisfiable by contao/core-bundle[4.6.4].
        - Conclusion: don't install contao/core-bundle 4.6.4
        - contao/manager-bundle 4.6.3 requires contao/core-bundle 4.6.3 -> satisfiable by contao/core-bundle[4.6.3].
        - Conclusion: don't install contao/core-bundle 4.6.3
        - contao/manager-bundle 4.6.2 requires contao/core-bundle 4.6.2 -> satisfiable by contao/core-bundle[4.6.2].
        - Conclusion: don't install contao/core-bundle 4.6.2
        - Installation request for contao/listing-bundle (locked at 4.5.14, required as ^4.5) -> satisfiable by contao/listing-bundle[4.5.14].
        - contao/manager-bundle 4.6.1 requires contao/core-bundle 4.6.1 -> satisfiable by contao/core-bundle[4.6.1].
        - Conclusion: don't install contao/core-bundle 4.6.1
        - contao/listing-bundle 4.5.14 requires contao/core-bundle 4.5.14 -> satisfiable by contao/core-bundle[4.5.14].
        - Can only install one of: contao/core-bundle[4.6.0, 4.5.14].
        - Can only install one of: contao/core-bundle[4.6.0, 4.5.14].
        - contao/manager-bundle 4.6.0 requires contao/core-bundle 4.6.0 -> satisfiable by contao/core-bundle[4.6.0].
        - Installation request for contao/manager-bundle 4.6.* -> satisfiable by contao/manager-bundle[4.6.0, 4.6.1, 4.6.10, 4.6.2, 4.6.3, 4.6.4, 4.6.5, 4.6.6, 4.6.7, 4.6.8, 4.6.9].
    
    <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>
    Finished Composer Cloud resolving.
    
    
    ---
    
    ### The background task has stopped unexpectedly ###
    Das war aber nur der Testlauf!
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

    Standard

    Hast du alle Pakete zum Update markiert?

  9. #9
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Wenn ich ganz oben bei Contao mit dem Zahnrad 4.6.* eingebe nimmt er dann die Pakete nicht automatisch mit?

    Gibt es denn irgendwo eine Anleitung, wie man mit dem CM richtig umgeht?

    Welche Reihefolge sollte man einhalten?
    Wie macht man einen 4.5.x -> 4.6.x Sprung?
    Zuerst Contao, dann die Erweiterungen, oder umgekehrt?
    Wann das Installtool?

    Das ist bei mir ein ewiges Rumprobieren!!!

    Grüße
    JK
    Geändert von kubjo (13.12.2018 um 13:57 Uhr)
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

    Standard

    Nein, du musst momentan alle Pakete zum update markieren, soweit ich weiß.

    Aber nicht bei jedem Paket die Version ändern!
    Geändert von Spooky (13.12.2018 um 13:57 Uhr)

  11. #11
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Sorry,
    habe eben oben meine Frage noch erweitert!

    Grüße
    JK
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

    Standard

    Zitat Zitat von kubjo Beitrag anzeigen
    Wie macht man einen 4.5.x -> 4.6.x Sprung?
    Einfach die "Contao Open Source CMS" Version auf 4.6.* ändern und dann alle Pakete aktualisieren lassen.

  13. #13
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Bei zwei weiteren Installationen hat das so geklappt! Danke! Jetzt steckt eine andere fest:

    Code:
    
    Package operations: 5 installs, 71 updates, 0 removals
      - Updating contao-components/installer (1.2.7 => 1.3.0): Downloading (100%)
      - Updating symfony/polyfill-mbstring (v1.8.0 => v1.10.0): Downloading (100%)
      - Updating symfony/polyfill-ctype (v1.8.0 => v1.10.0): Downloading (100%)
      - Updating twig/twig (v2.4.8 => v2.5.0): Downloading (100%)
      - Updating paragonie/random_compat (v2.0.15 => v2.0.17): Downloading (100%)
      - Updating symfony/polyfill-php70 (v1.8.0 => v1.10.0): Downloading (100%)
      - Updating symfony/polyfill-util (v1.8.0 => v1.10.0): Downloading (100%)
      - Updating symfony/polyfill-php56 (v1.8.0 => v1.10.0): Downloading (100%)
      - Updating symfony/symfony (v3.4.12 => v3.4.20): Downloading (100%)    Failed to execute unzip -qq  '/kunden/xxxcontao4/vendor/symfony/symfony/11e8bb07c4b49cef767a407d25d0cb10' -d '/kunden/xxxcontao4/vendor/composer/63e4f2d7'
    
    /kunden/xxxcontao4/vendor/composer/63e4f2d7/symfony-symfony-f6b8ddc/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf:  write error (disk full?).  Continue? (y/n/^C) 
    warning:  /kunden/xxxcontao4/vendor/composer/63e4f2d7/symfony-symfony-f6b8ddc/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf is probably truncated
    
        The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
        Unzip with unzip command failed, falling back to ZipArchive class
    RuntimeException: Unable to write config file to /kunden/xxxcontao4/contao-manager/composer-install.get.json in phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/terminal42/background-process/src/AbstractProcess.php:76
    Stack trace:
    #0 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/terminal42/background-process/src/ProcessRunner.php(215): Terminal42\BackgroundProcess\AbstractProcess::writeConfig('/kunden/fotogra...', Array)
    #1 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/terminal42/background-process/src/ProcessRunner.php(112): Terminal42\BackgroundProcess\ProcessRunner->saveConfig()
    #2 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/terminal42/background-process/src/ProcessRunner.php(53): Terminal42\BackgroundProcess\ProcessRunner->wait(1)
    #3 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/terminal42/background-process/src/Command/ProcessRunnerCommand.php(36): Terminal42\BackgroundProcess\ProcessRunner->run()
    #4 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php(255): Terminal42\BackgroundProcess\Command\ProcessRunnerCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #5 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/symfony/console/Application.php(971): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #6 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/vendor/symfony/console/Application.php(248): Symfony\Component\Console\Application->doRunCommand(Object(Terminal42\BackgroundProcess\Command\ProcessRunnerCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #7 phar:///kunden/xxxcontao4/web/contao-manager.phar.php/api/ApiApplication.php(76): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #8 phar:///kunden/xxxcontao4/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:///kunden/xxxcontao4/web/contao-manager.phar.php/api/console(84): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput))
    #10 /kunden/xxxcontao4/web/contao-manager.phar.php(55): require('phar:///kunden/...')
    #11 {main}
    Der CM läuft und fäuft...
    Hier bin ich letztens schon mal hängen geblieben!
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

    Standard

    »
    Zitat Zitat von kubjo Beitrag anzeigen
    Bei zwei weiteren Installationen hat das so geklappt! Danke! Jetzt steckt eine andere fest:

    Code:
    write error (disk full?)
    Speicherplatz ausgegangen?

  15. #15
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Weiß nicht, waren noch 60MB frei, habe quota erhöht!
    Der Prozess (console) läßt sich nicht abbrechen! Selbst neu laden bringt nichts!
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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

    Standard

    Zitat Zitat von kubjo Beitrag anzeigen
    Weiß nicht, waren noch 60MB frei, habe quota erhöht!
    60 MB waren wohl zu wenig. Wären auch generell nicht viel für den Betrieb einer Website, wo jederzeit Cache oder Log Files geschrieben werden können etc.


    Zitat Zitat von kubjo Beitrag anzeigen
    Der Prozess (console) läßt sich nicht abbrechen! Selbst neu laden bringt nichts!
    Lösche mal alles innerhalb des contao-manager/ Ordners der Contao Installation, exkl. manager.json, .htaccess und users.json. Rufe dann den Contao Manager nochmal neu auf.

  17. #17
    Alter Contao-Hase Avatar von kubjo
    Registriert seit
    11.01.2011.
    Ort
    Ludwigsburg
    Beiträge
    1.380

    Standard

    Hat jetzt nach dreimaligem Durchlauf und System Reparatur geklappt!

    Danke!!!!

    Grüße
    JK
    Wir sind alle Würmchen, nur glaube ich, daß ich ein Glühwürmchen bin.

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
  •