Bonjour à tous,
J’avais d’installé depuis longtemps jeedom, sur une virtual machine Freebox. Il y a deux semaines tout a planté impossible de me reconnecter. J’ai essayé de recréer une nouvelle VM, et de charger un backup dessus. Sauf que la restauration ne fonctionne pas. J’ai essayé de comprendre l’origine du problème en consultant plusieurs posts sur le forum, mais je n’arrive pas à comprendre d’où vient le problème.
[START RESTORE]
***************Début de la restauration de Jeedom 2026-03-14 12:43:55***************
Envoi l'évènement de début de restauration...OK
Vérification des droits...OK
Fichier utilisé pour la restauration : /var/www/html/install/../backup/backup-jeedom_maison-4.3.19-2026-02-03-05h22.tar.gz
Backup database access configuration...OK
Disable all task.... OK
Disable all scenario.............................................................. OK
Décompression de la sauvegarde...OK
Supprimer la table de la sauvegardeDésactive les contraintes...OK
Supprimer la table : cmd ...OK
Supprimer la table : comptes_banques ...OK
Supprimer la table : comptes_categories ...OK
Supprimer la table : comptes_operations ...OK
Supprimer la table : comptes_virements_auto ...OK
Supprimer la table : config ...OK
Supprimer la table : cron ...OK
Supprimer la table : dataStore ...OK
Supprimer la table : eqLogic ...OK
Supprimer la table : eqReal ...OK
Supprimer la table : gsh_devices ...OK
Supprimer la table : history ...OK
Supprimer la table : historyArch ...OK
Supprimer la table : interactDef ...OK
Supprimer la table : interactQuery ...OK
Supprimer la table : listener ...OK
Supprimer la table : mesVin ...OK
Supprimer la table : message ...OK
Supprimer la table : note ...OK
Supprimer la table : object ...OK
Supprimer la table : placard_contenu ...OK
Supprimer la table : placard_famille ...OK
Supprimer la table : plan ...OK
Supprimer la table : plan3d ...OK
Supprimer la table : plan3dHeader ...OK
Supprimer la table : planHeader ...OK
Supprimer la table : scenario ...OK
Supprimer la table : scenarioElement ...OK
Supprimer la table : scenarioExpression ...OK
Supprimer la table : scenarioSubElement ...OK
Supprimer la table : timeline ...OK
Supprimer la table : update ...OK
Supprimer la table : user ...OK
Supprimer la table : view ...OK
Supprimer la table : viewData ...OK
Supprimer la table : viewZone ...OK
Supprimer la table : widgets ...OK
Restauration de la base de données...ERROR 2002 (HY000): Received error packet before completion of TLS handshake. The authenticity of the following error cannot be verified: 1130 - Host '127.0.0.1' is not allowed to connect to this MariaDB server
OK
Active les contraintes...OK
Restauration du cache...OK
Erreur durant la restauration : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'jeedom.config' doesn't existDétails : Array
(
[0] => Array
(
[file] => /var/www/html/core/class/DB.class.php
[line] => 84
[function] => execute
[class] => PDOStatement
[type] => ->
)
[1] => Array
(
[file] => /var/www/html/core/class/plugin.class.php
[line] => 191
[function] => Prepare
[class] => DB
[type] => ::
)
[2] => Array
(
[file] => /var/www/html/install/restore.php
[line] => 169
[function] => listPlugin
[class] => plugin
[type] => ::
)
)
[END RESTORE ERROR]
Enable scenario : PHP Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'jeedom.config' doesn't exist in /var/www/html/core/class/DB.class.php:84
Stack trace:
#0 /var/www/html/core/class/DB.class.php(84): PDOStatement->execute()
#1 /var/www/html/core/class/config.class.php(133): DB::Prepare()
#2 /var/www/html/core/class/config.class.php(69): config::remove()
#3 /var/www/html/core/class/jeedom.class.php(890): config::save()
#4 /var/www/html/install/restore.php(214): jeedom::start()
#5 {main}
thrown in /var/www/html/core/class/DB.class.php on line 84
Je vous remercie pour votre aide.