Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup mit Backitup 0 MB im Backupfile

    NEWS

    • Neues Video auf YouTube

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Backup mit Backitup 0 MB im Backupfile

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

      Hallo,

      seit ein paar Tagen legt Backitup, Files mit einer Größe von 0 MB ab. Das heißt, es wird nichts gesichert und ein leeres tar.gz File im Backup Ordner abgelegt.

      Bildschirmfoto 2020-05-28 um 21.23.33.png
      Ich betreibe ioBroker im Docker auf einer Synology DiskStation und meine Konfiguration in Backitup sieht folgendermaßen aus:

      Bildschirmfoto 2020-05-28 um 21.20.03.png

      Ich sichere die Backups nur per Copy in einen Ordner auf der DiskStation. Das hat bis vor ein paar Tagen auch wunderbar geklappt.

      Beim Sichern steht folgendes im Log:

      backitup.0	2020-05-28 21:26:03.808	debug	(5922) system.adapter.admin.0: logging true
      backitup.0	2020-05-28 21:25:37.973	debug	(5922) [iobroker] exec: done
      backitup.0	2020-05-28 21:25:37.972	debug	(5922) [iobroker] exec: done
      backitup.0	2020-05-28 21:25:37.970	debug	(5922) [iobroker/history] backitup.0.history.json
      backitup.0	2020-05-28 21:25:37.968	debug	(5922) [iobroker/umount] done
      backitup.0	2020-05-28 21:25:37.966	debug	(5922) [iobroker/history] backitup.0.history.html
      pushover.0	2020-05-28 21:25:37.951	info	(4891) Send pushover notification: {"message":"BackItUp:\nEin neues iobroker Backup wurde am 28. Mai 2020 um 21:25 Uhr erstellt, und unter 192.168.178.50/opt/iobroker/backups gespeichert.","sound":"f
      backitup.0	2020-05-28 21:25:37.948	debug	(5922) [iobroker/pushover] done
      backitup.0	2020-05-28 21:25:37.946	debug	(5922) sendTo "send" to system.adapter.pushover.0 from system.adapter.backitup.0
      backitup.0	2020-05-28 21:25:37.940	debug	(5922) [iobroker/clean] done
      backitup.0	2020-05-28 21:25:37.938	debug	(5922) [iobroker/cifs] done
      backitup.0	2020-05-28 21:25:37.896	debug	(5922) [iobroker/cifs] Copy iobroker_2020_05_28-21_25_22_backupiobroker.tar.gz...
      backitup.0	2020-05-28 21:25:37.888	debug	(5922) [iobroker/iobroker] done
      backitup.0	2020-05-28 21:25:36.843	debug	(5922) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2020_05_28-21_25_22_backupiobroker.tar.gz
      backitup.0	2020-05-28 21:25:26.645	debug	(5922) system.adapter.admin.0: logging false
      backitup.0	2020-05-28 21:25:26.513	debug	(5922) [iobroker/iobroker] host.iobroker 8282 objects saved
      backitup.0	20uznd 20-05-28 21:25:26.449	debug	(5922) [iobroker/iobroker] host.iobroker 7348 states saved
      backitup.0	2020-05-28 21:25:22.926	debug	(5922) Backup has started ...
      backitup.0	2020-05-28 21:26:03.808	debug	(5922) system.adapter.admin.0: logging true
      

      und in der Backitup- Ausführung, das hier:

      Bildschirmfoto 2020-05-28 um 21.25.48.png

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

        @StM47
        Per cifs? Ich kenne das, wenn die Rechte z. B. auf den Mountpunkt nicht ausreichen.

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

          @Thomas-Braun

          Gestartet...
          [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
          [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=iobroker,password='GJPioIe3*',rw,file_mode=0777,dir_mode=0777 //192.168.178.50/opt/iobroker/backups /opt/iobroker/backups
          sudo: Die Audit-Nachricht kann nicht gesendet werden: Die Operation ist nicht erlaubt
          mount: /opt/iobroker/backups: //192.168.178.50/opt/iobroker/backups is not a valid block device.
          
          [ERROR] [mount] - [IGNORED] Error: Command failed: sudo mount -t cifs -o username=iobroker,password='GJPioe3*',rw,file_mode=0777,dir_mode=0777 //192.168.178.50/opt/iobroker/backups /opt/iobroker/backups
          sudo: Die Audit-Nachricht kann nicht gesendet werden: Die Operation ist nicht erlaubt
          mount: /opt/iobroker/backups: //192.168.178.50/opt/iobroker/backups is not a valid block device.
          
          [DEBUG] [iobroker] - host.iobroker 7348 states saved
          
          [DEBUG] [iobroker] - host.iobroker 8282 objects saved
          
          [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2020_05_28-21_34_08_backupiobroker.tar.gz
          
          [DEBUG] [iobroker] - done
          [DEBUG] [cifs] - Copy iobroker_2020_05_28-21_34_08_backupiobroker.tar.gz...
          [DEBUG] [cifs] - done
          [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
          [DEBUG] [clean] - done
          [DEBUG] [pushover] - done
          [DEBUG] [history] - backitup.0.history.html
          [DEBUG] [history] - backitup.0.history.json
          [EXIT] 0
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @StM47 last edited by

            @StM47 Siehste, der mount geht in die Hose.

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

              @Thomas-Braun

              aber warum?

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

                @StM47 Hast du irgendwas am zu mountenden Laufwerk verändert?
                Du schreibst ja, dass es bislang funktioniert hat.

                StM47 1 Reply Last reply Reply Quote 0
                • StM47
                  StM47 last edited by StM47

                  Wenn ich MySQL mitsichere, funktioniert dsas Backup an sich, aber MySQL wird nicht zu Ende gesichert. Das heißt, das Backup wird nicht abgeschlossen und das Fenster bleibt offen.

                  Bildschirmfoto 2020-05-28 um 21.41.48.png

                  Bildschirmfoto 2020-05-28 um 21.41.38.png

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

                    @Thomas-Braun

                    nicht, dass ich wüsste

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

                      @StM47 Dein Mountpunkt ist /opt/iobroker/backups ?
                      Das ist aber ungünstig, da liegen ja auch die Backups drin. Der Mountpunkt soll ein leerer Ordner sein.

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

                        @Thomas-Braun sagte in Backup mit Backitup 0 MB im Backupfile:

                        @StM47 Dein Mountpunkt ist /opt/iobroker/backups ?
                        Das ist aber ungünstig, da liegen ja auch die Backups drin. Der Mountpunkt soll ein leerer Ordner sein.

                        Das war der Fehler! Ich habe jetzt den Pfad vom Ordner auf der DiskStation angegeben und jetzt geht es.

                        Vielen Dank für die Hilfe!

                        Bildschirmfoto 2020-05-28 um 22.03.32.png

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        777
                        Online

                        32.0k
                        Users

                        80.5k
                        Topics

                        1.3m
                        Posts

                        backitupdiskstationdocker
                        2
                        10
                        629
                        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