contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
85 stars 33 forks source link

Contao 4.10 läst sich nicht mehr updaten #638

Closed PowerNow closed 3 years ago

PowerNow commented 3 years ago

Hallo, ich hab vor ca. 1 Monat Contao 4.10 installiert, im Contao Manager war alles auf "Grün". In der Zwischenzeit hab ich eine kleine Website aufgebaut und alles hat soweit funktioniert. Heute wollte ich updaten und krieg plötzlich folgende Meldung wenn ich den Contao Manager starte.

Updates für den Contao Manager
Eine neue Version ist verfügbar, aber diese funktioniert nicht mit deiner PHP-Version.

Ich habe php 8.0.

Nach klicken auf weiter möchte ich Contao updaten und krieg folgende Fehlermeldung:

>
composer update (mittels Resolver Cloud)

 Resolving dependencies using Composer Cloud v3.0.0
!!! Current server is sponsored by: Contao Association !!!
[6.8MiB/0.23s] Loading composer repositories with package information
[57.4MiB/1.37s] Updating dependencies
[1132.4MiB/7.37s] Your requirements could not be resolved to an installable set of packages.
[1132.4MiB/7.37s] 
  Problem 1
    - composer-runtime-api is present at version 2.0.0 and cannot be modified by Composer
    - You can only install one version of a package, so only one of these can be installed: composer-runtime-api[1.0.0.0, 2.0.0].
    - composer-runtime-api is present at version 1.0.0.0 and cannot be modified by Composer
[1132.4MiB/7.37s] <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>
[44.4MiB/8.28s] Memory usage: 44.42MB (peak: 1133.22MB), time: 8.28s.
[44.4MiB/8.28s] Finished Composer Cloud resolving.
# Cloud Job ID vDDpcfTRWq1j2W6WZVCVtgqp5gQnYr3rCagDR76x4mXZgRlFa2U6BZG6kR6lURCzxPwhXPxAUlGtQWZCWPIah8gxoJCQwisYptLJhYPFAyeDW7u failed
composer install

Kann mir bitte jemand weiterhelfen? Danke...

aschempp commented 3 years ago

Das PHP8-Problem müsste mit der Version 1.4.1 (vor wenigen Minuten veröffentlicht) behoben sein.

Zum andren, ggf. musst du ein vollständiges Composer Update durchführen (wie auch unter https://contao.org/de/news/contao-manager-1-4.html beschrieben).

PowerNow commented 3 years ago

Hallo Aschempp, ich hab jetzt eben ein Composer Update ("Composer-Abhängigkeiten" auf den Dropdown-Pfeil geklickt und "Composer Update durchführen ausführen") durchgeführt, aber ohne Erfolg. Ich erhalte nach wie vor den gleichen Fehler.

composer update (mittels Resolver Cloud)

> Resolving dependencies using Composer Cloud v3.0.0
!!! Current server is sponsored by: Contao Association !!!
[6.8MiB/0.23s] Loading composer repositories with package information
[7.3MiB/0.52s] Updating dependencies
[8.8MiB/0.54s] Your requirements could not be resolved to an installable set of packages.
[8.8MiB/0.54s] 
  Problem 1
    - composer-runtime-api is present at version 2.0.0 and cannot be modified by Composer
    - You can only install one version of a package, so only one of these can be installed: composer-runtime-api[1.0.0.0, 2.0.0].
    - composer-runtime-api is present at version 1.0.0.0 and cannot be modified by Composer
[8.8MiB/0.54s] <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>
[7.6MiB/0.54s] Memory usage: 7.57MB (peak: 9.65MB), time: 0.55s.
[7.6MiB/0.55s] Finished Composer Cloud resolving.
# Cloud Job ID YLWs0wPIHizoAtTNaaPJjIHQZZkHUF7fVnHdclTwxUl5HCW6YkjfyPct6PQ69ZB3bTbIihzquxJDldbTP6LRQYSy2zMCZMhcVSdJEPxLPLYcXXZ76Lmp failed
composer install

Ich habe den CM 1.3.3. Was kann ich denn noch versuchen?

fritzmg commented 3 years ago

Ich habe den CM 1.3.3.

Download the newest version of the Contao Manager manually from https://contao.org/en/download.html

PowerNow commented 3 years ago

Danke, hat mit dem Download funktioniert!!!