Ergebnis 1 bis 29 von 29

Thema: Manager Fehlermeldung - Webseite nicht mehr erreichbar.

  1. #1
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard Manager Fehlermeldung - Webseite nicht mehr erreichbar.

    Guten Tag,

    der Contao Manager hat sich heute geupdatet. Ich denke beim Prod.Cache erneuern kam dann ein Fehler woraufhin er mir den Abgesicherten Modus vorgeschlagen hat. Dort habe ich es noch mal versucht -> wieder fehler. Dann habe ich die Reperatur versucht jetzt bekomme ich nur noch diesen Fehler.

    Die Seite selbst ist weiss - das Contao Backend ebenfalls (bzw kann mich gar nicht einloggen)

    Der Relaunch Termin für die Seite ist nächsten Montag. Habe bisschen Panik.

    Hier der Fehler der jetzt angezeigt wird:

    Code:
    composer install
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /srv/www/riedlgut/public/2020-12/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Your lock file does not contain a compatible set of packages. Please run composer update.
      Problem 1
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.28], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.28 and cannot be modified by Composer
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins


    Bitte dringend um Hilfe. Danke.

    PS: Ausserdem wird angezeigt: Composer-Umgebung
    Composer-Abhängigkeiten sind nicht installiert.

    WEnn ich hier auf installieren klicke kommt der obere Fehler.
    Geändert von Nacht69 (11.02.2021 um 17:10 Uhr)

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

    Standard

    Führe mal eine Paketaktualisierung durch.

  3. #3
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Führe mal eine Paketaktualisierung durch.
    Vielen Dank. Das in Verbindung mit einem eigenen Modul (Das aber immer fehlerfrei funktionierte) hat den Fehler erzeugt. Jetzt geht wieder alles bis auf das besagte Modul. Das schau ich mir aber dann morgen an. Vielen Dank und schönen Feierabend

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

    Standard

    Was genau in deinem Modul hat diesen Fehler verursacht?

  5. #5
    Contao-Fan
    Registriert seit
    05.05.2011.
    Beiträge
    860

    Standard

    Der Relaunch Termin für die Seite ist nächsten Montag. Habe bisschen Panik.
    Ich sichere mir in solchen Fällen vorab die Datenbank, composer.json und composer.lock, dann bleibt der Puls unten.

  6. #6
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Was genau in deinem Modul hat diesen Fehler verursacht?
    Also der erste Fehler war, dass die xxxBundle.php nicht gefunden wurde, weil sie eine Eben drunter lag.

    Test/Test/src(..bundle.php)/Resources -> Test/Test(..bundle.php)/src/Resources

    Als ich die verschoben hab ging das Frontend wieder.
    Beim klick auf Installer ausführen bekomme ich aber immer noch folgenden Fehler:



    Code:
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin/xxx/2020-12/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Your lock file does not contain a compatible set of packages. Please run composer update.
      Problem 1
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.28], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.28 and cannot be modified by Composer
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins

    Ich habe das modul bereits in den Plugin.php deaktiviert.

    Hab nun die Ordner des Moduls so aufgebaut wie die anderen Module (also die src ebene weg)

    Dann bekam ich Fehler, dass der Pfad nicht gefunden wurde. (obwohl auskommentiert in der Plugin.php) In der Composer.json stand das Modul noch mit anderen Pfad. Hab das selber korrigiert nun kommt wieder der obrige Fehler.


    Zitat Zitat von 3dr Beitrag anzeigen
    Ich sichere mir in solchen Fällen vorab die Datenbank, composer.json und composer.lock, dann bleibt der Puls unten.
    Kann man das automatische Update deaktivieren? Wenn man sowas einplanen kann ist es ja auch weniger schlimm.
    Geändert von Nacht69 (12.02.2021 um 09:41 Uhr)

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

    Standard

    Zitat Zitat von Nacht69 Beitrag anzeigen
    Hab das selber korrigiert nun kommt wieder der obrige Fehler.
    Hast du nun schon ein Composer Update durchgeführt?

  8. #8
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Hast du nun schon ein Composer Update durchgeführt?
    Ich habe gerade die Pakete NOCHMAL aktualisiert - jetzt kommt der Fehler zumindest nicht mehr. Evtl ist beim aktualisieren irgendwas schief gegangen?

    Ich versuche jetzt das Modul wieder zum laufen zu bringen. Evtl klappt es ja jetzt

    PS: wie hätte ich mit dem Manager ein Composer update durchgeführt?

    Vielen Dank für deine Antwort!

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

    Standard

    Zitat Zitat von Nacht69 Beitrag anzeigen
    PS: wie hätte ich mit dem Manager ein Composer update durchgeführt?
    In der Systemwartung bei "Abhängigkeiten installieren".

  10. #10
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    In der Systemwartung bei "Abhängigkeiten installieren".
    achso ja klar drück da immer vorsichtshalber alle knöpfe Bei der Reihenfolge bin ich mir nur nicht sicher.

    Jetzt scheint alles wieder zu funktionieren. (Unser Modul war also doch nicht der fehler - hab es wieder so installiert wie es war)

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

    Standard

    Zitat Zitat von Nacht69 Beitrag anzeigen
    achso ja klar drück da immer vorsichtshalber alle knöpfe
    Das solltest du nicht machen …

  12. #12
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Das solltest du nicht machen …
    Grund? Bzw was sollte man nicht ausführen?

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

    Standard

    Du solltest nicht einfach alles ausführen, sondern nur das ausführen, was du brauchst, je nach Situation.

  14. #14
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Nacht69 Beitrag anzeigen
    Kann man das automatische Update deaktivieren? Wenn man sowas einplanen kann ist es ja auch weniger schlimm.
    Das würde mich aber schon noch interessieren. Ist das irgendwie möglich?

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

    Standard

    Nein, ist nicht möglich.

  16. #16
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Guten Tag,

    andere Installation - ähnliches Problem. Generell war es genau so wie bei dem oberen problem, jedoch erhalte ich immer noch eine Fehlermeldung wenn ich den Installer ausführe:


    Code:
    $ /usr/bin/php7.3 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /srv/www/xxx/public/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
      Problem 2
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.28], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.28 and cannot be modified by Composer
    
    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.
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins
    Diese Erweiterungen sind installiert:

    Code:
        "brkwsky/contao-encryption": "^1.0",
            "christianbarkowsky/rel-canonical": "^3.3",
            "contao/calendar-bundle": "4.9.*",
            "contao/comments-bundle": "4.9.*",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.9.*",
            "contao/listing-bundle": "4.9.*",
            "contao/manager-bundle": "4.9.*",
            "contao/news-bundle": "4.9.*",
            "contao/newsletter-bundle": "4.9.*",
            "fritzmg/contao-lightcase": "^3.0",
            "hofff/contao-calendarfield": "^3.0",
            "isotope/isotope-core": "^2.6.13",
            "terminal42/contao-conditionalformfields": "^2.2"

    evtl könnte "brkwsky/contao-encryption": "^1.0", schuldig sein kann es jedoch nicht deinstallieren da ich beim testlauf folgenden (ähnlichen) Fehler bekomme:

    Code:
    $ /usr/bin/php7.3 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /srv/www/xxx/public/web/contao-manager.phar.php composer remove brkwsky/contao-encryption --no-update --no-scripts --no-ansi --no-interaction
    
    /srv/www/xxx/public/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.0.0
    !!! Current server is sponsored by: Contao Association !!!
    
    
    [7.1MiB/0.24s] Loading composer repositories with package information
    [7.7MiB/0.45s] Updating dependencies
    [9.3MiB/0.47s] Your requirements could not be resolved to an installable set of packages.
    [9.3MiB/0.47s] 
      Problem 1
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
        - terminal42/contao-conditionalformfields 2.2.3 requires contao-community-alliance/composer-plugin ~2.4 || ~3.0 -> satisfiable by contao-community-alliance/composer-plugin[3.0.9].
        - terminal42/contao-conditionalformfields is locked to version 2.2.3 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.
    [9.3MiB/0.48s] 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.
    [8.0MiB/0.48s] Memory usage: 7.97MB (peak: 10.23MB), time: 0.49s.
    [8.0MiB/0.48s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID tkBIIWTC0pWP3PMwOQPKwXz4nPbwJVkYbulv60OSRbxpyRhYUVIvhfRi6LrDH1lbARpKoVMOa221dWz20tSa09RlBV5TyclqhIlMIq7VUi7jSKa3A5JzKc failed
    Bitte um Hilfe :/

    PS: laut manager sind alle pakete aktuell

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

    Standard

    Führe eine komplette Paketaktualisierung durch.

  18. #18
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Führe eine komplette Paketaktualisierung durch.
    Also verstehen tu ich das nicht - hab ich bereits 2x ohne erfolg.(1x am anfang und 1x beim ersten auftreten des """neuen""" Fehlers) Jetzt beim dritten mal funktioniert es oO. Danke!

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

    Standard

    Laut deinem Post hattest du nicht "Composer Update" gemacht sondern "Composer Install".

  20. #20
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Laut deinem Post hattest du nicht "Composer Update" gemacht sondern "Composer Install".
    Ja da kam der Fehler. Bei Composer Update bzw "Dateien aktualisieren" kam kein Fehler. Das was Fehler behoben hat war ein 3tes mal Pakete->Pakete aktualisieren.

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

    Standard

    Eine vollständige Paketaktualisierung führst du in der Systemwartung bei Composer-Abhängigkeiten durch, in dem du dort auf den Drop-Down Pfeil klickst und Composer Update durchführen auswählst.

  22. #22
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Eine vollständige Paketaktualisierung führst du in der Systemwartung bei Composer-Abhängigkeiten durch, in dem du dort auf den Drop-Down Pfeil klickst und Composer Update durchführen auswählst.
    AHHHHH ok das wusste ich nicht. Danke.

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

    Standard

    Ist auch so in der Ankündigung beschrieben übrigens: https://contao.org/de/news/contao-manager-1-4.html

  24. #24
    Contao-Fan
    Registriert seit
    16.01.2012.
    Beiträge
    418

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Ist auch so in der Ankündigung beschrieben übrigens: https://contao.org/de/news/contao-manager-1-4.html
    Mir tuts wirklich leid aber ich habe bei der nächsten Installation wieder ein anderes Problem.

    ich habe nun alle Pakete aktualisiert, das composer update durchgeführt, den Anwendungscache erneuert und den Composer Class Loader durchgeführt. Alles mehrere male.
    Beim "composer update ausführen" kommt folgendes:

    Code:
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /srv/www/xxx/public/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Nothing to install, update or remove
    Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    Class UnitedPrototype\GoogleAnalytics\Internals\Request\SocialinteractionRequest located in ./vendor/isotope/isotope-core/system/modules/isotope/library/UnitedPrototype/GoogleAnalytics/Internals/Request/SocialInteractionRequest.php does not comply with psr-0 autoloading standard. Skipping.
    Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    Class coDatenbankAusgabe located in ./contao/test/bbMaster/Resources/public/script/ajax.php does not comply with psr-4 autoloading standard. Skipping.
    Class tl_bb_display_content located in ./contao/test/bbDisplay/Resources/contao/dca/tl_bb_display_content.php does not comply with psr-4 autoloading standard. Skipping.
    Class tl_bb_display located in ./contao/test/bbDisplay/Resources/contao/dca/tl_bb_display.php does not comply with psr-4 autoloading standard. Skipping.
    Class ModBBDisplay located in ./contao/test/bbDisplay/Resources/contao/modules/ModBBDisplay.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_edlguetl_info_1.php does not comply with psr-4 autoloading standard. Skipping.
    Class eventInitzwei located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_event_init_2.php does not comply with psr-4 autoloading standard. Skipping.
    Class ZuletztVerwendet located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_frz_zuletzt_verwendet.php does not comply with psr-4 autoloading standard. Skipping.
    Class getraenkeempfehlungInit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_getraenkeempfehlung_init.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_check_names.php does not comply with psr-4 autoloading standard. Skipping.
    Class blobInit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_TGBlob_init.php does not comply with psr-4 autoloading standard. Skipping.
    Class tagesmenueInit located in ./contao/test/bbTerminal/Resources/public/ajax/old/ajax_bb_event_init_test.php does not comply with psr-4 autoloading standard. Skipping.
    Class changeitem located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_changetm_2.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_template_loader.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_meldeschein2_print.php does not comply with psr-4 autoloading standard. Skipping.
    Class tagesmenueInit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_tagesmenue_init.php does not comply with psr-4 autoloading standard. Skipping.
    Class eventInittest located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_event_init_test.php does not comply with psr-4 autoloading standard. Skipping.
    Class datumumwandelnInit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_datum_umwandeln.php does not comply with psr-4 autoloading standard. Skipping.
    Class saveedittm located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_edit_tm.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_restaurants_print.php does not comply with psr-4 autoloading standard. Skipping.
    Class newitem located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_changetm.php does not comply with psr-4 autoloading standard. Skipping.
    Class newitem located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_newitem.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_check_obj.php does not comply with psr-4 autoloading standard. Skipping.
    Class tgsaveInit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_saveTG.php does not comply with psr-4 autoloading standard. Skipping.
    Class tmsaveInit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_saveTM.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_restaurants_hinten_print.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_datenbank_ausgabe.php does not comply with psr-4 autoloading standard. Skipping.
    Class eventInit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_event_init.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_restaurants_hinten_vor-corona.php does not comply with psr-4 autoloading standard. Skipping.
    Class DatenbankAusgabe located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_meldeschein_print.php does not comply with psr-4 autoloading standard. Skipping.
    Class saveedittg located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_edit_tg.php does not comply with psr-4 autoloading standard. Skipping.
    Class authit located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_auth.php does not comply with psr-4 autoloading standard. Skipping.
    Class saveTP located in ./contao/test/bbTerminal/Resources/public/ajax/ajax_bb_saveTP.php does not comply with psr-4 autoloading standard. Skipping.
    Class TinyMCE_Compressor located in ./contao/test/bbTerminal/Resources/public/script/tinymce4/tinymce.gzip.php does not comply with psr-4 autoloading standard. Skipping.
    91 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Added the web/app.php file.
    Added the web/preview.php file.
    Added the web/index.php file.
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
     // Clearing the cache for the dev environment with debug                       
     // true                                                                        
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    14:59:01 ERROR     [console] Error thrown while running command "cache:warmup --env=prod". Message: "Argument 1 passed to Isotope\Model\AttributeOption::findByAttribute() must implement interface Isotope\Interfaces\IsotopeAttributeWithOptions, instance of Isotope\Model\Attribute\TextField given, called in /srv/www/sss11/public/vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/Attribute.php on line 260" ["exception" => TypeError { …},"command" => "cache:warmup --env=prod","message" => "Argument 1 passed to Isotope\Model\AttributeOption::findByAttribute() must implement interface Isotope\Interfaces\IsotopeAttributeWithOptions, instance of Isotope\Model\Attribute\TextField given, called in /srv/www/sss2011/public/vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/Attribute.php on line 260"]
    In AttributeOption.php line 267:
                                                                                   
      Argument 1 passed to Isotope\Model\AttributeOption::findByAttribute() must   
      implement interface Isotope\Interfaces\IsotopeAttributeWithOptions, instanc  
      e of Isotope\Model\Attribute\TextField given, called in /srv/www/sss20201  
      1/public/vendor/isotope/isotope-core/system/modules/isotope/library/Isotope  
      /Model/Attribute.php on line 260                                             
                                                                                   
    cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--] <command>
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 89:
                                                                                   
      An error occurred while executing the "cache:warmup" command: 14:59:01 ERRO  
      R     [console] Error thrown while running command "cache:warmup --env=prod  
      ". Message: "Argument 1 passed to Isotope\Model\AttributeOption::findByAttr  
      ibute() must implement interface Isotope\Interfaces\IsotopeAttributeWithOpt  
      ions, instance of Isotope\Model\Attribute\TextField given, called in /srv/w  
      ww/ss011/public/vendor/isotope/isotope-core/system/modules/isotope/li  
      brary/Isotope/Model/Attribute.php on line 260" ["exception" => TypeError {   
      …},"command" => "cache:warmup --env=prod","message" => "Argument 1 passed t  
      o Isotope\Model\AttributeOption::findByAttribute() must implement interface  
       Isotope\Interfaces\IsotopeAttributeWithOptions, instance of Isotope\Model\  
      Attribute\TextField given, called in /srv/www/sss11/public/vendor/iso  
      tope/isotope-core/system/modules/isotope/library/Isotope/Model/Attribute.ph  
      p on line 260"]                                                              
                                                                                   
      In AttributeOption.php line 267:                                             
                                                                                   
                                                                                   
        Argument 1 passed to Isotope\Model\AttributeOption::findByAttribute() mus  
      t                                                                            
        implement interface Isotope\Interfaces\IsotopeAttributeWithOptions, insta  
      nc                                                                           
        e of Isotope\Model\Attribute\TextField given, called in /srv/www/sss202  
      01                                                                           
        1/public/vendor/isotope/isotope-core/system/modules/isotope/library/Isoto  
      pe                                                                           
        /Model/Attribute.php on line 260                                           
                                                                                   
                                                                                   
                                                                                   
                                                                                   
      cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--  
      verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--en  
      v ENV] [--] <command>                                                        
                                                                                   
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
    # Process terminated with exit code 1
    # Result: General error
    sry nochmal - aber bei jeder installation (obwohl sie eigentl. gleich sein müssten) kommt ein anderer Fehler :/

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

    Standard

    Das ist ein Fehler der in Isotope 2.7.0 auftritt und hat nichts mit dem restlichen Thread zu tun https://github.com/isotope/core/issues/2191
    Geändert von Spooky (25.02.2021 um 09:48 Uhr)

  26. #26
    Contao-Fan Avatar von mapfei
    Registriert seit
    11.05.2010.
    Ort
    Much
    Beiträge
    692

    Frage

    Hi zusammen

    & frohes Neues noch!

    Ich habe hier gerade ein ähnliches Problem. Beim Composer-Update schmiert's ab:

    Code:
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /srv/www/chroot/saft01/home/saft01/dev/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 8 installs, 31 updates, 13 removals
    As there is no 'unzip' nor '7z' 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' or '7z' may remediate them.
      - Removing zendframework/zend-eventmanager (3.2.1)
      - Removing zendframework/zend-code (3.4.1)
      - Removing scheb/two-factor-bundle (v4.18.4)
      - Removing psr/simple-cache (1.0.1)
      - Removing ocramius/proxy-manager (2.2.3)
      - Removing league/uri-schemes (1.2.1)
      - Removing league/uri-parser (1.4.1)
      - Removing league/uri-interfaces (1.1.1)
      - Removing league/uri-hostname-parser (1.1.2)
      - Removing league/uri-components (1.8.2)
      - Removing jdorn/sql-formatter (v1.2.17)
      - Removing doctrine/reflection (1.2.2)
      - Removing doctrine/doctrine-cache-bundle (1.4.0)
      - Upgrading contao-community-alliance/composer-plugin (3.1.3 => 3.2.1): Extracting archive
      - Upgrading contao/manager-plugin (2.11.0 => 2.11.1): Extracting archive
      - Upgrading terminal42/escargot (0.6.1 => 1.4.0): Extracting archive
      - Installing scheb/2fa-bundle (v5.13.1): Extracting archive
      - Installing lcobucci/clock (2.0.0): Extracting archive
      - Upgrading lcobucci/jwt (3.4.6 => 4.0.4): Extracting archive
      - Installing scheb/2fa-trusted-device (v5.13.1): Extracting archive
      - Installing scheb/2fa-backup-code (v5.13.1): Extracting archive
      - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100): Extracting archive
      - Upgrading doctrine/cache (1.12.1 => 2.1.1): Extracting archive
      - Upgrading doctrine/persistence (1.3.8 => 2.3.0): Extracting archive
      - Upgrading doctrine/inflector (1.4.4 => 2.0.4): Extracting archive
      - Upgrading doctrine/common (2.13.3 => 3.2.1): Extracting archive
      - Upgrading doctrine/orm (2.7.5 => 2.10.4): Extracting archive
      - Upgrading symfony/doctrine-bridge (v4.4.34 => v4.4.36): Extracting archive
      - Installing doctrine/sql-formatter (1.1.2): Extracting archive
      - Upgrading doctrine/doctrine-bundle (1.12.13 => 2.5.5): Extracting archive
      - Upgrading contao/core-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading avalexgmbh/contao (v1.2.0 => v1.2.1): Extracting archive
      - Upgrading christianbarkowsky/rel-canonical (3.3.9 => 3.3.10): Extracting archive
      - Upgrading contao/calendar-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading contao/comments-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading contao/faq-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading contao/listing-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1): Extracting archive
      - Upgrading symfony/web-profiler-bundle (v4.4.15 => v4.4.31): Extracting archive
      - Installing laminas/laminas-code (4.5.1): Extracting archive
      - Installing friendsofphp/proxy-manager-lts (v1.0.5): Extracting archive
      - Upgrading symfony/proxy-manager-bridge (v4.4.15 => v4.4.36): Extracting archive
      - Upgrading symfony/monolog-bundle (v3.6.0 => v3.7.1): Extracting archive
      - Upgrading symfony/dotenv (v4.4.15 => v4.4.36): Extracting archive
      - Upgrading symfony/debug-bundle (v4.4.15 => v4.4.36): Extracting archive
      - Upgrading nelmio/security-bundle (v2.10.1 => v2.10.3): Extracting archive
      - Installing sensiolabs/ansi-to-html (v1.2.1): Extracting archive
      - Upgrading contao/installation-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading contao/manager-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading contao/news-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading contao/newsletter-bundle (4.9.9 => 4.9.24): Extracting archive
      - Upgrading menatwork/contao-multicolumnwizard (3.3.16 => 3.3.17): Extracting archive
    Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    90 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    PHP Fatal error:  Declaration of Symfony\Component\DependencyInjection\ServiceLocator::has(string $id) must be compatible with Psr\Container\ContainerInterface::has($id) in /srv/www/chroot/saft01/home/saft01/dev/vendor/symfony/dependency-injection/ServiceLocator.php on line 46
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 89:
    																			   
      An error occurred while executing the "contao:install-web-dir" command: PHP  
       Fatal error:  Declaration of Symfony\Component\DependencyInjection\Service  
      Locator::has(string $id) must be compatible with Psr\Container\ContainerInt  
      erface::has($id) in /srv/www/chroot/saft01/home/saft01/dev/vendor/symfony/d  
      ependency-injection/ServiceLocator.php on line 46                            
    																			   
    
    install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
    
    
    # Process terminated with exit code 1
    # Result: General error
    Woran kann das liegen?

    Grüße,
    mapfei

  27. #27
    Contao-Fan Avatar von mapfei
    Registriert seit
    11.05.2010.
    Ort
    Much
    Beiträge
    692

    Standard

    Habe jetzt mal den Conflict-Eintrag wie hier beschrieben eingebunden - allerdings immer noch kein Composer-Update möglich:

    Code:
    # Job ID EldF9Qy9l14Z7SD39x16wGCFGm2qXC0zdCxqhx2mXNqQ06k356LS9Z5xZADOLBIl6CFGCNUu completed in 66 seconds
    # Memory usage: 81.06MB (peak: 1677.89MB), time: 62.56s.
    
    $ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /srv/www/chroot/saft01/home/saft01/dev/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Using config.component-dir has been deprecated. Please use extra.contao-component-dir instead.
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Nothing to install, update or remove
    Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    PHP Fatal error:  Declaration of Symfony\Component\DependencyInjection\ServiceLocator::has(string $id) must be compatible with Psr\Container\ContainerInterface::has($id) in /srv/www/chroot/saft01/home/saft01/dev/vendor/symfony/dependency-injection/ServiceLocator.php on line 46
    90 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > 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 89:
                                                                                   
      An error occurred while executing the "contao:install-web-dir" command: PHP  
       Fatal error:  Declaration of Symfony\Component\DependencyInjection\Service  
      Locator::has(string $id) must be compatible with Psr\Container\ContainerInt  
      erface::has($id) in /srv/www/chroot/saft01/home/saft01/dev/vendor/symfony/d  
      ependency-injection/ServiceLocator.php on line 46                            
                                                                                   
    
    install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
    
    
    # Process terminated with exit code 1
    # Result: General error

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

    Standard

    Poste mal deine composer.json
    » sponsor me via GitHub or PayPal or Revolut

  29. #29
    Contao-Fan Avatar von mapfei
    Registriert seit
    11.05.2010.
    Ort
    Much
    Beiträge
    692

    Standard

    War in der falschen composer.json (der, der alten Installation)... Funktioniert jetzt mit der vorgenannten Lösung.

    Grüße,
    mapfei

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
  •