4.13 Notification Center setzt Contao außer Betrieb
Hallo zusammen,
ich habe ein Installation Contao 4.13.52 mit PHP 8.3.14 bei all-inkl.com
Wenn ich im Contao Manager das Notification Center installiere, läuft die Installation durch, aber wenn ich anschließend die Datenbank aktualisieren will, kommt unter der Adresse /contao/install die Meldung »Service not available«. Backend und Frontend zeigen diese Meldung.
Passend dazu diese Fehlermeldung aus der Konsole (die Domain hab ich durch ... ersetzt):
Code:
17:29:52 CRITICAL [console] Error thrown while running command "list --format=json". Message: "Terminal42\NotificationCenterBundle\BulkyItem\BulkyItemStorage::__construct(): Argument #3 ($uriSigner) must be of type Symfony\Component\HttpFoundation\UriSigner, Symfony\Component\HttpKernel\UriSigner given, called in /www/htdocs/.../.../contao413/var/cache/prod/ContainerLXLluMP/getBulkyItemStorageService.php on line 33" ["exception" => TypeError { …},"command" => "list --format=json","message" => "Terminal42\NotificationCenterBundle\BulkyItem\BulkyItemStorage::__construct(): Argument #3 ($uriSigner) must be of type Symfony\Component\HttpFoundation\UriSigner, Symfony\Component\HttpKernel\UriSigner given, called in /www/htdocs/.../.../contao413/var/cache/prod/ContainerLXLluMP/getBulkyItemStorageService.php on line 33"]
In BulkyItemStorage.php line 19:
Terminal42\NotificationCenterBundle\BulkyItem\BulkyItemStorage::__construct
(): Argument #3 ($uriSigner) must be of type Symfony\Component\HttpFoundati
on\UriSigner, Symfony\Component\HttpKernel\UriSigner given, called in /www/
htdocs/.../.../contao413/var/cache/prod/ContainerLXLluMP/getBulk
yItemStorageService.php on line 33
list [--raw] [--format FORMAT] [--short] [--] [<namespace>]
Weiß jemand weiter?
Bei meinen anderen Installationen läuft das NC, am Provider generell liegt es nicht.
Viele Grüße
Holger