Mise à jour Debian / Restauration backup

Bonjour à tous,

Je souhaite faire une évolution vers le nouveau Debian 11.
J’ai donc installer cette nouvelle version (Legacy 64bits) sur un HDD.
Une fois sur mon raspberry, j’ai fait toute les mises à jour.
Ensuite j’ai installé Jeedom via la procédure disponible sur la documentation Jeedom (Installation en ligne de commande).

Une fois sur Jeedom, j’ai paramétré les accès Market et Samba.
J’ai récupéré ma dernière sauvegarde depuis mon Nas (accès Samba).

Le problème est que la restitution bloque sur une étape et plus rien ne se passe.
L’étape est : Restoring cache...OK
Je n’arrive plus avoir accès à Jeedom, et je dois le réinstaller.
Suite à ces réinstallations, je n’ai plus la page de 1er accès avec le choix du MDP.

Ma sauvegarde est sur une version Jeedom v4.3.23.
L’installation est une version Jeedom v4.4.5.

[START RESTORE]
***************Begin Jeedom restore 2024-05-05 11:50:27***************
Send begin restore event...OK
Checking rights...
OK
Restore from file : /var/www/html/core/class/../../backup/backup-XxxxxXxxx-4.3.23-2024-05-05-08h55.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 : cmd ...OK
Deleting table : config ...OK
Deleting table : cron ...OK
Deleting table : dataStore ...OK
Deleting table : eqLogic ...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

Est-ce que quelqu’un pourrait m’aider ?

Merci d’avance.

Bonne journée

Salut.

Qu’est ce que tu entends par plus accès à la page ?
Tu as une page blanche ? Un message d’erreur ?

Lorsque je mets l’adresse IP de mon Raspberry, j’ai une page blanche

Est ce que tu arrives à quelque chose en ajoutant &rescue=1 à la fin de l’url de jeedom ?

Je viens de réinstaller Jeedom
Je tente de remettre la sauvegarde et j’essaye ta manip.
Je repasse te dire :slight_smile:

[EDIT1] … Installation du backup en cours …
Et je ne sais pas si cela peut aider mais après la 1ère tentative, j’ai eu le défaut suivant que j’ai maintenant à chaque fois.


C’est étonnant car évidemment je n’ai pas de plugin installé.

[EDIT2]
Ah ! Cette fois j’ai eu un blocage plus tôt.

[START RESTORE]
***************Begin Jeedom restore 2024-05-05 12:41:43***************
Send begin restore event...OK
Checking rights...
OK
Restore from file : /var/www/html/core/class/../../backup/backup-TofushopDomotique-4.3.23-2024-05-05-08h55.tar.gz
Backup database access configuration...OK
Disable all task OK
Disable all scenario OK
Unpacking backup...
OK
Update composer file...

J’ai bien un accès en ajoutant &rescue=1 derrière l’URL.
Dis-moi ce que tu souhaites que je postes.

J’ai qq logs :

Dans ‹ Starting › :

0000|[2024-05-05 12:15:17]ERROR : Erreur sur la connexion au market : Code : -32699<br/>Message : Merci de remplir les informations de connexion au market de votre Jeedom

Dans ‹ Cron execution › :

