Bonjour
je rencontre un problème pour copier une sauvegarde sur mon autre jeedom
Voici le log lors de la restauration
[START RESTORE]
***************Begin Jeedom restore 2025-01-31 11:46:23***************
Send begin restore event...OK
Checking rights...OK
Restore from file : /var/www/html/install/../backup/backup-Jeedom_alexandre-4.4.12-2025-01-31-10h44.tar.gz
Backup database access configuration...Cannot copy /var/www/html/install/../core/config/common.config.php
OK
Disable all task...... OK
Disable all scenario.................................................................................................................. OK
Unpacking backup...tar: ./.github/pull_request_template.md: Cannot open: File exists
tar: ./.github/workflows/docker-test.yml: Cannot open: File exists
tar: ./.github/workflows/prettier.yml: Cannot open: File exists
tar: ./.github/workflows/work.yml: Cannot open: File exists
tar: ./.github/workflows/docker-image-latest.yml: Cannot open: File exists
tar: ./.github/workflows: Cannot utime: Operation not permitted
tar: ./.github/workflows: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: ./.github: Cannot utime: Operation not permitted
tar: ./.github: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: Exiting with failure status due to previous errors
OK
Deleting database...Disabling constraints...OK
Deleting table : NAEvent ...OK
Deleting table : cmd ...OK
Deleting table : config ...OK
Deleting table : cron ...OK
Deleting table : dataStore ...OK
Deleting table : data_amfj ...OK
Deleting table : eqLogic ...OK
Deleting table : eqReal ...OK
Deleting table : history ...OK
Deleting table : historyArch ...OK
Deleting table : interactDef ...OK
Deleting table : interactQuery ...OK
Deleting table : jeemate_DBevent ...OK
Deleting table : jeemate_ask ...OK
Deleting table : jeemate_backup ...OK
Deleting table : jeemate_devices ...OK
Deleting table : jeemate_geofence ...OK
Deleting table : jeemate_notifications ...OK
Deleting table : jeemate_phone ...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...ERROR at line 1: Unknown command '\-'.
OK
Enable back constraints...OK
Restoring cache...OK
Error during restore : [MySQL] Error code : 42S02 (1146). Table 'jeedom.config' doesn't exist : SELECT plugin
FROM config
WHERE `key`='active'
AND `value`='1'Details : Array
(
[0] => Array
(
[file] => /var/www/html/core/class/plugin.class.php
[line] => 191
[function] => Prepare
[class] => DB
[type] => ::
)
[1] => Array
(
[file] => /var/www/html/install/restore.php
[line] => 202
[function] => listPlugin
[class] => plugin
[type] => ::
)
)
[END RESTORE ERROR]
Enable scenario : PHP Fatal error: Uncaught Exception: [MySQL] Error code : 42S02 (1146). Table 'jeedom.config' doesn't exist : DELETE FROM config
WHERE `key`=:key
AND plugin=:plugin in /var/www/html/core/class/DB.class.php:102
Stack trace:
#0 /var/www/html/core/class/config.class.php(133): DB::Prepare()
#1 /var/www/html/core/class/config.class.php(69): config::remove()
#2 /var/www/html/core/class/jeedom.class.php(980): config::save()
#3 /var/www/html/install/restore.php(247): jeedom::start()
#4 {main}
thrown in /var/www/html/core/class/DB.class.php on line 102
page santé de mon jeedom sur lequel je veux restaurer la sauvegarde
page santé de mon jeedom actuel sur lequel je récupère la sauvegarde
j’ai ce message quand je veux accéder à mon jeedom restauré
[MySQL] Code erreur : 42S02 (1146). La table 'jeedom.config' n'existe pas : SELECT `key`,`value` FROM config WHERE `key` IN ('language') AND plugin=:plugin
pourriez vous m’aider à restaurer mon jeedom
Merci