Ankündigung

Einklappen
Keine Ankündigung bisher.

Installation Notification Center mit Contao Manager funktionirert nicht

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Installation Notification Center mit Contao Manager funktionirert nicht

    Hallo,

    ich möchte mittels des Contao-Managers die Erweiterung Notification Center installieren.

    Contao-Version 4.9.1
    Contao Manager 1.4.2

    Bei der Systemprüfung des Contao Manager wird alles noch als OK angezeigt.
    Jedoch beim Testlauf wird dann folgende Meldung angezeigt:

    composer require terminal42/notification_center
    $ /usr/bin/php7.3 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /home/www/web/contao-manager.phar.php composer require terminal42/notification_center --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
    The "contao-components/installer" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
    The "contao/manager-plugin" plugin was skipped because it requires a Plugin API version ("^1.1") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
    Using version ^1.5 for terminal42/notification_center
    /home/www/composer.json has been updated
    # Process terminated with exit code 0
    # Result: OK


    composer update contao-components/installer terminal42/notification_center contao/conflicts
    > Resolving dependencies using Composer Cloud v3.0.1
    !!! Current server is sponsored by: Contao Association !!!
    [6.3MiB/0.27s] Loading composer repositories with package information
    [56.9MiB/1.68s] Updating dependencies
    [1129.0MiB/8.17s] Your requirements could not be resolved to an installable set of packages.
    [1129.0MiB/8.17s]
    Problem 1
    - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
    - contao/manager-bundle 4.9.0 requires contao/manager-plugin ^2.4 -> satisfiable by contao/manager-plugin[2.8.0].
    - contao/manager-bundle is locked to version 4.9.0 and an update of this package was not requested.
    You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
    [1129.0MiB/8.18s] <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.2MiB/9.13s] Memory usage: 44.19MB (peak: 1129.78MB), time: 9.14s.
    [44.2MiB/9.13s] Finished Composer Cloud resolving.
    # Cloud Job ID O3lXGT1qWA69FGrOlxivA6cntbCnlyMC6VYInPVyq7Z7kghCHq s15FshYaTrP40qR15VateOErox1xtmcr failed


    Ursprünglich hatte ich Contao mit dem PCT Installer mit den Demodaten installiert.

    Kann mir jemand sagen, woran der Fehler liegt und ich ihn beheben kann?

    Vielen Dank für die Unterstützung.

  • #2
    Hi,

    hast Du SSH Zugriff?
    Dann könntest Du ein "composer self-update" und danach ein "composer update" versuchen.

    Ich bin mir nicht ganz sicher, aber scheinbar hat Dein Contao-Manager Probleme mit der Composer Version.
    Evtl. hilft Dir das noch weiter:
    https://contao.org/de/news/contao-manager-1-4.html

    Außerdem macht das Notification Center scheinbar ohnehin gerade ein paar kleine Problemchen.
    Schau mal hier:
    https://community.contao.org/de/show...l=1#post541976

    Gruß
    tschero
    Zuletzt geändert von tschero; 20.03.2021, 20:40.
    https://www.webdesign24.biz

    Kommentar

    Lädt...
    X