Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Iobroker Backup läuft nicht

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Iobroker Backup läuft nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      burns1111 last edited by Homoran

      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

      Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @burns1111 last edited by

        @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.

        B 1 Reply Last reply Reply Quote 0
        • B
          burns1111 @Thomas Braun last edited by

          @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:
          SMB Synology.png Einstellung der Diskstation

          Unbenannt.pn.png
          Einstellung IoBroker

          Der 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.

          B Glasfaser 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @burns1111 last edited by Thomas Braun

            @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.

            arteck B 2 Replies Last reply Reply Quote 0
            • B
              burns1111 @burns1111 last edited by

              @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.
              log.png

              1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active @Thomas Braun last edited by

                @thomas-braun isch hack disch...... 127.0.0.1

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @arteck last edited by

                  @arteck
                  Isch hack disch zuerst!

                  1 Reply Last reply Reply Quote 0
                  • B
                    burns1111 @Thomas Braun last edited by

                    @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

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @burns1111 last edited by

                      @burns1111

                      [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"}
                      
                      
                      B 1 Reply Last reply Reply Quote 0
                      • B
                        burns1111 @Thomas Braun last edited by

                        @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
                        
                        
                        FredF 1 Reply Last reply Reply Quote 0
                        • FredF
                          FredF Most Active Forum Testing @burns1111 last edited by

                          @burns1111 Leider zeigst du im Screenshot nicht den Backup Ordner...
                          So wie das hier aussieht ist der aber falsch:
                          77ce4abb-cf3d-4aa8-88e7-f0a512f8ca57-grafik.png

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            burns1111 @FredF last edited by

                            @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?

                            backup.png

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              burns1111 @burns1111 last edited by

                              @burns1111 Das Backup der CCU findet ja auch den richtigen Weg. Das wird ja abgelegt

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @burns1111 last edited by

                                @burns1111

                                Schau da mal rein:

                                sudo umount /opt/iobroker/backups
                                ls -la /opt/iobroker/backups
                                
                                B 1 Reply Last reply Reply Quote 0
                                • B
                                  burns1111 @Thomas Braun last edited by

                                  @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:~ $
                                  
                                  
                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    burns1111 @burns1111 last edited by

                                    @burns1111 Sollte ich den Adapter mal deinstallieren und neu machen?

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @burns1111 last edited by Thomas Braun

                                      @burns1111

                                      Ich vermute da eher einen 'Klemmer' auf dem SMB-Server.

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        burns1111 @Thomas Braun last edited by

                                        @thomas-braun Was könnte ich da tun? Sorry ich bin wirklich nur Endanwender ohne Backround 🙂

                                        Glasfaser 1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser @burns1111 last edited by

                                          @burns1111

                                          Was sagt

                                          showmount -e 192.168.178.44
                                          
                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            burns1111 @Glasfaser last edited by

                                            @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
                                            
                                            
                                            Glasfaser 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            726
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            22
                                            480
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo