Sitemap über CLI Console

Hallo, kann mir hier jemand weiterhelfen,
seit dem Update auf Shopware 6.6.10.0 erhalte ich folgende Fehlermeldung beim erstellen der Sitemap über die Console

This server is powered by Plesk.

Run the ‚plesk login‘ command and log in by browsing either of the links receive d in the output.
Use the ‚plesk‘ command to manage the server. Run ‚plesk help‘ for more info.

root@vpn:~# cd /var/www/vhosts/pc-bundle.de/httpdocs
root@vpn:/var/www/vhosts/pc-bundle.de/httpdocs# php bin/console sitemap:generate
16:01:39 CRITICAL [console] Error thrown while running command „sitemap:generat e“. Message: „Class „Normalizer“ not found“ [„exception“ => Error { …},„command“ => „sitemap:generate“,„message“ => „Class „Normalizer“ not found“]

Symfony\Component\ErrorHandler\Error\ClassNotFoundError^ {#3000
#message: „“"
Attempted to load class „Normalizer“ from the global namespace.\n
Did you forget a „use“ statement?
„“"
#code: 0
#file: „./vendor/symfony/string/AbstractUnicodeString.php“
#line: 31
trace: {
./vendor/symfony/string/AbstractUnicodeString.php:31 { …}
./vendor/symfony/console/Helper/Helper.php:45 { …}
./vendor/symfony/console/Application.php:875 { …}
./vendor/symfony/console/Application.php:846 { …}
./vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:93 { …}
./vendor/symfony/error-handler/ErrorHandler.php:538 { …}
Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
}
}
root@vpn:/var/www/vhosts/pc-bundle.de/httpdocs#
root@vpn:/var/www/vhosts/pc-bundle.de/httpdocs#
root@vpn:/var/www/vhosts/pc-bundle.de/httpdocs#
Symfony\Component\ErrorHandler\Error\ClassNotFoundError^ {#3000

Kläre mal, ob Plesk php und php identisch sind.

php -v
plesk php -v

root@vpn:~# php -v
PHP 8.3.6 (cli) (built: Dec 2 2024 12:36:18) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.6, Copyright (c) Zend Technologies
with Zend OPcache v8.3.6, Copyright (c), by Zend Technologies
root@vpn:~# plesk php -v
PHP 8.3.15 (cli) (built: Jan 10 2025 16:41:45) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.15, Copyright (c) Zend Technologies
with Zend OPcache v8.3.15, Copyright (c), by Zend Technologies
root@vpn:~#

ok, php und php sind nicht identisch, theoretisch kann das die ursache sein. wo hostest du?

danke für deine Antwort frip-tech.de,
ich hoste auf einen VPS Linux VC8-32 Server bei Strato.
habe jetzt mal eine Rücksicherung auf die Shopwareversion 6.6.9.0 gemacht und da sind die PHP Versionen gleich wie vor meiner Lösungsanfrage hier im Forum und da funktioniert alles ohne Fehlermeldungen.
Ich erhalte die Fehlermeldungen erst nach dem Update auf die Version 6.6.10.0