Seite 2 von 3 ErsteErste 123 LetzteLetzte
Ergebnis 41 bis 80 von 91

Thema: WICHTIG: Fehler in symfony/finder Version 4.0.7 und 3.4.7 bzw. 4.0.8 und 3.4.8

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

    Standard

    Mit dem angehängten Hotfix sollte man die Contao Installation (und den Contao Manager) wieder zum laufen bringen können, wenn man in dieses Problem läuft (vor allem wenn man keinen SSH Zugang hat). Einfach in das Root Verzeichnis der Contao Installation extrahieren und bestehende Dateien überschreiben. (Ist allerdings ungetestet.)

    // Anmerkung: dieser Hotfix hat nichts mit dem neuen Problem zu tun, der unter Symfony 3.4.8 auftritt.
    Angehängte Dateien Angehängte Dateien
    Geändert von Spooky (13.04.2018 um 10:48 Uhr)

  2. #42
    Contao-Nutzer Avatar von rwaelty1944
    Registriert seit
    25.01.2017.
    Beiträge
    118

    HTML symfony zurückstellen auf 3.4.6

    Hallo zusammen
    Nach einem Manager 'update' wurde bei uns symfony 3.4.7 geladen mit der Folge, dass die Webseiten nicht mehr erreicht werden konnten. Ich versuchte einiges, aber die Webseiten blieben stumm. Also entschloss ich mich Composer zu installieren und der Versuch glückte. Es ist nicht nur der symfony 'flie' der zurückgestellt werden musste sondern mehrere 'files'. Wie vorgehen:
    1. composer.json (Im 'root' Verzeichnis, folgende Zeile eintragen:
    Code:
    "conflict": {
            "symfony/finder": "3.4.7 || 4.0.7"
    },
    Vergesst den Code:
    Code:
    "contao/core-bundle": "<4.4.8“,
    Dieser führt im Manager zu einem Fehler: ERROR 500
    ERROR 500 "/home/aeropens/public_html/contao4aktiv/composer.json" does not contain valid JSON Parse error on line 27: ...ontao/core-bundle": "<4.4.8“, ----------------------^ Invalid string, it appears you forgot to terminate a string, or attempted to write a multiline string which is invalid

    2. Danach mit ssh Euren Host verbinden und mit CD das 'root' Verzeichnis auswählen. Der ganze Vorgang ist im Textfile ersichtlich.

    Für mich ist unverständlich wie solche 'updates' von Symfony die viele Webauftritte zerstören können in so einem frühen Stadium (ungenügend getestet) veröffentlicht werden.

    Also ich bin glücklich das die Seite wieder funktioniert.
    Gruss Rolf
    composer update.txt
    Geändert von rwaelty1944 (05.04.2018 um 10:36 Uhr)

  3. #43
    AG Pressearbeit
    Community-Moderator
    Buchautor 'Contao für Webdesigner'
    Avatar von planepix
    Registriert seit
    05.06.2009.
    Ort
    Stuttgart
    Beiträge
    6.470
    Partner-ID
    107
    Contao-Projekt unterstützen

    Support Contao

    Standard

    So es scheint weiterzugehen mit den Macken in Smyfony.

    Update über Manager einer Contao 4.4.17 hat nur ein Update von Symfony 3.4.6 auf 3.4.8.

    Manager funktioniert, auch auf Konsole gibt es keine Fehler.
    Nur Backend und Frontend können nicht mehr aufgerufen werden.

    Caches sind geleert.

    Die Logs von eben liefern diese Ausgabe:
    Code:
    [2018-04-06 17:50:57] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"HEAD"} []
    [2018-04-06 17:50:57] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:50:57] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:50:57] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:50:57] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:50:57] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"GET"} []
    [2018-04-06 17:50:57] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:50:57] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:50:57] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:50:57] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:01] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"HEAD"} []
    [2018-04-06 17:51:01] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:01] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:01] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:01] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:01] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"GET"} []
    [2018-04-06 17:51:01] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:01] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:01] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:01] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] request.INFO: Matched route "contao_backend_login". {"route":"contao_backend_login","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::loginAction","_route":"contao_backend_login"},"request_uri":"domain.tld/contao/login","method":"HEAD"} []
    [2018-04-06 17:51:03] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] request.INFO: Matched route "contao_backend_login". {"route":"contao_backend_login","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::loginAction","_route":"contao_backend_login"},"request_uri":"domain.tld/contao/login","method":"GET"} []
    [2018-04-06 17:51:03] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"HEAD"} []
    [2018-04-06 17:51:03] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"GET"} []
    [2018-04-06 17:51:03] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:03] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:03] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:06] request.INFO: Matched route "contao_backend_login". {"route":"contao_backend_login","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::loginAction","_route":"contao_backend_login"},"request_uri":"domain.tld/contao/login","method":"HEAD"} []
    [2018-04-06 17:51:06] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:06] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:06] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:06] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:06] request.INFO: Matched route "contao_backend_login". {"route":"contao_backend_login","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::loginAction","_route":"contao_backend_login"},"request_uri":"domain.tld/contao/login","method":"GET"} []
    [2018-04-06 17:51:06] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:06] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:06] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:06] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:07] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"HEAD"} []
    [2018-04-06 17:51:07] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:07] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:07] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:07] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:07] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"GET"} []
    [2018-04-06 17:51:07] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:07] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:07] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:07] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:28] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"HEAD"} []
    [2018-04-06 17:51:28] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:28] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:28] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:28] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:28] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"GET"} []
    [2018-04-06 17:51:28] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:28] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:28] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:28] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_route":"contao_index"},"request_uri":"domain.tld/","method":"HEAD"} []
    [2018-04-06 17:51:38] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] request.INFO: Matched route "contao_index". {"route":"contao_index","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","_route":"contao_index"},"request_uri":"domain.tld/","method":"GET"} []
    [2018-04-06 17:51:38] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"HEAD"} []
    [2018-04-06 17:51:38] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"domain.tld/favicon.ico","method":"GET"} []
    [2018-04-06 17:51:38] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: SimplePreAuthentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): Can only load user \"frontend\" or \"backend\". at /www/htdocs/w017f47b/domain.tld/vendor/contao/core-bundle/src/Security/User/ContaoUserProvider.php:75)","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2018-04-06 17:51:38] security.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []
    [2018-04-06 17:51:38] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /www/htdocs/w017f47b/domain.tld/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php:51)"} []

    Mit was kommt man denn hier weiter?
    Das angeführte Favicon gibt es nicht; weder physische noch als Pfad im Layout.

    Führe ich im Manager „Clearing Composer Cache” aus, erhalt eich in der Ausgabe:

    Code:
    Cache directory does not exist (cache-vcs-dir): 
    Clearing cache (cache-repo-dir): /www/htdocs/w017f47b/domain.tld/contao-manager/cache/repo
    Clearing cache (cache-files-dir): /www/htdocs/w017f47b/domain.tld/contao-manager/cache/files
    Clearing cache (cache-dir): /www/htdocs/w017f47b/domain.tld/contao-manager/cache
    All caches cleared.
    Geändert von planepix (06.04.2018 um 17:41 Uhr)
    ---------------------------------
    Beste Grüße planepix
    Contao für Webdesigner (Website), Twitter: @contaowebdesign
    weitzeldesign
    Contao-Sprechstunde
    Contao Schulungen: https://www.weitzeldesign.com/cms-co...chulungen.html
    Contao Jahrbuch: www.contao-jahrbuch.de
    Contao Agenturtag: www.contao-agenturtag.de
    Contao Stammtisch Stuttgart: www.contao-stammtisch-stuttgart.de
    Contao 4 Erfahrungen als Gitbook: https://app.gitbook.com/@planepix/s/...-mit-contao-4/
    Contao 4 & Manager Hosterhinweise: https://github.com/contao/contao-manager/wiki

    Schon wieder ein Update?
    Glücklich sind die, die den Wert erkennen – und wertschätzen.
    „Muss man machen wie beim Zahnarzt. Der bestraft einen auch mit hohen Rechnungen wenn man die Pflege vernachlässigt.”

  4. #44
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.078
    Contao-Projekt unterstützen

    Support Contao

    Standard

    LOL, na wenn das alles ist, dass nur Frontend und Backend nicht mehr funktionieren, dann gehts ja noch. Es hätte schlimmer kommen können.

  5. #45
    Contao-Nutzer Avatar von rwaelty1944
    Registriert seit
    25.01.2017.
    Beiträge
    118

    Beitrag

    Ich glaube ich würde den composer.json conflict auf symfony 3.4.8 erweitern und wieder zu 3.4.6 zurückkehren. Entweder mit dem hotfix von Spooky oder mit 'ssh composer update'.

    Code:
    "conflict": {
            "symfony/finder": "3.4.8 || 4.0.8"
    },
    Contao 4.4.17 funktioniert mit symfony 3.4.6 übrigens super.

    Gruss
    Rolf

  6. #46
    AG Pressearbeit
    Community-Moderator
    Buchautor 'Contao für Webdesigner'
    Avatar von planepix
    Registriert seit
    05.06.2009.
    Ort
    Stuttgart
    Beiträge
    6.470
    Partner-ID
    107
    Contao-Projekt unterstützen

    Support Contao

    Daumen hoch

    Hallo Rolf,
    besten Dank.

    Genau das hab ich nun gemacht und in der composer.json eingetragen.
    Läuft wieder.
    ---------------------------------
    Beste Grüße planepix
    Contao für Webdesigner (Website), Twitter: @contaowebdesign
    weitzeldesign
    Contao-Sprechstunde
    Contao Schulungen: https://www.weitzeldesign.com/cms-co...chulungen.html
    Contao Jahrbuch: www.contao-jahrbuch.de
    Contao Agenturtag: www.contao-agenturtag.de
    Contao Stammtisch Stuttgart: www.contao-stammtisch-stuttgart.de
    Contao 4 Erfahrungen als Gitbook: https://app.gitbook.com/@planepix/s/...-mit-contao-4/
    Contao 4 & Manager Hosterhinweise: https://github.com/contao/contao-manager/wiki

    Schon wieder ein Update?
    Glücklich sind die, die den Wert erkennen – und wertschätzen.
    „Muss man machen wie beim Zahnarzt. Der bestraft einen auch mit hohen Rechnungen wenn man die Pflege vernachlässigt.”

  7. #47
    Contao-Nutzer
    Registriert seit
    20.12.2009.
    Ort
    Leipzig
    Beiträge
    61

    Standard

    Mein neuer Eintrag in der json-Datei sieht nun so aus. So wurde symfony/finder auf 3.4.6 downgegraded.:

    ,
    "conflict": {
    "symfony/finder": "4.0.7 || 3.4.7 || 3.4.8"
    }

  8. #48
    Contao-Nutzer Avatar von Schmidty
    Registriert seit
    06.06.2011.
    Ort
    Pforzheim
    Beiträge
    203

    Standard

    Hallo,
    im Klartext heisst das doch, dass in jeder 4.4.x und 4.5.x Contao-Installation in der composer.json der Eintrag
    Code:
    "conflict": {
        "symfony/finder": "3.4.7 || 4.0.7 || 4.0.8"
    }
    stehen und ggf. von Hand ergänzt werden muss.

    In https://github.com/contao/core-bundl.../composer.json ist die Version 4.0.8 nicht mit aufgeführt. Wird diese noch ergänzt?

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

    Standard

    Zitat Zitat von Schmidty Beitrag anzeigen
    Hallo,
    im Klartext heisst das doch, dass in jeder 4.4.x und 4.5.x Contao-Installation in der composer.json der Eintrag
    Code:
    "conflict": {
        "symfony/finder": "3.4.7 || 4.0.7 || 4.0.8"
    }
    stehen und ggf. von Hand ergänzt werden muss.
    Nein, du brauchst
    Code:
    "conflict": {
        "symfony/symfony": "3.4.8 || 4.0.8"
    }
    Geändert von Spooky (09.04.2018 um 11:06 Uhr)

  10. #50
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.078
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Verstehe ich jetzt nicht. Wieso muss denn die 3.4.7 jetzt nicht mehr eingetragen werden? Da ja wohl immer noch 3.4.6 installiert ist, würde die ebenfalls inkompatible Version 3.4.7 dann nicht bei einem Update installiert werden?

  11. #51
    Contao-Urgestein Avatar von fiedsch
    Registriert seit
    09.07.2009.
    Ort
    München
    Beiträge
    2.943

    Standard

    Die 3.4.7 (und die 4.0.7) bringt Contao (4.4.17) ja bereits mit: https://github.com/contao/core-bundl...poser.json#L83

    Es ist ja genau die Aufgabe von Composer aller version-contraints unter einen Hut zu bringen.

    Du könntest sie aber trotzdem mit aufführen.
    Contao-Community-Treff Bayern: http://www.contao-bayern.de

  12. #52
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.078
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Tatsache, steht da tatsächlich drin. Ich hätte schwören können, dass es nach dem letzten Update nicht drin war. Kann das sein, dass die Datei irgendwie gecacht wird? Habe da extra reingeschaut und weil ich es nicht gefunden hatte, mir die composer.lock angeschaut um mich zu vergewissern, dass da auch nicht die 3.4.7 installiert ist. Ich dachte bisher eigentlich, in der composer.lock stünden die konkret zu installierenden Versionen aller zu installierenden packages drin. .Da steht aber auch nur
    Code:
                    "symfony/finder": "^3.3",
    und weiter unten bei symfony/symfony dann unter "replace"
    Code:
                    "symfony/finder": "self.version",
    Ich sehe schon, das funktioniert wohl alles etwas anders als ich bisher dachte und ich muss mir den Composer mal komplett reinziehen. Fragt sich nur wann... Das kann sich ja nur um Wochen handeln
    Edit: Ah, nein, Glück gehabt, bei symfony/symfony steht die konkrete Version "v3.4.6" drin und self.version heisst dann halt einfach "die selbe Version wie symfony/symfony".
    Puh!! Gerade nochmal davongekommen

    Wieder was gelernt und gleich wieder die nächste Frage aufgeworfen: Eigentlich könnte man dann ja auch gleich unter conflicts die Version 3.4.7 von symfony/symfony reinschreiben und dem Composer etwas Arbeit ersparen. Wobei da natürlich schon wieder Zusatzwissen einfliessen würde, weil ohne symfony/symfony im Detail zu kennen, könnte ja symfony/symfony Version 3.4.6 auch symfony/finder Version 3.4.7 zulassen. Deshalb dann wohl doch lieber symfony/finder als conflict eintragen und den Rest dem Composer überlassen und dem dann lieber noch ein paar MB mehr RAM zukommen lassen.

  13. #53
    Contao-Nutzer
    Registriert seit
    05.01.2014.
    Beiträge
    33

    Lächelndes Gesicht Hotfix funzt prächtig. Aktualisierung im Contao Manager notwendig

    Zitat Zitat von Spooky Beitrag anzeigen
    Mit dem angehängten Hotfix sollte man die Contao Installation (und den Contao Manager) wieder zum laufen bringen können, wenn man in dieses Problem läuft (vor allem wenn man keinen SSH Zugang hat). Einfach in das Root Verzeichnis der Contao Installation extrahieren und bestehende Dateien überschreiben. (Ist allerdings ungetestet.)
    Nur eine kleine Info an Non-Cracks (wie ich): der Hotfix von Spooky funktioniert prächtig (herzlichen Dank, meine Rettung!). Allerdings muss danach mit dem Contao-Manager nochmals ein Paket-Update durchgeführt werden.

  14. #54
    Contao-Nutzer Avatar von cutbase
    Registriert seit
    07.07.2014.
    Ort
    Delmenhorst
    Beiträge
    34
    Contao-Projekt unterstützen

    Support Contao

    Frage

    Ich habe meine composer.json wie beschrieben geändert. Und es funktioniert.

    Allerdings erhalte ich, wenn ich die Pakete aktualisere, folgende Meldung im CM:

    Code:
    <warning>Key conflict is a duplicate in /home/www/rhodos.tips/composer.json at line 36</warning>
    Es ist ja "nur" eine Warnung - aber bekomme ich das noch weg?

  15. #55
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.751
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Wie sieht den Deine composer.json aus?
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  16. #56
    Contao-Nutzer Avatar von cutbase
    Registriert seit
    07.07.2014.
    Ort
    Delmenhorst
    Beiträge
    34
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Sorry, hätte ich auch gleich posten können:
    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6|^7.0",
            "contao/calendar-bundle": "^4.4",
            "contao/comments-bundle": "^4.4",
            "contao/faq-bundle": "^4.4",
            "contao/listing-bundle": "^4.4",
            "contao/manager-bundle": "4.4.*",
            "contao/news-bundle": "^4.4",
            "contao/newsletter-bundle": "^4.4",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "madeyourday/contao-rocksolid-theme-assistant": "^2.0",
            "madeyourday/contao-rocksolid-mega-menu": "^2.0",
            "madeyourday/contao-rocksolid-antispam": "^2.0",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-icon-picker": "^2.0",
            "madeyourday/contao-rocksolid-frontend-helper": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "madeyourday/contao-rocksolid-custom-elements": "^2.2"
        },
        "conflict": {
            "contao/core-bundle": "<4.4.8"
        },
        "conflict": {
            "symfony/finder": "3.4.8 || 4.0.8"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            }
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }

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

    Standard

    Du hast zwei mal "conflict" drin.

  18. #58
    Contao-Nutzer Avatar von cutbase
    Registriert seit
    07.07.2014.
    Ort
    Delmenhorst
    Beiträge
    34
    Contao-Projekt unterstützen

    Support Contao

    Lächelndes Gesicht

    Danke @Spooky - das hatte ich beim ersten Versuch auch gesehen und den symfony Eintrag unter den core-bundle gesetzt - allerdings ohne Komma. Aber jetzt mit Komma und alles klappt!
    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": "^5.6|^7.0",
            "contao/calendar-bundle": "^4.4",
            "contao/comments-bundle": "^4.4",
            "contao/faq-bundle": "^4.4",
            "contao/listing-bundle": "^4.4",
            "contao/manager-bundle": "4.4.*",
            "contao/news-bundle": "^4.4",
            "contao/newsletter-bundle": "^4.4",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "madeyourday/contao-rocksolid-theme-assistant": "^2.0",
            "madeyourday/contao-rocksolid-mega-menu": "^2.0",
            "madeyourday/contao-rocksolid-antispam": "^2.0",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-icon-picker": "^2.0",
            "madeyourday/contao-rocksolid-frontend-helper": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "madeyourday/contao-rocksolid-custom-elements": "^2.2"
        },
        "conflict": {
            "contao/core-bundle": "<4.4.8",
            "symfony/finder": "3.4.8 || 4.0.8"
        },
        "config": {
            "component-dir": "assets"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            }
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }

  19. #59
    Contao-Urgestein Avatar von Franko
    Registriert seit
    22.06.2009.
    Beiträge
    1.503
    Partner-ID
    6122

    Standard

    Zitat Zitat von mlweb Beitrag anzeigen
    Aufgrund eines Fehlers in Symfony kommt es im Moment beim Update von Contao zu Problemen mit legacy Modulen.
    Deshalb ist es erforderlich beim Aktualisieren zu verhindern, dass der symfony/finder in den Versionen 4.0.7 und 3.4.7 von Symfony installiert wird:
    Zwischenfrage,
    ich wollte eigentlich ein Update über den CM auf die aktuelle Contao Version 4.4.x anstoßen (dabei würde bei mir zunächst der CM auf die beta17 aktualisiert werden).
    Ich habe keine weiteren Erweiterungen installiert.

    Muß/Soll der Eintrag in der composer.json dann in jedem Fall zuvor vorgenommen werden?
    Danke
    Freelancer, Digital Design Enthusiast, Contao Aficionado and Tutorial Junkie @MoinFranko - Carpe diem ...

  20. #60
    Alter Contao-Hase Avatar von bizon
    Registriert seit
    16.06.2010.
    Beiträge
    1.123

    Standard

    Es geht dabei um Symfony, das auf jeden Fall gebraucht wird.

    Du zitierst mlweb - da sich aber ständig alles ändert, ist diese Meldung schon wieder überholt. Warum liest du nicht den ganzen Thread oder wenigstens den Post direkt über deinem, da steht was du machen sollst.

  21. #61
    Contao-Urgestein Avatar von Franko
    Registriert seit
    22.06.2009.
    Beiträge
    1.503
    Partner-ID
    6122

    Standard

    Zitat Zitat von bizon Beitrag anzeigen
    Es geht dabei um Symfony, das auf jeden Fall gebraucht wird.
    Du zitierst mlweb - da sich aber ständig alles ändert, ist diese Meldung schon wieder überholt. Warum liest du nicht den ganzen Thread oder wenigstens den Post direkt über deinem, da steht was du machen sollst.
    Hab ich - daher ja die Frage ...
    Habe eine frische Test-Installation 4.5.x via CM installiert - in der composer.json ist dann keine "conflict" Direktive aufgeführt - Daher ...
    Freelancer, Digital Design Enthusiast, Contao Aficionado and Tutorial Junkie @MoinFranko - Carpe diem ...

  22. #62
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.751
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Der Konflikt für 3.4.7 und 4.0.7 wurde direkt im core der neuen Contao Version vermerkt. Leider gab es unmittelbar nach Veröffentlichung der neuen Contao-Version (4.4.17 bzw. 4.5.7) ein Update von Symfony, bei welchem aber der betreffende Fehler noch nicht behoben wurde.
    Du musst also jetzt folgendes eintragen
    Code:
    "conflict": {
            "symfony/finder": "3.4.8 || 4.0.8"
    },
    Nachtrag: Ich habe es mal im Eingangsthread angepasst.
    Geändert von mlweb (10.04.2018 um 14:45 Uhr)
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  23. #63
    Contao-Urgestein Avatar von Franko
    Registriert seit
    22.06.2009.
    Beiträge
    1.503
    Partner-ID
    6122

    Standard

    Zitat Zitat von mlweb Beitrag anzeigen
    Der Konflikt für 3.4.7 und 4.0.7 wurde direkt im core der neuen Contao Version vermerkt. Leider gab es unmittelbar nach Veröffentlichung der neuen Contao-Version (4.4.17 bzw. 4.5.7) ein Update von Symfony, bei welchem aber der betreffende Fehler noch nicht behoben wurde.
    Du musst also jetzt folgendes eintragen
    Code:
    "conflict": {
            "symfony/finder": "3.4.8 || 4.0.8"
    },
    Nachtrag: Ich habe es mal im Eingangsthread angepasst.
    Dieser Beitrag macht Sinn .
    Vielen Dank ...
    Freelancer, Digital Design Enthusiast, Contao Aficionado and Tutorial Junkie @MoinFranko - Carpe diem ...

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

    Standard

    Zitat Zitat von mlweb Beitrag anzeigen
    Der Konflikt für 3.4.7 und 4.0.7 wurde direkt im core der neuen Contao Version vermerkt. Leider gab es unmittelbar nach Veröffentlichung der neuen Contao-Version (4.4.17 bzw. 4.5.7) ein Update von Symfony, bei welchem aber der betreffende Fehler noch nicht behoben wurde.
    Du musst also jetzt folgendes eintragen
    Code:
    "conflict": {
            "symfony/finder": "3.4.8 || 4.0.8"
    },
    Nachtrag: Ich habe es mal im Eingangsthread angepasst.
    Das ist nicht korrekt. Der Fehler, der unter Symfony 3.4.7 passiert ist, wurde mit Symfony 3.4.8 behoben. Der Fehler, der nun unter Symfony 3.4.8 passiert, hat nichts mit dem anderen Fehler zu tun. Wie schon erwähnt passiert dieser auch nicht in jeder Installation. Siehe auch das Ticket dazu: https://github.com/contao/core-bundle/issues/1466

    In so fern ist auch der conflict Eintrag falsch, weil der aktuelle Fehler nichts mit dem symfony/finder zu tun hat. In der Contao Managed Edition spielt das keine Rolle, da das manager-bundle sowieso symfony/symfony required und dieses Paket das symfony/finder Paket ersetzt - und dadurch der conflict Eintrag auch für das symfony/symfony Paket gilt.

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

    Standard

    Laut der Analyse von formatz wäre folgender conflict Eintrag am korrektesten:
    Code:
    "conflict": {
        "symfony/security": "3.4.8 || 4.0.8"
    },

  26. #66
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.751
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Das war mir bis eben noch nicht klar. Danke für die Erklärung.

    Nachtrag: Hab es im ersten Beitrag mal nachgetragen.

    Ich hoffe so passt es jetzt.
    Geändert von mlweb (10.04.2018 um 18:49 Uhr)
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




  27. #67
    Contao-Fan Avatar von Fachinger
    Registriert seit
    24.04.2016.
    Ort
    Limburg
    Beiträge
    308

    Standard

    Ist jetzt der conflict-Eintrag mit finder oder security richtig?
    Wenn ich das jetzt richtig verstehe, wird der conflict mit finder bereits im Core abgefangen und der conflict mit security muss in der json eingetragen werden. Liege ich da richtig?


    Gesendet von meinem LG-H815 mit Tapatalk

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

    Standard

    Genau, ja.

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

    Standard

    Das Problem wurde mittlerweile gefunden: https://github.com/symfony/symfony/p...ment-380586927

  30. #70
    Community-Moderatorin & Contao-Urgestein Avatar von mlweb
    Registriert seit
    10.07.2011.
    Beiträge
    6.751
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Verstehe ich es richtig, dass das Problem aber noch nicht behoben ist?
    Ich habe Dir mit meinen Hinweisen geholfen und Du möchtest Dich bedanken?
    Unterstütze bitte das Contao-Projekt (Button Links)
    Weitere Spendenmöglichkeiten
    ------------------------------------------------------------------------------------------------------
    Contao-Dokumentation: Contao-Handbuch und Contao-Entwickler-Doku
    Contao-Online-Video-Kurse: Contao Academy
    Funktionalität erweitern: Contao-Erweiterungen

    Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.




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

    Standard

    Nein, ist noch nicht behoben. Es wird noch darüber diskutiert.

  32. #72
    Contao-Nutzer
    Registriert seit
    13.04.2018.
    Beiträge
    6

    Standard

    @Spooky
    Könntest du vielleicht deinen hotfix noch kommentieren, dass er nicht das Token Problem löst, welches ab symfony/security 4.0.8 mit Contao 4.4.17 besteht?
    Es könnte sonst zu Verwirrungen führen.

    BTW:
    "symfony/security": "3.4.8 || 4.0.8"

    Ich bestätige nochmal, das setzen in der composer.json fixt das Tokenproblem.

    Die Aktualisierung sollte dann auf jeden Fall via SSH Konsole angestoßen werden:
    php web/contao-manager.phar.php composer update
    (php sollte bei Bedarf entsprechend des Pfades angepasst werden).

    Ein Update via Contao Manager GUI reicht hier nicht aus.

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

    Standard

    Zitat Zitat von gdav Beitrag anzeigen
    Ein Update via Contao Manager GUI reicht hier nicht aus.
    Warum sollte das nicht reichen?

  34. #74
    Contao-Nutzer
    Registriert seit
    13.04.2018.
    Beiträge
    6

    Standard

    Ich hatte heute morgen während einer Paket installation mit die neueste Symfony Version gezogen.
    Danach zeigten alle URLs nur noch Fehler bzw. im Dev mode die Token Exception.

    Gemäß diesem Thread hatte ich im Anschluss
    "symfony/security": "3.4.8 || 4.0.8"
    in der Conflict section der composer.json hinterlegt.
    Danach hatte ich ein Update via des Contao Managers angestoßen, der Fehler bestand aber weiterhin.

    Erst ein direkter Aufruf von
    php web/contao-manager.phar.php composer update -o
    via SSH Terminal brachte für mich die erwartete Lösung.

    Daher mein Hinweis, dass das Update via Contao Manager GUI nicht ausreicht.
    Ich denke, wenn das Update von Symfony noch nicht gezogen wurde, dann ist das composer Kommando nicht mehr notwendig.

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

    Standard

    Zitat Zitat von gdav Beitrag anzeigen
    Danach hatte ich ein Update via des Contao Managers angestoßen, der Fehler bestand aber weiterhin.
    Was war die Ausgab der Konsole davon?

  36. #76
    Contao-Nutzer
    Registriert seit
    09.05.2014.
    Ort
    Nürnberg
    Beiträge
    44
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Bei mir half nur die Version von 4.4.8 auf 4.4.1 setzen.
    Vielleicht ja noch für jemanden hilfreich:

    "conflict": {
    "contao/core-bundle": "<4.4.1",
    "symfony/finder": "3.4.8 || 4.0.8"
    },

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

    Standard

    Zitat Zitat von GOVILI Beitrag anzeigen
    Bei mir half nur die Version von 4.4.8 auf 4.4.1 setzen.
    Vielleicht ja noch für jemanden hilfreich:

    "conflict": {
    "contao/core-bundle": "<4.4.1",
    "symfony/finder": "3.4.8 || 4.0.8"
    },
    Das macht keinen Sinn. Was geanu ist dann bei dem composer update passiert? Poste die Konsolenausgabe davon.

  38. #78
    Contao-Nutzer
    Registriert seit
    27.11.2013.
    Beiträge
    63

    Standard

    reinweiss kratz sich am Kopf:
    "Welche Symfony Version habe ich denn bzw. wie kriege ich die raus?"

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

    Standard

    Zitat Zitat von reinweiss Beitrag anzeigen
    reinweiss kratz sich am Kopf:
    "Welche Symfony Version habe ich denn bzw. wie kriege ich die raus?"
    Code:
    composer show
    bzw.
    Code:
    composer show symfony/symfony

  40. #80
    Contao-Nutzer
    Registriert seit
    09.05.2014.
    Ort
    Nürnberg
    Beiträge
    44
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Das macht keinen Sinn. Was geanu ist dann bei dem composer update passiert? Poste die Konsolenausgabe davon.
    Sorry, kann da leider nicht mehr drauf zurückgreifen, alle logs usw. leider jetzt gelöscht. Das Composer-Update an sich hatte mir keine Fehler gezeigt und lief problemlos durch. Nur Backend als auch Frontend hatten mir nur noch die Scriptfehler-Seite gezeigt, die log-files sind übergequollen. Habe auch sämtliche Cache-Probleme geprüft. War auf einer online-Version. Habe das ganze aber auch über eine lokale Mamp Installation 1:1 nachgestellt mit gleichem Ergebnis.

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
  •