NEWS
Probleme mit redis Backitup nach Neuinstallation
-
pi@raspi-1:~ $ iobroker status
iobroker is running on this host.Objects type: file
States type: redis@skeeveklah
Zeige mal bitte deine Config von Backitup... -
@skeeveklah
Zeige mal bitte deine Config von Backitup...@simatec Wie am Besten?
Bilder? Oder kann ich Dir die irgendwie auslesen? -
@simatec Wie am Besten?
Bilder? Oder kann ich Dir die irgendwie auslesen?@skeeveklah
Oben im Config Menü über die Pfeile kannst du die runterladen -
@skeeveklah
Oben im Config Menü über die Pfeile kannst du die runterladen@simatec ```
{
"_id": "system.adapter.backitup.0",
"common": {
"name": "backitup",
"version": "2.0.0",
"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,
"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": "silly",
"type": "general",
"license": "MIT",
"plugins": {
"sentry": {
"dsn": "https://e8510540c3a343aa8ce5678a4b3c8107@sentry.iobroker.net/36"
}
},
"installedFrom": "simatec/ioBroker.backitup#master",
"installedVersion": "2.0.0",
"host": "raspi-1"
},
"native": {
"minimalEnabled": true,
"ccuEnabled": false,
"redisEnabled": true,
"javascriptsEnabled": false,
"zigbeeEnabled": false,
"jarvisEnabled": false,
"historyEnabled": false,
"influxDBEnabled": false,
"mySqlEnabled": false,
"pgSqlEnabled": false,
"grafanaEnabled": false,
"cifsEnabled": false,
"ftpEnabled": true,
"dropboxEnabled": false,
"googledriveEnabled": false,
"webdavEnabled": false,
"notificationEnabled": true,
"debugLevel": false,
"sentry_enable": true,
"historyEntriesNumber": "14",
"minimalTime": "16:36",
"minimalEveryXDays": "1",
"minimalDeleteAfter": "5",
"minimalNameSuffix": "",
"ccuTime": "16:37",
"ccuEveryXDays": "1",
"ccuDeleteAfter": "5",
"ccuHost": "192.168.150.101",
"ccuUser": "",
"ccuPassword": "",
"mySqlHost": "localhost",
"mySqlPort": "3306",
"mySqlName": "",
"mySqlUser": "",
"mySqlPassword": "",
"mySqlDumpExe": "",
"mysqlQuick": false,
"mysqlSingleTransaction": false,
"pgSqlHost": "",
"pgSqlPort": "5432",
"pgSqlName": "",
"pgSqlUser": "",
"pgSqlPassword": "",
"pgSqlDumpExe": "",
"grafanaHost": "",
"grafanaPort": "3000",
"grafanaUsername": "admin",
"grafanaPassword": "",
"grafanaApiKey": "",
"influxDBType": "local",
"influxDBHost": "localhost",
"influxDBPort": "8088",
"influxDBName": "iobroker",
"influxDBDumpExe": "",
"redisPath": "/var/lib/redis",
"historyPath": "media/usb/history",
"javascriptsPath": "/opt/iobroker/javascripts",
"notificationsType": "Telegram",
"telegramInstance": "telegram.0",
"telegramUser": "",
"telegramNoticeType": "shortTelegramNotice",
"telegramWaitToSend": "1",
"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": "NFS",
"cifsMount": "",
"cifsDomain": "",
"cifsUser": "",
"cifsPassword": "",
"smbType": "vers=1.0",
"sudoMount": true,
"cifsDeleteOldBackup": true,
"cifsOwnDir": false,
"wakeOnLAN": false,
"macAd": "",
"wolWait": "25",
"cifsMinimalDir": "sharename/backupDir",
"cifsCcuDir": "sharename/backupDir",
"cifsDir": "/",
"ftpHost": "",
"ftpPort": "21",
"ftpUser": "",
"ftpPassword": "",
"ftpDeleteOldBackup": true,
"ftpOwnDir": false,
"ftpMinimalDir": "/backupDir/iobroker",
"ftpCcuDir": "/backupDir/ccu",
"ftpDir": "/",
"webdavURL": "https://example.com/remote.php/dav/files/username/",
"webdavUsername": "username",
"webdavPassword": "",
"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
}
} -
@simatec ```
{
"_id": "system.adapter.backitup.0",
"common": {
"name": "backitup",
"version": "2.0.0",
"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,
"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": "silly",
"type": "general",
"license": "MIT",
"plugins": {
"sentry": {
"dsn": "https://e8510540c3a343aa8ce5678a4b3c8107@sentry.iobroker.net/36"
}
},
"installedFrom": "simatec/ioBroker.backitup#master",
"installedVersion": "2.0.0",
"host": "raspi-1"
},
"native": {
"minimalEnabled": true,
"ccuEnabled": false,
"redisEnabled": true,
"javascriptsEnabled": false,
"zigbeeEnabled": false,
"jarvisEnabled": false,
"historyEnabled": false,
"influxDBEnabled": false,
"mySqlEnabled": false,
"pgSqlEnabled": false,
"grafanaEnabled": false,
"cifsEnabled": false,
"ftpEnabled": true,
"dropboxEnabled": false,
"googledriveEnabled": false,
"webdavEnabled": false,
"notificationEnabled": true,
"debugLevel": false,
"sentry_enable": true,
"historyEntriesNumber": "14",
"minimalTime": "16:36",
"minimalEveryXDays": "1",
"minimalDeleteAfter": "5",
"minimalNameSuffix": "",
"ccuTime": "16:37",
"ccuEveryXDays": "1",
"ccuDeleteAfter": "5",
"ccuHost": "192.168.150.101",
"ccuUser": "",
"ccuPassword": "",
"mySqlHost": "localhost",
"mySqlPort": "3306",
"mySqlName": "",
"mySqlUser": "",
"mySqlPassword": "",
"mySqlDumpExe": "",
"mysqlQuick": false,
"mysqlSingleTransaction": false,
"pgSqlHost": "",
"pgSqlPort": "5432",
"pgSqlName": "",
"pgSqlUser": "",
"pgSqlPassword": "",
"pgSqlDumpExe": "",
"grafanaHost": "",
"grafanaPort": "3000",
"grafanaUsername": "admin",
"grafanaPassword": "",
"grafanaApiKey": "",
"influxDBType": "local",
"influxDBHost": "localhost",
"influxDBPort": "8088",
"influxDBName": "iobroker",
"influxDBDumpExe": "",
"redisPath": "/var/lib/redis",
"historyPath": "media/usb/history",
"javascriptsPath": "/opt/iobroker/javascripts",
"notificationsType": "Telegram",
"telegramInstance": "telegram.0",
"telegramUser": "",
"telegramNoticeType": "shortTelegramNotice",
"telegramWaitToSend": "1",
"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": "NFS",
"cifsMount": "",
"cifsDomain": "",
"cifsUser": "",
"cifsPassword": "",
"smbType": "vers=1.0",
"sudoMount": true,
"cifsDeleteOldBackup": true,
"cifsOwnDir": false,
"wakeOnLAN": false,
"macAd": "",
"wolWait": "25",
"cifsMinimalDir": "sharename/backupDir",
"cifsCcuDir": "sharename/backupDir",
"cifsDir": "/",
"ftpHost": "",
"ftpPort": "21",
"ftpUser": "",
"ftpPassword": "",
"ftpDeleteOldBackup": true,
"ftpOwnDir": false,
"ftpMinimalDir": "/backupDir/iobroker",
"ftpCcuDir": "/backupDir/ccu",
"ftpDir": "/",
"webdavURL": "https://example.com/remote.php/dav/files/username/",
"webdavUsername": "username",
"webdavPassword": "",
"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
}
}@skeeveklah
Gib mal als Pfad folgendes ein/var/lib/redis/dump.rdb -
@skeeveklah
Gib mal als Pfad folgendes ein/var/lib/redis/dump.rdb@simatec Ja, so klappts.
Damit würde dann allerdings das AOF-File im Backup fehlen?!
Und warum stört das? Laut Redis persistence Beschreibung wird das genau wie das RDB File behandelt, kann also zur Laufzeit kopiert werden.
Als PI User kann ich beide Files auch ohne Probleme kopieren.
Gut, ich muss zugeben das ich nicht weiss ob es nötig ist AOF aktiv zu haben, aber als leicht paranoider Datensammler bin ich der Empfehlung es zu aktivieren gefolgt ;-) -
@simatec Ja, so klappts.
Damit würde dann allerdings das AOF-File im Backup fehlen?!
Und warum stört das? Laut Redis persistence Beschreibung wird das genau wie das RDB File behandelt, kann also zur Laufzeit kopiert werden.
Als PI User kann ich beide Files auch ohne Probleme kopieren.
Gut, ich muss zugeben das ich nicht weiss ob es nötig ist AOF aktiv zu haben, aber als leicht paranoider Datensammler bin ich der Empfehlung es zu aktivieren gefolgt ;-)@skeeveklah
Hast du die Userrechte laut Anleitung gesetzt und auch in Anschluss einen Reboot durchgeführt? Ohne Reboot werden die Rechte nicht gesetzt.https://github.com/simatec/ioBroker.backitup/blob/master/docs/de/backitup.md#redis-backup
-
@skeeveklah
Hast du die Userrechte laut Anleitung gesetzt und auch in Anschluss einen Reboot durchgeführt? Ohne Reboot werden die Rechte nicht gesetzt.https://github.com/simatec/ioBroker.backitup/blob/master/docs/de/backitup.md#redis-backup
@simatec Ja, habe ich.
-
@skeeveklah
Hast du die Userrechte laut Anleitung gesetzt und auch in Anschluss einen Reboot durchgeführt? Ohne Reboot werden die Rechte nicht gesetzt.https://github.com/simatec/ioBroker.backitup/blob/master/docs/de/backitup.md#redis-backup
@simatec Ich habe AOF deaktiviert und den Pfad in der Backitup Instanz wieder auf Standard geändert, läuft. Das AOF File habe ich gelöscht.
Wenn ich es richtig verstehe dürfte AOF für ioBroker auch eh nicht ganz die Relevanz haben? -
@simatec Ich habe AOF deaktiviert und den Pfad in der Backitup Instanz wieder auf Standard geändert, läuft. Das AOF File habe ich gelöscht.
Wenn ich es richtig verstehe dürfte AOF für ioBroker auch eh nicht ganz die Relevanz haben?@skeeveklah Für iob nicht ... Ich schaue aber mal, ob ich da noch was umbauen kann
-
@skeeveklah Für iob nicht ... Ich schaue aber mal, ob ich da noch was umbauen kann
@simatec Cool, sag bescheid, ich teste dann gerne.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden