Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Iobroker backitup error.. Wo liegt das problem

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    135

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Iobroker backitup error.. Wo liegt das problem

Scheduled Pinned Locked Moved ioBroker Allgemein
156 Posts 12 Posters 25.0k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E elmos04

    @wendy2702
    die Skripte habe ich alle neu gemacht. die alten habe ich gelöscht. viele Fehler

    HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #138

    @elmos04

    Wenn ich so versuche die brauchbaren Informationen aus deinen Posts zusammenzuklauben, dann ergibt sich mir folgendes Szenario am wahrscheinlichsten.

    Du hast mit einem Restore eines defekten Backups deine gesamte Installation zerschossen.

    kein Support per PN! - Fragen im Forum stellen -

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Reply Last reply
    0
    • wendy2702W wendy2702

      @simatec sagte in Iobroker backitup error.. Wo liegt das problem:

      @elmos04 sagte in Iobroker backitup error.. Wo liegt das problem:

      @homoran das hat der Backitup adapter mir aus dem alten backup kopiert

      Backitup macht nur das, was vorher konfiguriert wurde.
      Backitup legt keine Daten in VIS von alleine ab

      Mach folgendes

      sudo cp /opt/iobroker/iobroker-data/files/vis.0/Tech/*.json /home/pi/
      sudo rm /opt/iobroker/iobroker-data/files/vis.0/Tech/*.json
      

      Damit ist dann auch sein View weg

      simatecS Online
      simatecS Online
      simatec
      Developer Most Active
      wrote on last edited by
      #139

      @wendy2702 Erstmal egal ... die können wir später zurück kopieren
      Erstmal muss er den ganzen Datenmüll da rausbekommen

      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      1 Reply Last reply
      0
      • E Offline
        E Offline
        elmos04
        wrote on last edited by
        #140

        @simatec sagte in Iobroker backitup error.. Wo liegt das problem:

        /home/pi/
        sudo rm /opt/iobroker/iobroker-data/files/vis.0/Tech/

        jetzt hab ich ein backup erstellen können

        wendy2702W 1 Reply Last reply
        0
        • E Offline
          E Offline
          elmos04
          wrote on last edited by
          #141

          die vis tech ist nun weg. aber die brauchte ich ja auch nicht mehr.
          hab ja alles neu gemacht. nun ist sie bei main

          simatecS 1 Reply Last reply
          0
          • E elmos04

            die vis tech ist nun weg. aber die brauchte ich ja auch nicht mehr.
            hab ja alles neu gemacht. nun ist sie bei main

            simatecS Online
            simatecS Online
            simatec
            Developer Most Active
            wrote on last edited by
            #142

            @elmos04 sagte in Iobroker backitup error.. Wo liegt das problem:

            nun

            Wenn du sie nicht brauchst, ist es OK, sonst kannst du sie dir auch aus dem Verzeichnis /home/pi zurückholen

            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            E 1 Reply Last reply
            0
            • E elmos04

              @simatec sagte in Iobroker backitup error.. Wo liegt das problem:

              /home/pi/
              sudo rm /opt/iobroker/iobroker-data/files/vis.0/Tech/

              jetzt hab ich ein backup erstellen können

              wendy2702W Offline
              wendy2702W Offline
              wendy2702
              wrote on last edited by wendy2702
              #143

              @elmos04 dann jetzt das und eine Vis ist wieder da

              
              sudo cp /home/pi/vis-views.json /opt/iobroker/iobroker-data/files/vis.0/Tech/
              
              

              EDIT: gerade gelesen das du die nicht mehr brauchst. Dann vergiss es

              Bitte keine Fragen per PN, die gehören ins Forum!

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              E 1 Reply Last reply
              1
              • simatecS simatec

                @elmos04 sagte in Iobroker backitup error.. Wo liegt das problem:

                nun

                Wenn du sie nicht brauchst, ist es OK, sonst kannst du sie dir auch aus dem Verzeichnis /home/pi zurückholen

                E Offline
                E Offline
                elmos04
                wrote on last edited by
                #144

                @simatec
                Vielen dank
                alles gut. ich brauche sie nicht. ich habe sogar nun ein backup iobroker 3,3 mb auf dem nas

                simatecS 1 Reply Last reply
                0
                • wendy2702W wendy2702

                  @elmos04 dann jetzt das und eine Vis ist wieder da

                  
                  sudo cp /home/pi/vis-views.json /opt/iobroker/iobroker-data/files/vis.0/Tech/
                  
                  

                  EDIT: gerade gelesen das du die nicht mehr brauchst. Dann vergiss es

                  E Offline
                  E Offline
                  elmos04
                  wrote on last edited by
                  #145

                  @wendy2702 danke

                  1 Reply Last reply
                  0
                  • E elmos04

                    @simatec
                    Vielen dank
                    alles gut. ich brauche sie nicht. ich habe sogar nun ein backup iobroker 3,3 mb auf dem nas

                    simatecS Online
                    simatecS Online
                    simatec
                    Developer Most Active
                    wrote on last edited by
                    #146

                    @elmos04 Na geht doch .... Bitte nächstes mal gleich alle Infos posten ... Das macht die Fehlversuche einfacher

                    • Besuche meine Github Seite
                    • Beitrag hat geholfen oder willst du mich unterstützen
                    • HowTo Restore ioBroker
                    E HomoranH 2 Replies Last reply
                    0
                    • simatecS simatec

                      @elmos04 Na geht doch .... Bitte nächstes mal gleich alle Infos posten ... Das macht die Fehlversuche einfacher

                      E Offline
                      E Offline
                      elmos04
                      wrote on last edited by
                      #147

                      @simatec
                      werde ich machen. danke.

                      simatecS 1 Reply Last reply
                      0
                      • simatecS simatec

                        @elmos04 Na geht doch .... Bitte nächstes mal gleich alle Infos posten ... Das macht die Fehlversuche einfacher

                        HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by
                        #148

                        @simatec sagte in Iobroker backitup error.. Wo liegt das problem:

                        Das macht die Fehlversuche einfacher

                        :joy:

                        kein Support per PN! - Fragen im Forum stellen -

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Reply Last reply
                        1
                        • E elmos04

                          @simatec
                          werde ich machen. danke.

                          simatecS Online
                          simatecS Online
                          simatec
                          Developer Most Active
                          wrote on last edited by
                          #149

                          @elmos04 Setze bitte das Theam auf [gelöst]

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          E 1 Reply Last reply
                          0
                          • simatecS simatec

                            @elmos04 Setze bitte das Theam auf [gelöst]

                            E Offline
                            E Offline
                            elmos04
                            wrote on last edited by elmos04
                            #150

                            @simatec
                            Toll ein nächstes problem. wo macht man das?:clown_face:

                            simatecS 1 Reply Last reply
                            0
                            • E elmos04

                              @simatec
                              Toll ein nächstes problem. wo macht man das?:clown_face:

                              simatecS Online
                              simatecS Online
                              simatec
                              Developer Most Active
                              wrote on last edited by
                              #151

                              @elmos04
                              In deinen ersten Beitrag hier gehen und den Titel ändern. Einfach vor den Titel ein [gelöst] setzen

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              1 Reply Last reply
                              0
                              • T Offline
                                T Offline
                                ToorB
                                wrote on last edited by
                                #152

                                Hallo, ich bin völlig neu hier und auch unerfahren, was Foren angeht. Dennoch wage ich mal eine Frage, weil ich einfach nicht weiter komme.

                                Ich habe auf einem Raspberry Pi ioBroker laufen und möchte über Backitup die Daten und Einstellungen auf meinem Synology-NAS sichern. Leider wird stets nur eine leere Datei erzeugt. Backitup gibt mir folgenden Text aus:


                                Started iobroker ...
                                [DEBUG] [mount] - noserverino option: false
                                [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=piBroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.178.25/homes/piBroker/Backitup /opt/iobroker/backups"
                                [DEBUG] [mount] - mount successfully completed
                                [DEBUG] [mount] - done
                                [DEBUG] [iobroker] - host.PiBroker 2104 states saved

                                [DEBUG] [iobroker] - host.PiBroker 3299 objects saved

                                [ERROR] [iobroker] - host.PiBroker Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: EACCES: permission denied, open '/opt/iobroker/backups/iobroker_2022_04_25-21_41_43_backupiobroker.tar.gz'

                                [ERROR] [iobroker] - host.PiBroker Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Cannot call write after a stream was destroyed

                                [DEBUG] [iobroker] - done
                                [DEBUG] [cifs] - done
                                [DEBUG] [clean] - done
                                [DEBUG] [historyHTML] - new history html values created
                                [DEBUG] [historyHTML] - done
                                [DEBUG] [historyJSON] - new history json values created
                                [DEBUG] [historyJSON] - done
                                [DEBUG] [umount] - mount activ, umount is started ...
                                [DEBUG] [umount] - umount successfully completed
                                [DEBUG] [umount] - done
                                [EXIT] 9


                                Ich kann mir die beiden genannten Fehler nicht erklären. Ist jemand hier, der mir damit weiterhelfen kann? Danke

                                Thomas BraunT 1 Reply Last reply
                                0
                                • T ToorB

                                  Hallo, ich bin völlig neu hier und auch unerfahren, was Foren angeht. Dennoch wage ich mal eine Frage, weil ich einfach nicht weiter komme.

                                  Ich habe auf einem Raspberry Pi ioBroker laufen und möchte über Backitup die Daten und Einstellungen auf meinem Synology-NAS sichern. Leider wird stets nur eine leere Datei erzeugt. Backitup gibt mir folgenden Text aus:


                                  Started iobroker ...
                                  [DEBUG] [mount] - noserverino option: false
                                  [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=piBroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.178.25/homes/piBroker/Backitup /opt/iobroker/backups"
                                  [DEBUG] [mount] - mount successfully completed
                                  [DEBUG] [mount] - done
                                  [DEBUG] [iobroker] - host.PiBroker 2104 states saved

                                  [DEBUG] [iobroker] - host.PiBroker 3299 objects saved

                                  [ERROR] [iobroker] - host.PiBroker Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: EACCES: permission denied, open '/opt/iobroker/backups/iobroker_2022_04_25-21_41_43_backupiobroker.tar.gz'

                                  [ERROR] [iobroker] - host.PiBroker Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Cannot call write after a stream was destroyed

                                  [DEBUG] [iobroker] - done
                                  [DEBUG] [cifs] - done
                                  [DEBUG] [clean] - done
                                  [DEBUG] [historyHTML] - new history html values created
                                  [DEBUG] [historyHTML] - done
                                  [DEBUG] [historyJSON] - new history json values created
                                  [DEBUG] [historyJSON] - done
                                  [DEBUG] [umount] - mount activ, umount is started ...
                                  [DEBUG] [umount] - umount successfully completed
                                  [DEBUG] [umount] - done
                                  [EXIT] 9


                                  Ich kann mir die beiden genannten Fehler nicht erklären. Ist jemand hier, der mir damit weiterhelfen kann? Danke

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by Thomas Braun
                                  #153

                                  @toorb sagte in Iobroker backitup error.. Wo liegt das problem:

                                  vers=1.0

                                  Stell den SMB-Dialekt auf V3.1.1 ein.
                                  cifs-utils sind installiert?

                                  apt policy cifs-utils
                                  

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  T 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @toorb sagte in Iobroker backitup error.. Wo liegt das problem:

                                    vers=1.0

                                    Stell den SMB-Dialekt auf V3.1.1 ein.
                                    cifs-utils sind installiert?

                                    apt policy cifs-utils
                                    
                                    T Offline
                                    T Offline
                                    ToorB
                                    wrote on last edited by
                                    #154

                                    @thomas-braun said in Iobroker backitup error.. Wo liegt das problem:

                                    apt policy cifs-utils

                                    Hallo,

                                    danke für die Antwort.

                                    Ich habe beim Raspberry mal dein Kommando eingetragen. Dabei kommt folgendes heraus:2022-04-26 16_07_14-Iobroker backitup error.. Wo liegt das problem.png
                                    Aber was sagt mir das jetzt? Wo stelle ich den SMB-Dialekt um? Auf der Synology oder dem Raspi?
                                    Auf der Synology ist folgendes eingetragen:2022-04-26 16_11_51-DS-Maus - Synology DiskStation.png

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • T ToorB

                                      @thomas-braun said in Iobroker backitup error.. Wo liegt das problem:

                                      apt policy cifs-utils

                                      Hallo,

                                      danke für die Antwort.

                                      Ich habe beim Raspberry mal dein Kommando eingetragen. Dabei kommt folgendes heraus:2022-04-26 16_07_14-Iobroker backitup error.. Wo liegt das problem.png
                                      Aber was sagt mir das jetzt? Wo stelle ich den SMB-Dialekt um? Auf der Synology oder dem Raspi?
                                      Auf der Synology ist folgendes eingetragen:2022-04-26 16_11_51-DS-Maus - Synology DiskStation.png

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #155

                                      @toorb sagte in Iobroker backitup error.. Wo liegt das problem:

                                      Wo stelle ich den SMB-Dialekt um?

                                      In den Einstellungen des Backitup-Adapters.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      T 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @toorb sagte in Iobroker backitup error.. Wo liegt das problem:

                                        Wo stelle ich den SMB-Dialekt um?

                                        In den Einstellungen des Backitup-Adapters.

                                        T Offline
                                        T Offline
                                        ToorB
                                        wrote on last edited by
                                        #156

                                        @thomas-braun Das war ja einfach. Du bist mein Gott! Herzlichen Dank für die Hilfe. Es funktioniert.

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        Support us

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

                                        550

                                        Online

                                        32.7k

                                        Users

                                        82.4k

                                        Topics

                                        1.3m

                                        Posts
                                        Community
                                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                        ioBroker Community 2014-2025
                                        logo
                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Home
                                        • Recent
                                        • Tags
                                        • Unread 0
                                        • Categories
                                        • Unreplied
                                        • Popular
                                        • GitHub
                                        • Docu
                                        • Hilfe