0000|)
0001|[1] => Array
0002|(
0003|[file] => /var/www/html/vendor/composer/ClassLoader.php
0004|[line] => 427
0005|[function] => Composer\Autoload\{closure}
0006|)
0007|[2] => Array
0008|(
0009|[file] => /var/www/html/core/class/log.class.php
0010|[line] => 55
0011|[function] => loadClass
0012|[class] => Composer\Autoload\ClassLoader
0013|[type] => ->
0014|)
0015|[3] => Array
0016|(
0017|[file] => /var/www/html/core/class/log.class.php
0018|[line] => 110
0019|[function] => getLogger
0020|[class] => log
0021|[type] => ::
0022|)
0023|[4] => Array
0024|(
0025|[file] => /var/www/html/core/class/scenario.class.php
0026|[line] => 771
0027|[function] => add
0028|[class] => log
0029|[type] => ::
0030|)
0031|[5] => Array
0032|(
0033|[file] => /var/www/html/core/class/scenario.class.php
0034|[line] => 358
0035|[function] => launch
0036|[class] => scenario
0037|[type] => ->
0038|)
0039|[6] => Array
0040|(
0041|[file] => /var/www/html/core/php/jeeCron.php
0042|[line] => 78
0043|[function] => check
0044|[class] => scenario
0045|[type] => ::
0046|)
0047|)
0048|[previous:Error:private] =>
0049|)
0050|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0051|Stack trace:
0052|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0053|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0054|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0055|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0056|#4 /var/www/html/core/php/jeeCron.php(36): log::add()
0057|#5 /var/www/html/core/php/jeeCron.php(166): jeeCron_errorHandler()
0058|#6 {main}
0059|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0060|[Erreur] networks::update() : Error Object
0061|(
0062|[message:protected] => Interface "Psr\Log\LoggerInterface" not found
0063|[string:Error:private] =>
0064|[code:protected] => 0
0065|[file:protected] => /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php
0066|[line:protected] => 28
0067|[trace:Error:private] => Array
0068|(
0069|[0] => Array
0070|(
0071|[file] => /var/www/html/vendor/composer/ClassLoader.php
0072|[line] => 576
0073|[function] => include
0074|)
0075|[1] => Array
0076|(
0077|[file] => /var/www/html/vendor/composer/ClassLoader.php
0078|[line] => 427
0079|[function] => Composer\Autoload\{closure}
0080|)
0081|[2] => Array
0082|(
0083|[file] => /var/www/html/core/class/log.class.php
0084|[line] => 55
0085|[function] => loadClass
0086|[class] => Composer\Autoload\ClassLoader
0087|[type] => ->
0088|)
0089|[3] => Array
0090|(
0091|[file] => /var/www/html/core/class/log.class.php
0092|[line] => 110
0093|[function] => getLogger
0094|[class] => log
0095|[type] => ::
0096|)
0097|[4] => Array
0098|(
0099|[file] => /var/www/html/core/class/cmd.class.php
0100|[line] => 1747
0101|[function] => add
0102|[class] => log
0103|[type] => ::
0104|)
0105|[5] => Array
0106|(
0107|[file] => /var/www/html/core/class/eqLogic.class.php
0108|[line] => 645
0109|[function] => event
0110|[class] => cmd
0111|[type] => ->
0112|)
0113|[6] => Array
0114|(
0115|[file] => /var/www/html/plugins/networks/core/class/networks.class.php
0116|[line] => 202
0117|[function] => checkAndUpdateCmd
0118|[class] => eqLogic
0119|[type] => ->
0120|)
0121|[7] => Array
0122|(
0123|[file] => /var/www/html/plugins/networks/core/class/networks.class.php
0124|[line] => 56
0125|[function] => ping
0126|[class] => networks
0127|[type] => ->
0128|)
0129|[8] => Array
0130|(
0131|[file] => /var/www/html/core/php/jeeCron.php
0132|[line] => 78
0133|[function] => update
0134|[class] => networks
0135|[type] => ::
0136|)
0137|)
0138|[previous:Error:private] =>
0139|)
0140|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0141|Stack trace:
0142|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0143|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0144|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0145|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0146|#4 /var/www/html/core/php/jeeCron.php(36): log::add()
0147|#5 /var/www/html/core/php/jeeCron.php(166): jeeCron_errorHandler()
0148|#6 {main}
0149|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0150|[Erreur] Monitoring::pullLocal() : Error Object
0151|(
0152|[message:protected] => Interface "Psr\Log\LoggerInterface" not found
0153|[string:Error:private] =>
0154|[code:protected] => 0
0155|[file:protected] => /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php
0156|[line:protected] => 28
0157|[trace:Error:private] => Array
0158|(
0159|[0] => Array
0160|(
0161|[file] => /var/www/html/vendor/composer/ClassLoader.php
0162|[line] => 576
0163|[function] => include
0164|)
0165|[1] => Array
0166|(
0167|[file] => /var/www/html/vendor/composer/ClassLoader.php
0168|[line] => 427
0169|[function] => Composer\Autoload\{closure}
0170|)
0171|[2] => Array
0172|(
0173|[file] => /var/www/html/core/class/log.class.php
0174|[line] => 55
0175|[function] => loadClass
0176|[class] => Composer\Autoload\ClassLoader
0177|[type] => ->
0178|)
0179|[3] => Array
0180|(
0181|[file] => /var/www/html/core/class/log.class.php
0182|[line] => 110
0183|[function] => getLogger
0184|[class] => log
0185|[type] => ::
0186|)
0187|[4] => Array
0188|(
0189|[file] => /var/www/html/plugins/Monitoring/core/class/Monitoring.class.php
0190|[line] => 66
0191|[function] => add
0192|[class] => log
0193|[type] => ::
0194|)
0195|[5] => Array
0196|(
0197|[file] => /var/www/html/core/php/jeeCron.php
0198|[line] => 78
0199|[function] => pullLocal
0200|[class] => Monitoring
0201|[type] => ::
0202|)
0203|)
0204|[previous:Error:private] =>
0205|)
0206|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0207|Stack trace:
0208|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0209|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0210|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0211|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0212|#4 /var/www/html/core/php/jeeCron.php(36): log::add()
0213|#5 /var/www/html/core/php/jeeCron.php(166): jeeCron_errorHandler()
0214|#6 {main}
0215|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0216|PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/html/plugins/kkasa/core/class/kkasa.class.php on line 563
0217|PHP Fatal error:  Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www/html/plugins/kkasa/3rparty/HSLColor/HSLColor.class.php on line 1287
0218|[Erreur] scenario::check() : Error Object
0219|(
0220|[message:protected] => Interface "Psr\Log\LoggerInterface" not found
0221|[string:Error:private] =>
0222|[code:protected] => 0
0223|[file:protected] => /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php
0224|[line:protected] => 28
0225|[trace:Error:private] => Array
0226|(
0227|[0] => Array
0228|(
0229|[file] => /var/www/html/vendor/composer/ClassLoader.php
0230|[line] => 576
0231|[function] => include
0232|)
0233|[1] => Array
0234|(
0235|[file] => /var/www/html/vendor/composer/ClassLoader.php
0236|[line] => 427
0237|[function] => Composer\Autoload\{closure}
0238|)
0239|[2] => Array
0240|(
0241|[file] => /var/www/html/core/class/log.class.php
0242|[line] => 55
0243|[function] => loadClass
0244|[class] => Composer\Autoload\ClassLoader
0245|[type] => ->
0246|)
0247|[3] => Array
0248|(
0249|[file] => /var/www/html/core/class/log.class.php
0250|[line] => 110
0251|[function] => getLogger
0252|[class] => log
0253|[type] => ::
0254|)
0255|[4] => Array
0256|(
0257|[file] => /var/www/html/core/class/scenario.class.php
0258|[line] => 771
0259|[function] => add
0260|[class] => log
0261|[type] => ::
0262|)
0263|[5] => Array
0264|(
0265|[file] => /var/www/html/core/class/scenario.class.php
0266|[line] => 358
0267|[function] => launch
0268|[class] => scenario
0269|[type] => ->
0270|)
0271|[6] => Array
0272|(
0273|[file] => /var/www/html/core/php/jeeCron.php
0274|[line] => 78
0275|[function] => check
0276|[class] => scenario
0277|[type] => ::
0278|)
0279|)
0280|[previous:Error:private] =>
0281|)
0282|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0283|Stack trace:
0284|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0285|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0286|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0287|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0288|#4 /var/www/html/core/php/jeeCron.php(36): log::add()
0289|#5 /var/www/html/core/php/jeeCron.php(166): jeeCron_errorHandler()
0290|#6 {main}
0291|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0292|[Erreur] networks::update() : Error Object
0293|(
0294|[message:protected] => Interface "Psr\Log\LoggerInterface" not found
0295|[string:Error:private] =>
0296|[code:protected] => 0
0297|[file:protected] => /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php
0298|[line:protected] => 28
0299|[trace:Error:private] => Array
0300|(
0301|[0] => Array
0302|(
0303|[file] => /var/www/html/vendor/composer/ClassLoader.php
0304|[line] => 576
0305|[function] => include
0306|)
0307|[1] => Array
0308|(
0309|[file] => /var/www/html/vendor/composer/ClassLoader.php
0310|[line] => 427
0311|[function] => Composer\Autoload\{closure}
0312|)
0313|[2] => Array
0314|(
0315|[file] => /var/www/html/core/class/log.class.php
0316|[line] => 55
0317|[function] => loadClass
0318|[class] => Composer\Autoload\ClassLoader
0319|[type] => ->
0320|)
0321|[3] => Array
0322|(
0323|[file] => /var/www/html/core/class/log.class.php
0324|[line] => 110
0325|[function] => getLogger
0326|[class] => log
0327|[type] => ::
0328|)
0329|[4] => Array
0330|(
0331|[file] => /var/www/html/core/class/cmd.class.php
0332|[line] => 1747
0333|[function] => add
0334|[class] => log
0335|[type] => ::
0336|)
0337|[5] => Array
0338|(
0339|[file] => /var/www/html/core/class/eqLogic.class.php
0340|[line] => 645
0341|[function] => event
0342|[class] => cmd
0343|[type] => ->
0344|)
0345|[6] => Array
0346|(
0347|[file] => /var/www/html/plugins/networks/core/class/networks.class.php
0348|[line] => 202
0349|[function] => checkAndUpdateCmd
0350|[class] => eqLogic
0351|[type] => ->
0352|)
0353|[7] => Array
0354|(
0355|[file] => /var/www/html/plugins/networks/core/class/networks.class.php
0356|[line] => 56
0357|[function] => ping
0358|[class] => networks
0359|[type] => ->
0360|)
0361|[8] => Array
0362|(
0363|[file] => /var/www/html/core/php/jeeCron.php
0364|[line] => 78
0365|[function] => update
0366|[class] => networks
0367|[type] => ::
0368|)
0369|)
0370|[previous:Error:private] =>
0371|)
0372|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0373|Stack trace:
0374|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0375|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0376|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0377|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0378|#4 /var/www/html/core/php/jeeCron.php(36): log::add()
0379|#5 /var/www/html/core/php/jeeCron.php(166): jeeCron_errorHandler()
0380|#6 {main}
0381|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0382|PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/html/plugins/kkasa/core/class/kkasa.class.php on line 563
0383|PHP Fatal error:  Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www/html/plugins/kkasa/3rparty/HSLColor/HSLColor.class.php on line 1287
0384|[Erreur] Monitoring::pullLocal() : Error Object
0385|(
0386|[message:protected] => Interface "Psr\Log\LoggerInterface" not found
0387|[string:Error:private] =>
0388|[code:protected] => 0
0389|[file:protected] => /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php
0390|[line:protected] => 28
0391|[trace:Error:private] => Array
0392|(
0393|[0] => Array
0394|(
0395|[file] => /var/www/html/vendor/composer/ClassLoader.php
0396|[line] => 576
0397|[function] => include
0398|)
0399|[1] => Array
0400|(
0401|[file] => /var/www/html/vendor/composer/ClassLoader.php
0402|[line] => 427
0403|[function] => Composer\Autoload\{closure}
0404|)
0405|[2] => Array
0406|(
0407|[file] => /var/www/html/core/class/log.class.php
0408|[line] => 55
0409|[function] => loadClass
0410|[class] => Composer\Autoload\ClassLoader
0411|[type] => ->
0412|)
0413|[3] => Array
0414|(
0415|[file] => /var/www/html/core/class/log.class.php
0416|[line] => 110
0417|[function] => getLogger
0418|[class] => log
0419|[type] => ::
0420|)
0421|[4] => Array
0422|(
0423|[file] => /var/www/html/plugins/Monitoring/core/class/Monitoring.class.php
0424|[line] => 66
0425|[function] => add
0426|[class] => log
0427|[type] => ::
0428|)
0429|[5] => Array
0430|(
0431|[file] => /var/www/html/core/php/jeeCron.php
0432|[line] => 78
0433|[function] => pullLocal
0434|[class] => Monitoring
0435|[type] => ::
0436|)
0437|)
0438|[previous:Error:private] =>
0439|)
0440|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0441|Stack trace:
0442|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0443|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0444|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0445|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0446|#4 /var/www/html/core/php/jeeCron.php(36): log::add()
0447|#5 /var/www/html/core/php/jeeCron.php(166): jeeCron_errorHandler()
0448|#6 {main}
0449|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28

