Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee Backup Fehlermeldung

    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

    Zigbee Backup Fehlermeldung

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

      Moin,
      beim Versuch ein Backup des Zigbee Adapters einzuspielen, bekomme ich folgende Fehlermeldung: 😧

      Zigbee Fehler.jpg

      Wie ist das zu verstehen bzw. was muß ich tun damit das Backup durchläuft?

      Danke schonmal für eure Hilfe.

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

        @frankthegreat

        Backup auf einem NAS? Dann fehlen dort Rechte.

        Poste mal die Ausgabe im LogFile, wenn du mit dem Adapter agierst.

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

          @thomas-braun

          Hmm, hab vorher das ioBroker Backup vom selben Pfad eingespielt.
          Das ist sauber durchgelaufen.

          Hier das Log:

          	2021-10-18 11:33:27.970	debug	sendTo "restore" to system.adapter.admin.0 from system.adapter.backitup.0
          backitup.0
          	2021-10-18 11:33:27.969	error	[zigbee] Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/zigbee_0/'
          backitup.0
          	2021-10-18 11:33:27.968	error	[zigbee] Zigbee Restore not completed
          backitup.0
          	2021-10-18 11:33:24.800	debug	[zigbee] zigbee tmp directory created: /opt/iobroker/backups/zigbee_0
          backitup.0
          	2021-10-18 11:33:24.795	debug	[zigbee] Filename for Restore: /opt/iobroker/backups/zigbee.0_2021_10_15-02_34_57_backupiobroker.tar.gz
          backitup.0
          	2021-10-18 11:33:24.795	debug	[zigbee] Start Zigbee Restore ...
          backitup.0
          	2021-10-18 11:33:15.716	debug	sendTo "list" to system.adapter.admin.0 from system.adapter.backitup.0
          backitup.0
          	2021-10-18 11:33:13.696	debug	mount successfully completed
          backitup.0
          	2021-10-18 11:33:13.629	debug	Backup list be read ...
          backitup.0
          	2021-10-18 11:33:13.601	debug	cifs-mount command: "sudo mount -t cifs -o username=Backup_Anna,password=****,rw,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.181.1/fritz.nas/My_Passport/Backup_Anna /opt/iobroker/backups"
          backitup.0
          	2021-10-18 11:33:13.600	debug	noserverino option: false
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @frankthegreat last edited by

            @frankthegreat sagte in Zigbee Backup Fehlermeldung:

            vers=1.0

            Sicher das hier keine höhere Version möglich ist?
            smb 1.0 ist aus der Steinzeit.

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

              @thomas-braun Hab mal umgestellt auf SMB 3.0.
              Leider noch der gleiche Fehler.

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

                @frankthegreat

                Ist das direkt über das fritz.nas? Das muss mit der Option 'noserverino' gemounted werden.

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

                  @thomas-braun OK, noserverino eingeschaltet, leider keine Besserung.

                  	2021-10-18 12:19:43.011	debug	sendTo "restore" to system.adapter.admin.0 from system.adapter.backitup.0
                  backitup.0
                  	2021-10-18 12:19:43.010	error	[zigbee] Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/zigbee_0/'
                  backitup.0
                  	2021-10-18 12:19:43.009	error	[zigbee] Zigbee Restore not completed
                  backitup.0
                  	2021-10-18 12:19:39.843	debug	[zigbee] zigbee tmp directory created: /opt/iobroker/backups/zigbee_0
                  backitup.0
                  	2021-10-18 12:19:39.834	debug	[zigbee] Filename for Restore: /opt/iobroker/backups/zigbee.0_2021_10_15-02_34_57_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:39.833	debug	[zigbee] Start Zigbee Restore ...
                  backitup.0
                  	2021-10-18 12:19:31.575	debug	sendTo "list" to system.adapter.admin.0 from system.adapter.backitup.0
                  backitup.0
                  	2021-10-18 12:19:29.527	debug	mount successfully completed
                  backitup.0
                  	2021-10-18 12:19:29.386	debug	Backup list be read ...
                  backitup.0
                  	2021-10-18 12:19:29.359	debug	cifs-mount command: "sudo mount -t cifs -o username=Backup_Anna,password=****,noserverino,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.181.1/fritz.nas/My_Passport/Backup_Anna /opt/iobroker/backups"
                  backitup.0
                  	2021-10-18 12:19:29.358	debug	noserverino option: true
                  backitup.0
                  	2021-10-18 12:19:14.459	debug	umount successfully completed
                  backitup.0
                  	2021-10-18 12:19:12.365	debug	mount activ... umount in 2 Seconds!!
                  backitup.0
                  	2021-10-18 12:19:04.645	debug	detect last backup file: iobroker_2021_10_18-12_17_34_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.642	debug	detect backup file 8 from cifs: iobroker_2021_10_18-12_17_34_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.641	debug	detect backup file 7 from cifs: iobroker_2021_10_18-11_50_37_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.640	debug	detect backup file 6 from cifs: iobroker_2021_10_18-11_42_57_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.639	debug	detect backup file 5 from cifs: iobroker_2021_10_17-20_02_08_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.638	debug	detect backup file 4 from cifs: iobroker_2021_10_17-19_59_25_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.637	debug	detect backup file 3 from cifs: iobroker_2021_10_17-17_56_34_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.636	debug	detect backup file 2 from cifs: iobroker_2021_10_17-17_54_23_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:04.634	debug	detect backup file 1 from cifs: iobroker_2021_10_15-02_03_27_backupiobroker.tar.gz
                  backitup.0
                  	2021-10-18 12:19:02.581	debug	mount successfully completed
                  backitup.0
                  	2021-10-18 12:19:02.446	debug	cifs-mount command: "sudo mount -t cifs -o username=Backup_Anna,password=****,noserverino,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.181.1/fritz.nas/My_Passport/Backup_Anna /opt/iobroker/backups"
                  backitup.0
                  	2021-10-18 12:19:02.445	debug	noserverino option: true
                  backitup.0
                  	2021-10-18 12:19:02.352	info	[iobroker] backup was activated at 02:00 every 7 day(s)
                  backitup.0
                  	2021-10-18 12:19:02.265	info	starting. Version 2.1.17 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.1, js-controller: 3.3.18
                  backitup.0
                  	2021-10-18 12:19:01.584	debug	Plugin sentry Initialize Plugin (enabled=true)
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @frankthegreat last edited by

                    @frankthegreat

                    Wem gehört denn der ganze Kram in /opt/iobroker/backups wenn das gemountet ist?

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

                      @thomas-braun Jetzt bin ich überfordert...welcher Kram???
                      Ich hab testweise auch mal lokal Backups gemacht.

                      Kann das Zigbee aber auch von dort nicht herstellen. Kommt der gleiche Fehler.

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

                        @frankthegreat

                        Wenn es gemountet ist:

                        ls -la /opt/iobroker/backups/zigbee_0/
                        

                        Und wenn die Freigabe nicht gemountet ist:

                        ls -la /opt/iobroker/backups/
                        

                        Das Verzeichnis müsste dann leer sein.

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

                          @thomas-braun Da kommt folgendes raus:

                          pi@raspberrypi:~ $ ls -la /opt/iobroker/backups/zigbee_0/
                          insgesamt 0
                          drwxrwxrwx 2 root root 0 Okt 17 19:10 .
                          drwxrwxrwx 2 root root 0 Okt 18 12:17 ..
                          pi@raspberrypi:~ $ ls -la /opt/iobroker/backups/
                          insgesamt 24149
                          drwxrwxrwx  2 root     root           0 Okt 18 12:17 .
                          drwxrwxr-x+ 7 iobroker iobroker    4096 Okt 17 19:43 ..
                          -rwxrwxrwx  1 root     root     2168397 Okt 17 17:59 historyDB_2021_10_15-02_31_17_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root          86 Okt 17 17:56 historyDB_2021_10_17-17_56_41_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     2168594 Okt 17 20:02 historyDB_2021_10_17-20_02_16_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     2168594 Okt 18 11:43 historyDB_2021_10_18-11_43_05_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     2168594 Okt 18 11:50 historyDB_2021_10_18-11_50_45_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     2168594 Okt 18 12:17 historyDB_2021_10_18-12_17_45_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     4461478 Okt 17 17:59 iobroker_2021_10_15-02_03_27_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     3591634 Okt 17 17:54 iobroker_2021_10_17-17_54_23_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     3591770 Okt 17 17:56 iobroker_2021_10_17-17_56_34_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     4229270 Okt 17 19:59 iobroker_2021_10_17-19_59_25_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     4229271 Okt 17 20:02 iobroker_2021_10_17-20_02_08_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     4229251 Okt 18 11:43 iobroker_2021_10_18-11_42_57_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     4229219 Okt 18 11:50 iobroker_2021_10_18-11_50_37_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root     4229277 Okt 18 12:17 iobroker_2021_10_18-12_17_34_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root        9122 Okt 17 17:56 javascripts_2021_10_17-17_56_42_backupiobroker.tar.gz
                          -rwxrwxrwx  1 root     root         210 Okt 17 17:59 redis_2021_10_15-02_31_17_backupiobroker.tar.gz
                          drwxrwxrwx  2 root     root           0 Okt 17 19:59 redistmp
                          drwxrwxrwx  2 root     root           0 Okt 17 19:10 zigbee_0
                          -rwxrwxrwx  1 root     root      255152 Okt 17 17:59 zigbee.0_2021_10_15-02_34_57_backupiobroker.tar.gz
                          pi@raspberrypi:~ $
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @frankthegreat last edited by Thomas Braun

                            @frankthegreat sagte in Zigbee Backup Fehlermeldung:

                            /opt/iobroker/backups/

                            muss leer sein, wenn die Freigabe nicht gemountet ist.
                            Ein Mountpunkt fungiert als Scharnier mit den Freigaben, wenn da schon was liegt knirscht das, wenn da drüber gemountet wird.

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

                              @thomas-braun Soll ich die lokalen Backups mal alle löschen?

                              Sorry für die Fragerei, steig da noch nicht so recht durch 😧

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

                                @frankthegreat

                                Wenn du sicher bist, das deine Backups sicher auf dem NAS liegen kannst bzw. solltest du das Verzeichnis /opt/iobroker/backups leeren. Natürlich nicht wenn die Freigabe gerade gemountet ist, dann würdest du die Dateien dort löschen.

                                Mit dem Mounten von entfernten Datei-Systemen kannst du dir das vorstellen wie einen Eisenbahnwagen. Der wird einfach (mitsamt Passagieren/Daten) an der vorgesehenen Stelle angekoppelt, setzt allerdings voraus das da nicht schon ein Waggon mit Passagieren (Daten) die Kupplung blockiert.

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

                                  @thomas-braun Trotz dem leeren der lokale Backups, will er immerzu von dort die Backups ziehen und nicht vom NAS.
                                  Hat garantiert was mit dem mounten zu tun...so is ja auch deine Vermutung.

                                  Aber wie bekomme ich Backitup jetzt dazu, das er das Backup vom NAS zieht?

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

                                    @frankthegreat sagte in Zigbee Backup Fehlermeldung:

                                    will er immerzu von dort die Backups ziehen

                                    Das ist ja auch richtig, das Backup greift immer auf den Pfad /opt/iobroker/backups zu. Wo die Daten physisch liegen ist da irrelevant, das wird über den mount vom Betriebssytem geregelt.

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

                                      @thomas-braun
                                      OK, das hab ich jetzt denk ich verstanden 😇
                                      Aber gibt's jetzt eine Möglichkeit, das Zigbee Backup wieder einzuspielen?

                                      Die Fehlermeldung ist immer die gleiche, egal was ich einstelle und das ioBroker Backup hat er ohne Probleme eingespielt.
                                      Das wundert mich schon ein bisschen 🙁

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

                                        @frankthegreat

                                        iobroker stop
                                        iobroker fix
                                        iobroker start
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • frankthegreat
                                          frankthegreat last edited by

                                          @thomas-braun OK, gemacht.
                                          Fehler is noch der gleiche.

                                          Was kann ich noch machen?

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

                                            @frankthegreat

                                            Zeig mal deine Einstellungen aus dem Adapter / Reiter 'NAS/Kopieren' und die aus dem NAS bezüglich der Freigaben.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            948
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            2
                                            26
                                            899
                                            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