NEWS
Iobroker Backup läuft nicht
-
Hardwaresystem:Raspberry Pi
PLATTFORM: LINUX
BETRIEBSSYSTEM: LINUX
ARCHITEKTUR: ARM
CPUS: 4
GESCHWINDIGKEIT: 1500 MHZ
MODELL: ARMV7 PROCESSOR REV 3 (V7L)
RAM: 3.7 GB
NODE.JS: V14.18.2
ADAPTER-ANZAHL: 415
NPM: V6.14.15
DATENTRÄGERGRÖSS: 14.3 GB
FREIER FESTPLATTENSPEICHER: 4.4 GB
AKTIVE INSTANZEN: 10
PFAD: /OPT/IOBROKER/Hallo, ich habe einen Raspberry Pi als IOBroker Zentrale laufen. Ich möchte mit dem Backup Adapter ein Backup auf meine NAS durchführen. Ich möchte ein IoBroker Backup und ein Homematic Backup machen. Ich habe den Adapter soweit eingerichtet. Das Backup der Homematic funtioniert soweit. Das Backup vom IoBroker macht scheinbar nichts. Auf dem Backuppfad wird keine Datei angelegt.
Es laufen folgende Meldungen durch wenn ich das Backup starte:Started iobroker ... [DEBUG] [mount] - mount activ... umount is started before mount!! [DEBUG] [mount] - umount successfully completed [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.***.***","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:**:**:**:**","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/IoBroker/","dirMinimal":"Backup/IoBroker/","user":"backup","pass":"****","ignoreErrors":false} [DEBUG] [mount] - noserverino option: false [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.192.168.***.***/Backup/IoBroker/ /opt/iobroker/backups" [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ... [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.192.168.***.***/Backup/IoBroker/ /opt/iobroker/backups" [DEBUG] [mount] - mount successfully completed [DEBUG] [mount] - done [DEBUG] [iobroker] start with {"type":"creator","time":"02:40","debugging":true,"slaveBackup":"Single","everyXDays":"15","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.192.168.***.***","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/IoBroker/","dirMinimal":"Backup/IoBroker/","user":"backup","pass":"****","ignoreErrors":false,"context":{"fileNames":[],"errors":{},"done":["umount","mount"],"types":[]},"adapter":null,"influxDBEvents":[],"mySqlEvents":[],"pgSqlEvents":[]},"ignoreErrors":false,"dir":"/opt/iobroker","historyHTML":{"enabled":true,"type":"message","entriesNumber":"25","ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"25","ignoreErrors":false,"systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"} [DEBUG] [iobroker] - host.raspberrypi 5037 states saved
Leider kann ich mit den Meldungen nix anfangen. Kann mir jemand helfen wie ich das Backup zum laufen bringe?
Vielen Dank
-
@burns1111 sagte in Iobroker Backup läuft nicht:
smb":"vers=1.0"
Mit (fast) absoluter Sicherheit ist das der falsche SMB-Dialekt. Eigentlich sollte mittlerweile soweit alles auf v3 laufen, am besten 3.1.1.
Was ist das für ein NAS?
Und bitte Text in CodeTags einbetten. Liest sich besser.
-
@thomas-braun Hallo,
leider scheint es noch nicht los zu laufen. Die Meldungen haben sich nicht verändert. Ich habe mal ein paar Screenshots gemacht zu den Einstellung:
Einstellung der Diskstation
Einstellung IoBrokerDer Iobroker stand vorher auf Version 1 von SMB.
Ich habe aktuell mal die Version 3.0 eingestellt auf Grund der Diskstation. Da ist maximal Version 3 auswählbar. Im IoBroker könnte ich auf 3.1.1 einstellen.Die Diskstation ist eine Synology DS214se.
Sorry für die späte Rückmeldung, aber ich war Unterwegs und konnte nicht auf das System zugreifen. -
@burns1111 sagte in Iobroker Backup läuft nicht:
"mount":"//192.168.192.168.***.***"
Bitte nicht die IPs aus privaten Netzwerken verunstalten. Es kann keiner diese IPs 'hacken'. Wenn die IP so drin steht ist das falsch.
-
@burns1111 Hallo nochmal,
ich habe auch gerade noch im Log gesehen das die Adapter scheinbar beendet wurden als das Backup los lief.
Ich bin der Meinung das ich das Backup 10:38 Uhr gestartet habe.
-
@thomas-braun isch hack disch...... 127.0.0.1
-
@arteck
Isch hack disch zuerst! -
@thomas-braun said in Iobroker Backup läuft nicht:
nicht die IPs aus privaten Netzwerken verunstalten. Es kann keiner diese IPs 'hacken'. W
Wo hast du die IP gesehen normalerweise habe ich 192.168.178.44 für die Diskstation?
In gleichen Subnet ist dann auch der Iobroker -
[DEBUG] [iobroker] start with {"type":"creator","time":"02:40","debugging":true,"slaveBackup":"Single","everyXDays":"15","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.192.168.***.***","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/IoBroker/","dirMinimal":"Backup/IoBroker/","user":"backup","pass":"****","ignoreErrors":false,"context":{"fileNames":[],"errors":{},"done":["umount","mount"],"types":[]},"adapter":null,"influxDBEvents":[],"mySqlEvents":[],"pgSqlEvents":[]},"ignoreErrors":false,"dir":"/opt/iobroker","historyHTML":{"enabled":true,"type":"message","entriesNumber":"25","ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"25","ignoreErrors":false,"systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
-
@thomas-braun
das scheint durchs anpassen passiert zu sein. Hier nochmal die aktuelle Meldung:Started iobroker ... [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.178.44","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/IoBroker/","dirMinimal":"Backup/IoBroker/","user":"backup","pass":"****","ignoreErrors":false} [DEBUG] [mount] - noserverino option: false [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.178.44/Backup/IoBroker/ /opt/iobroker/backups" [DEBUG] [mount] - mount successfully completed [DEBUG] [mount] - done [DEBUG] [iobroker] start with {"type":"creator","time":"02:40","debugging":true,"slaveBackup":"Single","everyXDays":"15","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.178.44","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/IoBroker/","dirMinimal":"Backup/IoBroker/","user":"backup","pass":"****","ignoreErrors":false,"context":{"fileNames":[],"errors":{},"done":["mount"],"types":[]},"adapter":null,"influxDBEvents":[],"mySqlEvents":[],"pgSqlEvents":[]},"ignoreErrors":false,"dir":"/opt/iobroker","historyHTML":{"enabled":true,"type":"message","entriesNumber":"25","ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"25","ignoreErrors":false,"systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"allTelegramUsers","onlyError":false,"telegramWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"} [DEBUG] [iobroker] - host.raspberrypi 5009 states saved
-
@burns1111 Leider zeigst du im Screenshot nicht den Backup Ordner...
So wie das hier aussieht ist der aber falsch:
-
@fredf said in Iobroker Backup läuft nicht:
gst du im Screenshot nicht den Backup Ordner...
So wie das hier aussieht ist der aber falsch:Das habe ich auch schon gesehen, aber wo kommt die Einstellung her?
-
@burns1111 Das Backup der CCU findet ja auch den richtigen Weg. Das wird ja abgelegt
-
-
@thomas-braun ```
pi@raspberrypi:~ $ sudo umount /opt/iobroker/backups umount: /opt/iobroker/backups: not mounted. pi@raspberrypi:~ $ ls -la /opt/iobroker/backups total 8 drwxrwxr-x+ 2 iobroker iobroker 4096 Feb 15 20:00 . drwxrwxrwx+ 6 iobroker iobroker 4096 Jun 4 16:11 .. pi@raspberrypi:~ $
-
@burns1111 Sollte ich den Adapter mal deinstallieren und neu machen?
-
Ich vermute da eher einen 'Klemmer' auf dem SMB-Server.
-
@thomas-braun Was könnte ich da tun? Sorry ich bin wirklich nur Endanwender ohne Backround
-
-
@glasfaser said in Iobroker Backup läuft nicht:
showmount -e 192.168.178.44
pi@raspberrypi:~ $ showmount -e 192.168.178.44 clnt_create: RPC: Unable to receive