Dans ‹ http error › :

0001|[Sun May 05 12:11:55.813706 2024] [core:notice] [pid 14088] AH00094: Command line: '/usr/sbin/apache2'
0002|[Sun May 05 12:13:59.208292 2024] [mpm_prefork:notice] [pid 14088] AH00170: caught SIGWINCH, shutting down gracefully
0003|[Sun May 05 12:14:05.261612 2024] [mpm_prefork:notice] [pid 750] AH00163: Apache/2.4.59 (Debian) configured -- resuming normal operations
0004|[Sun May 05 12:14:05.262354 2024] [core:notice] [pid 750] AH00094: Command line: '/usr/sbin/apache2'
0005|[Sun May 05 12:42:03.798399 2024] [php:error] [pid 898] [client 192.168.0.10:52429] PHP Fatal error:  Uncaught Error: Class "ajax" not found in /var/www/html/core/ajax/log.ajax.php:68
0006|Stack trace:
0007|#0 {main}
0008|thrown in /var/www/html/core/ajax/log.ajax.php on line 68
0009|[Sun May 05 12:42:03.923203 2024] [php:error] [pid 897] [client 192.168.0.10:52430] PHP Fatal error:  Uncaught Error: Class "ajax" not found in /var/www/html/core/ajax/log.ajax.php:68
0010|Stack trace:
0011|#0 {main}
0012|thrown in /var/www/html/core/ajax/log.ajax.php on line 68
0013|[Sun May 05 12:42:04.049488 2024] [php:error] [pid 3468] [client 192.168.0.10:52431] PHP Fatal error:  Uncaught Error: Class "ajax" not found in /var/www/html/core/ajax/log.ajax.php:68
0014|Stack trace:
0015|#0 {main}
0016|thrown in /var/www/html/core/ajax/log.ajax.php on line 68
0017|[Sun May 05 12:42:04.168640 2024] [php:error] [pid 1856] [client 192.168.0.10:52432] PHP Fatal error:  Uncaught Error: Class "ajax" not found in /var/www/html/core/ajax/log.ajax.php:68
0018|Stack trace:
0019|#0 {main}
0020|thrown in /var/www/html/core/ajax/log.ajax.php on line 68
0021|[Sun May 05 12:49:20.652432 2024] [php:error] [pid 1861] [client 192.168.0.10:52449] PHP Fatal error:  Trait "Psr\Log\LoggerAwareTrait" not found in /var/www/html/vendor/symfony/cache/Traits/ArrayTrait.php on line 22
0022|[Sun May 05 12:49:20.810299 2024] [php:error] [pid 895] [client 192.168.0.10:52450] PHP Fatal error:  Trait "Psr\Log\LoggerAwareTrait" not found in /var/www/html/vendor/symfony/cache/Traits/ArrayTrait.php on line 22
0023|[Sun May 05 12:49:20.972682 2024] [php:error] [pid 1862] [client 192.168.0.10:52451] PHP Fatal error:  Trait "Psr\Log\LoggerAwareTrait" not found in /var/www/html/vendor/symfony/cache/Traits/ArrayTrait.php on line 22
0024|[Sun May 05 12:49:21.148723 2024] [php:error] [pid 901] [client 192.168.0.10:52452] PHP Fatal error:  Trait "Psr\Log\LoggerAwareTrait" not found in /var/www/html/vendor/symfony/cache/Traits/ArrayTrait.php on line 22
0025|[Sun May 05 12:51:42.286446 2024] [php:warn] [pid 897] [client 192.168.0.10:52463] PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/html/plugins/kkasa/core/class/kkasa.class.php on line 563, referer: http://192.168.0.40/index.php?v=d&p=cron&rescue=1
0026|[Sun May 05 12:51:42.294822 2024] [php:error] [pid 897] [client 192.168.0.10:52463] PHP Fatal error:  Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www/html/plugins/kkasa/3rparty/HSLColor/HSLColor.class.php on line 1287, referer: http://192.168.0.40/index.php?v=d&p=cron&rescue=1
0027|[Sun May 05 12:51:59.106080 2024] [php:error] [pid 895] [client 192.168.0.10:52504] PHP Fatal error:  Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www/html/plugins/kkasa/3rparty/HSLColor/HSLColor.class.php on line 1287, referer: http://192.168.0.40/index.php?v=d&p=cron&rescue=1
0028|[Sun May 05 12:52:04.559662 2024] [php:error] [pid 6370] [client 192.168.0.10:52507] PHP Fatal error:  Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www/html/plugins/kkasa/3rparty/HSLColor/HSLColor.class.php on line 1287, referer: http://192.168.0.40/index.php?v=d&p=cron&rescue=1

