Hier ist die Konfig:
{
"_id": "system.adapter.backitup.0",
"common": {
"name": "backitup",
"version": "2.2.2",
"title": "BackItUp",
"authors": [
"simatec <nais@gmx.net>",
"peoples0815 <peoples0815github@gmail.com>",
"bluefox <dogafox@gmail.com>"
],
"osDependencies": {
"linux": [
"cifs-utils",
"nfs-common"
]
},
"docs": {
"en": "docs/en/backitup.md",
"de": "docs/de/backitup.md"
},
"platform": "Javascript/Node.js",
"mode": "daemon",
"compact": true,
"icon": "backitup.png",
"materialize": true,
"messagebox": true,
"stopBeforeUpdate": true,
"connectionType": "local",
"dataSource": "assumption",
"materializeTab": true,
"adminTab": {
"name": {
"en": "Backup",
"de": "Backup",
"ru": "Резервное копирование",
"pt": "Cópia de segurança",
"nl": "Back-up",
"fr": "Sauvegarde",
"it": "Backup",
"es": "Respaldo",
"pl": "Utworzyć kopię zapasową"
},
"ignoreConfigUpdate": true,
"singleton": false,
"fa-icon": "</i><img style='width:24px;margin-bottom:-6px;' src='/adapter/backitup/backitup.svg'><i>"
},
"adminUI": {
"config": "materialize",
"tab": "materialize"
},
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.backitup/master/admin/backitup.png",
"keywords": [
"Backup",
"IoBroker",
"Homematic"
],
"readme": "https://github.com/simatec/ioBroker.backitup/blob/master/README.md",
"loglevel": "info",
"type": "general",
"license": "MIT",
"plugins": {
"sentry": {
"dsn": "https://e8510540c3a343aa8ce5678a4b3c8107@sentry.iobroker.net/36"
}
},
"installedVersion": "2.2.2",
"host": "iobroker-pi",
"logLevel": "info",
"installedFrom": "iobroker.backitup@2.2.2"
},
"native": {
"minimalEnabled": true,
"ccuEnabled": false,
"redisEnabled": false,
"javascriptsEnabled": true,
"zigbeeEnabled": false,
"jarvisEnabled": false,
"historyEnabled": false,
"influxDBEnabled": false,
"mySqlEnabled": false,
"pgSqlEnabled": false,
"grafanaEnabled": false,
"yahkaEnabled": false,
"cifsEnabled": true,
"ftpEnabled": false,
"dropboxEnabled": false,
"googledriveEnabled": false,
"webdavEnabled": false,
"notificationEnabled": false,
"debugLevel": false,
"sentry_enable": false,
"historyEntriesNumber": "25",
"hostType": "Single",
"slaveInstance": [],
"slaveNameSuffix": "",
"stopSlaveAfter": false,
"minimalTime": "02:40",
"minimalEveryXDays": "7",
"minimalDeleteAfter": "10",
"minimalNameSuffix": "",
"ccuTime": "01:30",
"ccuEveryXDays": "3",
"ccuDeleteAfter": "10",
"ccuHost": "",
"ccuUser": "Admin",
"ccuPassword": "",
"ccuUsehttps": false,
"ccuSignedCertificates": true,
"ccuMulti": false,
"mySqlHost": "localhost",
"mySqlPort": "3306",
"mySqlName": "iobroker",
"mySqlUser": "",
"mySqlPassword": "",
"mySqlDumpExe": "",
"mysqlQuick": false,
"mysqlSingleTransaction": false,
"mySqlMulti": false,
"pgSqlHost": "",
"pgSqlPort": "5432",
"pgSqlName": "",
"pgSqlUser": "",
"pgSqlPassword": "",
"pgSqlDumpExe": "",
"pgSqlMulti": false,
"grafanaHost": "",
"grafanaPort": "3000",
"grafanaProtocol": "http",
"grafanaUsername": "admin",
"grafanaPassword": "",
"grafanaApiKey": "",
"influxDBType": "local",
"influxDBHost": "localhost",
"influxDBPort": "8088",
"influxDBName": "iobroker",
"influxDBDumpExe": "",
"influxDBMulti": false,
"deleteOldDataBase": false,
"redisPath": "/var/lib/redis",
"redisAOFactive": false,
"historyPath": "media/usb/history",
"notificationsType": "Telegram",
"telegramInstance": "",
"telegramUser": "none",
"telegramNoticeType": "longTelegramNotice",
"telegramWaitToSend": "0",
"telegramSilentNotice": false,
"telegramOnlyError": false,
"whatsappInstance": "",
"whatsappNoticeType": "longWhatsappNotice",
"whatsappWaitToSend": "0",
"whatsappOnlyError": false,
"pushoverInstance": "",
"pushoverNoticeType": "longPushoverNotice",
"pushoverWaitToSend": "0",
"pushoverDeviceID": "",
"pushoverSilentNotice": false,
"pushoverOnlyError": false,
"emailReceiver": "xxx@xxx.com",
"emailSender": "xxx@xxx.com",
"emailInstance": "",
"emailNoticeType": "longEmailNotice",
"emailWaitToSend": "0",
"emailOnlyError": false,
"connectType": "CIFS",
"cifsMount": "192.168.178.1",
"cifsDomain": "",
"smbType": "vers=3.1.1",
"cifsUser": "fritz_nas",
"cifsPassword": "g\u0012PCTT\u0010\u0001\rU\u0012",
"noserverino": true,
"sudoMount": true,
"cifsDeleteOldBackup": true,
"cifsOwnDir": false,
"wakeOnLAN": false,
"macAd": "20:DE:20:DE:20:DE",
"wolWait": "25",
"cifsMinimalDir": "sharename/backupDir",
"cifsCcuDir": "sharename/backupDir",
"cifsDir": "/FRITZ.NAS/Intenso-SpeedLine-01/FRITZ/ioBroker_Backup",
"ftpHost": "",
"ftpPort": "21",
"ftpUser": "",
"ftpPassword": "",
"ftpDeleteOldBackup": false,
"ftpOwnDir": false,
"ftpMinimalDir": "/backupDir/iobroker",
"ftpCcuDir": "/backupDir/ccu",
"ftpDir": "/backupDir",
"webdavURL": "https://example.com/remote.php/dav/files/username/",
"webdavUsername": "username",
"webdavPassword": "",
"webdavSignedCertificates": true,
"webdavDeleteOldBackup": false,
"webdavOwnDir": false,
"webdavMinimalDir": "/backupDir/iobroker",
"webdavCcuDir": "/backupDir/ccu",
"webdavDir": "/backupDir",
"dropboxAccessToken": "",
"dropboxDeleteOldBackup": false,
"dropboxOwnDir": false,
"dropboxMinimalDir": "/backupDir/iobroker",
"dropboxCcuDir": "/backupDir/ccu",
"dropboxDir": "/backupDir",
"googledriveAccessJson": "",
"googledriveDeleteOldBackup": false,
"googledriveOwnDir": false,
"googledriveMinimalDir": "/backupDir/iobroker",
"googledriveCcuDir": "/backupDir/ccu",
"googledriveDir": "/backupDir",
"restoreSource": "local",
"startAllRestore": false,
"ccuEvents": [],
"influxDBEvents": [],
"mySqlEvents": [],
"pgSqlEvents": []
}
}
Bevor ihr euch große Mühe macht: Ich habe heute Nachmittag einen weiteren RaspberryPi frisch mit ioBroker aufgesetzt. Da ich derzeit nur 3 Adapter verwende und keinerlei Haus-Automation war das keine große Sache.
Die Backup beim neuen System funktionieren einwandfrei. Auch werden die lokal angelegten Backups angezeigt. Auch die NAS-Backups werden angezeigt. Die Konfig-Datei zwischen den beiden Systeme unterscheidet sich übrigens nicht. Beide sind gleich konfiguriert.
Eine weitere Sache habe ich noch versucht: Ich habe eines der "alten" Backups (die, die nicht geladen werden konnten) am PC mit 7zip zu öffnen. Das schlug mit dem Hinweis fehlt, dass die Datei nicht als Archiv geöffnet werden kann.
[image: 1639944967183-8fa9e80f-7bf8-4bea-b73d-2fa7013b96a7-image.png]
Bei einem neuen Backup vom "neuen" System klappt das ohne Probleme:
[image: 1639945059728-c891f5df-09ce-4303-9618-e2e67f67b9b7-image.png]
Meine Vermutung ist: Irgendwas war mit den Backups kaputt, so das diese nicht geladen werden konnten.
Ich danke euch für die Hilfe, für mich ist die Sache erledigt. Es funktioniert ja jetzt.
Grüße
Maik