Restore impossible d'un jeedom 4.5 sur un env deb 12

Bonjour,

J’ai souhaité restauré pmon dernier backup de Jeedom 4.5 sur mon env de test en deb 12, mais impossoble d’aller au bout.
EN ligne de commande, je tombe sur ces erreurs :

[START RESTORE]
***************Begin Jeedom restore 2024-10-02 16:29:03***************
Send begin restore event...OK
Checking rights...OK
Restore from file : /var/www/html/install/../backup/backup-domo42-4.5-2024-10-02-00h43.tar.gz
Backup database access configuration...OK
Disable all task OK
Disable all scenario OK
Unpacking backup...OK
Update composer file...
OK
[PROGRESS][58]
Deleting database...Disabling constraints...OK
Deleting table : cache ...OK
Deleting table : cmd ...OK
Deleting table : config ...OK
Deleting table : cron ...OK
Deleting table : dataStore ...OK
Deleting table : eqLogic ...OK
Deleting table : event ...OK
Deleting table : history ...OK
Deleting table : historyArch ...OK
Deleting table : interactDef ...OK
Deleting table : interactQuery ...OK
Deleting table : listener ...OK
Deleting table : message ...OK
Deleting table : note ...OK
Deleting table : object ...OK
Deleting table : plan ...OK
Deleting table : plan3d ...OK
Deleting table : plan3dHeader ...OK
Deleting table : planHeader ...OK
Deleting table : scenario ...OK
Deleting table : scenarioElement ...OK
Deleting table : scenarioExpression ...OK
Deleting table : scenarioSubElement ...OK
Deleting table : timeline ...OK
Deleting table : update ...OK
Deleting table : user ...OK
Deleting table : view ...OK
Deleting table : viewData ...OK
Deleting table : viewZone ...OK
Deleting table : widgets ...OK
Restoring database from backup...OK
Enable back constraints...OK
Restoring cache...OK
PHP Warning:  include(/var/www/html/vendor/composer/../monolog/monolog/src/Monolog/Formatter/LineFormatter.php): Failed to open stream: No such file or directory in /var/www/html/vendor/composer/ClassLoader.php on line 576
PHP Warning:  include(): Failed opening '/var/www/html/vendor/composer/../monolog/monolog/src/Monolog/Formatter/LineFormatter.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/vendor/composer/ClassLoader.php on line 576
PHP Fatal error:  Uncaught Error: Class "Monolog\Formatter\LineFormatter" not found in /var/www/html/core/class/log.class.php:54
Stack trace:
#0 /var/www/html/core/class/log.class.php(110): log::getLogger()
#1 /var/www/html/plugins/cloudsyncpro/core/class/cloudsyncpro.class.php(57): log::add()
#2 /var/www/html/core/class/plugin.class.php(733): cloudsyncpro::dependancy_info()
#3 /var/www/html/install/restore.php(206): plugin->dependancy_info()
#4 {main}
  thrown in /var/www/html/core/class/log.class.php on line 54

Je ne peux pas fair eun test en deb11, (pas d’env de test et je ne veux pas prendre le risque de casser mon env de prod

A noter qu’il y a des erreurs sur cloudsyncpro. Un lien avec le sujet créé ce matin ? Message cloudsyncpro dans le centre de messages

Norbert

Je crois que monolog poser problème.

Mais de là à planter une restauration …
Je suis en train de fair eun test en 4.4.18, je saurai vite si c’ets la 4.5 qui pose pb
Je ferai aussi un test en 4.5 sans cloudsyncpro

1 « J'aime »