Dans ‹ restore › :

0000|[START RESTORE]
0001|***************Begin Jeedom restore 2024-05-05 12:41:43***************
0002|Send begin restore event...OK
0003|Checking rights...
0004|OK
0005|Restore from file : /var/www/html/core/class/../../backup/backup-XxxxXxxx-4.3.23-2024-05-05-08h55.tar.gz
0006|Backup database access configuration...OK
0007|Disable all task OK
0008|Disable all scenario OK
0009|Unpacking backup...
0010|OK
0011|Update composer file...
0012|OK
0013|[PROGRESS][58]
0014|Deleting database...Disabling constraints...OK
0015|Deleting table : cmd ...OK
0016|Deleting table : config ...OK
0017|Deleting table : cron ...OK
0018|Deleting table : dataStore ...OK
0019|Deleting table : eqLogic ...OK
0020|Deleting table : history ...OK
0021|Deleting table : historyArch ...OK
0022|Deleting table : interactDef ...OK
0023|Deleting table : interactQuery ...OK
0024|Deleting table : listener ...OK
0025|Deleting table : message ...OK
0026|Deleting table : note ...OK
0027|Deleting table : object ...OK
0028|Deleting table : plan ...OK
0029|Deleting table : plan3d ...OK
0030|Deleting table : plan3dHeader ...OK
0031|Deleting table : planHeader ...OK
0032|Deleting table : scenario ...OK
0033|Deleting table : scenarioElement ...OK
0034|Deleting table : scenarioExpression ...OK
0035|Deleting table : scenarioSubElement ...OK
0036|Deleting table : timeline ...OK
0037|Deleting table : update ...OK
0038|Deleting table : user ...OK
0039|Deleting table : view ...OK
0040|Deleting table : viewData ...OK
0041|Deleting table : viewZone ...OK
0042|Deleting table : widgets ...OK
0043|Restoring database from backup...OK
0044|Enable back constraints...OK
0045|Restoring cache...OK

Dans ‹ scenario execution › :

0000|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0001|Stack trace:
0002|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0003|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0004|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0005|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0006|#4 /var/www/html/core/php/jeeScenario.php(59): log::add()
0007|#5 {main}
0008|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0009|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0010|Stack trace:
0011|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0012|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0013|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0014|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0015|#4 /var/www/html/core/php/jeeScenario.php(59): log::add()
0016|#5 {main}
0017|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0018|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0019|Stack trace:
0020|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0021|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0022|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0023|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0024|#4 /var/www/html/core/php/jeeScenario.php(59): log::add()
0025|#5 {main}
0026|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0027|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0028|Stack trace:
0029|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0030|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0031|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0032|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0033|#4 /var/www/html/core/php/jeeScenario.php(59): log::add()
0034|#5 {main}
0035|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28
0036|PHP Fatal error:  Uncaught Error: Interface "Psr\Log\LoggerInterface" not found in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:28
0037|Stack trace:
0038|#0 /var/www/html/vendor/composer/ClassLoader.php(576): include()
0039|#1 /var/www/html/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
0040|#2 /var/www/html/core/class/log.class.php(55): Composer\Autoload\ClassLoader->loadClass()
0041|#3 /var/www/html/core/class/log.class.php(110): log::getLogger()
0042|#4 /var/www/html/core/php/jeeScenario.php(59): log::add()
0043|#5 {main}
0044|thrown in /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php on line 28

Tu as quoi comme plugins installés ? La page blanche c’est souvent la cause d’un plugin problématique.

J’ai l’impression qu’il n’y en a pas :

Je pense que si je peux partir d’une installation ‹ neuve › de jeedom en version 4.3.23 cela pourrait m’aider.

[EDIT] : Je vais tenter de tout refaire à zéro… je formate mon disque et c’est reparti ! Banzaï !

Verdict !
Cela a fonctionné !
Je ne sais pas vraiment pourquoi, mais j’ai un petit doute sur mon choix de la version du Debian que j’ai installé la 1ere fois. Pour cette fois-ci j’ai bien pris la version Legacy Lite en 64 bits.
Je n’ai plus qu’à m’amuser à redémarrer tous les démons…

Merci @Aurel pour ton aide.

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.