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. Error/Bug
  4. BackUp Restore funktioniert nicht mehr

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    310

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

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

BackUp Restore funktioniert nicht mehr

Scheduled Pinned Locked Moved Error/Bug
84 Posts 18 Posters 18.4k Views
  • 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.
  • M Offline
    M Offline
    maniac
    wrote on last edited by
    #21

    Ich habe jetzt nochmal einen Versuch unternommen ein Backup wieder herzustellen.

    Dazu habe ich das Backuparchiv von der Syno auf dem Pi entpackt, danach wieder auf dem Pi gepackt und mit diesem "neuen" Archiv das Restore gestartet. Aber auch hier bekomme ich den Fehler.

    pi@PI:/opt/iobroker/backups $ sudo iobroker restore 0
    host.PI Using backup file 2017_10_31-17_20_08_backupiobroker.tar.gz
    iobroker controller daemon is not running
    host.PI OK.
    undefined:54774
              "ownerGroup"
    
    SyntaxError: Unexpected end of JSON input
        at Object.parse (native)
        at restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:435:28)
        at Daemon. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:563:17)
        at emitNone (events.js:91:20)
        at Daemon.emit (events.js:185:7)
        at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
        at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
        at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:565:20
        at /opt/iobroker/node_modules/tar.gz/index.js:142:11
        at _combinedTickCallback (internal/process/next_tick.js:67:7)
        at process._tickCallback (internal/process/next_tick.js:98:9)
    pi@PI:/opt/iobroker/backups $</anonymous> 
    

    Wenn ich auf dem Pi ein Backup der Neuinstallation erstelle und dieses wieder herstelle, funktioniert das Backup einwandfrei.

    Ich bekomme nur einfach das Backup von der Syno wieder hergestellt.

    Hat jemand noch eine Idee was man versuchen könnte?

    Gruß Frank…

    1 Reply Last reply
    0
    • BluefoxB Offline
      BluefoxB Offline
      Bluefox
      wrote on last edited by
      #22

      Kann mir jemand so einen Backup zur Verfügung stellen? dogafox@gmail.com

      1 Reply Last reply
      0
      • M Offline
        M Offline
        maniac
        wrote on last edited by
        #23

        Du hast eins. Keinen Mist machen ;)

        Gruß Frank…

        1 Reply Last reply
        0
        • BluefoxB Offline
          BluefoxB Offline
          Bluefox
          wrote on last edited by
          #24

          @maniac:

          Du hast eins. Keinen Mist machen ;) `
          Danke. Werde aufpassen :)

          1 Reply Last reply
          0
          • VumerV Offline
            VumerV Offline
            Vumer
            wrote on last edited by
            #25

            Meins hast auch, kannst machen was du willst :lol:

            1 Reply Last reply
            0
            • O Offline
              O Offline
              onkelfrisko
              wrote on last edited by
              #26

              Hallo zusammen,

              auch ich habe ein Problem mit dem restore.

              Ich konnte ein Backup nicht einspielen, und hab dann mal folgendes versucht:

              Komplette Neuinstallation von RASPBIAN STRETCH LITE und dann iobroker. Dann habe ich ein paar Befehle angelegt und ein Backup gemacht und das Backup File gesichert.

              Dann wieder eine Komplette Neuinstallation vom Raspbian und dem iobroker.

              Wenn ich dann das Backup versuche einzuspielen bekomme ich folgendes:

              ****pi@All-in-One-Pi:/opt/iobroker $ sudo iobroker restore 0

              host.All-in-One-Pi Using backup file 2017_11_12-16_17_18_backupiobroker.tar.gz

              iobroker controller daemon is not running

              host.All-in-One-Pi OK.

              undefined:27324

              "MIN":

              SyntaxError: Unexpected end of JSON input

              at Object.parse (native)

              at restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:435:28)

              at Daemon. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:563:17)

              at emitNone (events.js:91:20)

              at Daemon.emit (events.js:185:7)

              at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)

              at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)

              at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:565:20

              at /opt/iobroker/node_modules/tar.gz/index.js:142:11

              at _combinedTickCallback (internal/process/next_tick.js:73:7)

              at process._tickCallback (internal/process/next_tick.js:104:9)</anonymous>****

              Gibts da ne Lösung ?

              1 Reply Last reply
              0
              • M Offline
                M Offline
                maniac
                wrote on last edited by
                #27

                Hi.

                Hier ist immer noch, wieder das selbe Problem.

                Allerdings habe ich ich jetzt einen neuen PI3 mit dem Image von hier: http://www.iobroker.net/docu/?page_id=2563&lang=de

                Raspbian Stretch AllinOne Pivccu.

                Wenn ich ein Backup einspielen will, macht er es einfach nicht.

                Habe verschiedene Backups getestet. Extra als root versucht.

                Ich brauche bitte Hilfe.

                root@raspberrypi3:/opt/iobroker# ./iobroker restore 0
                host.raspberrypi3 Using backup file 2017_11_16-13_43_09_backupiobroker.tar.gz
                iobroker controller daemon is not running
                host.raspberrypi3 OK.
                undefined:151097
                            "2.2.1":
                
                SyntaxError: Unexpected end of JSON input
                    at Object.parse (native)
                    at restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:435:28)
                    at Daemon. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:563:17)
                    at emitNone (events.js:91:20)
                    at Daemon.emit (events.js:185:7)
                    at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:14)
                    at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:17)
                    at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:565:20
                    at /opt/iobroker/node_modules/tar.gz/index.js:142:11
                    at _combinedTickCallback (internal/process/next_tick.js:73:7)
                    at process._tickCallback (internal/process/next_tick.js:104:9)
                root@raspberrypi3:/opt/iobroker#</anonymous> 
                

                Gruß Frank…

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  PavelCoast
                  wrote on last edited by
                  #28

                  Hallo,

                  habe leider auch das Problem mit "restore", nachfolgende Fehlermeldung erhalte ich.

                  Ich wollte mein "backup" von einer anderen Hardware auf einen neuen Raspberry Pi 3 bringen.

                  Gibt es schon einen Lösungsansatz?

                  Gruß

                  Rene

                  iobroker controller daemon is not running
                  host.raspberrypi OK.
                  undefined:86378
                            "role": "value.te
                  
                  SyntaxError: Unexpected end of JSON input
                      at Object.parse (native)
                      at restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/s                                        etup/setupBackup.js:435:28)
                      at Daemon. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib                                        /setup/setupBackup.js:563:17)
                      at emitNone (events.js:91:20)
                      at Daemon.emit (events.js:185:7)
                      at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:                                        14)
                      at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:1                                        7)
                      at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.j                                        s:565:20
                      at /opt/iobroker/node_modules/tar.gz/index.js:142:11
                      at _combinedTickCallback (internal/process/next_tick.js:73:7)
                      at process._tickCallback (internal/process/next_tick.js:104:9)</anonymous> 
                  
                  1 Reply Last reply
                  0
                  • J Offline
                    J Offline
                    jensus11
                    wrote on last edited by
                    #29

                    Hi, bei mir auch.

                    Will von win10 auf debian umziehen.

                    nach iobroker restore 0 kommt folgende Meldung.

                    iobroker controller daemon is not running
                    host.debianioBroker OK.
                    undefined:437229
                    
                    SyntaxError: Unexpected end of input
                        at Object.parse (native)
                        at restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:435:28)
                        at null. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:563:17)
                        at emitNone (events.js:72:20)
                        at emit (events.js:166:7)
                        at Daemon._kill (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:246:14)
                        at Daemon.stop (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/daemonize2/lib/daemonize.js:185:17)
                        at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:565:20
                        at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/tar.gz/index.js:142:11
                        at nextTickCallbackWith0Args (node.js:489:9)
                        at process._tickCallback (node.js:418:13)</anonymous>
                    
                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      MeisterHoppel
                      wrote on last edited by
                      #30

                      Hallo,

                      auch bei mir das Gleiche. Nach Neuinstallation von iobroker, egal ob Jessie oder Strech lässt sich das Backup nicht einspielen. Backup ist entpackbar und lesbar.

                      Auch downgarde von Node auf 4.8.6 und js-controller@1.1.3 brachte nichts.

                      Bin ebenfalls ratlos.

                      1 Reply Last reply
                      0
                      • painkillerdeP Offline
                        painkillerdeP Offline
                        painkillerde
                        wrote on last edited by
                        #31

                        Leider auch hier das selbe.

                        Gestern is mir meine SD-Karte abgeraucht… :evil:

                        pi@ioBrokerPi:/opt/iobroker $ sudo iobroker restore 0
                        host.ioBrokerPi Using backup file 2017_07_17-10_45_49_backupiobroker.tar.gz
                        iobroker controller daemon is not running
                        host.ioBrokerPi OK.
                        undefined:103662
                                  "FLAGS":
                        
                        SyntaxError: Unexpected end of JSON input
                            at Object.parse (native)
                            at restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/s                                                                                                                                                             etup/setupBackup.js:435:28)
                            at Daemon. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib                                                                                                                                                             /setup/setupBackup.js:563:17)
                            at emitNone (events.js:91:20)
                            at Daemon.emit (events.js:185:7)
                            at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:                                                                                                                                                             14)
                            at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:1                                                                                                                                                             7)
                            at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.j                                                                                                                                                             s:565:20
                            at /opt/iobroker/node_modules/tar.gz/index.js:142:11
                            at _combinedTickCallback (internal/process/next_tick.js:73:7)
                            at process._tickCallback (internal/process/next_tick.js:104:9)</anonymous> 
                        

                        Fehler-ID und Zeile darunter ändern sich mit jedem Versuch!

                        Hoffe auf Hilfe.

                        Danke!

                        Grüße Daniel

                        ioBroker auf Qnap TS-251A 8GB (Docker), Homamatic CCU2 + ca 50 Geräte (Aktoren, Sender, Sensoren), Alexa Echo, Alexa Echo Dot, Vu+ Duo2, Logitech Harmony Elite, Fronius Wechselrichter, Viessman Heizung + vControl

                        <…

                        1 Reply Last reply
                        0
                        • D Offline
                          D Offline
                          dpt
                          wrote on last edited by
                          #32

                          Hallo

                          Ohne das ich den ganzen Fehlercode jetzt reinschreibe, mich hat es bei Umzug vom Raspi aufs Qnap auch erwischt, wie von den anderen beschrieben

                          gibts eine "manuelle" Lösung?

                          Gruss Dominik

                          1 Reply Last reply
                          0
                          • BluefoxB Offline
                            BluefoxB Offline
                            Bluefox
                            wrote on last edited by
                            #33

                            @painkillerde:

                            Leider auch hier das selbe.

                            Gestern is mir meine SD-Karte abgeraucht… :evil:

                            pi@ioBrokerPi:/opt/iobroker $ sudo iobroker restore 0
                            host.ioBrokerPi Using backup file 2017_07_17-10_45_49_backupiobroker.tar.gz
                            iobroker controller daemon is not running
                            host.ioBrokerPi OK.
                            undefined:103662
                                      "FLAGS":
                            
                            SyntaxError: Unexpected end of JSON input
                                at Object.parse (native)
                                at restoreAfterStop (/opt/iobroker/node_modules/iobroker.js-controller/lib/s                                                                                                                                                             etup/setupBackup.js:435:28)
                                at Daemon. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib                                                                                                                                                             /setup/setupBackup.js:563:17)
                                at emitNone (events.js:91:20)
                                at Daemon.emit (events.js:185:7)
                                at Daemon._kill (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:246:                                                                                                                                                             14)
                                at Daemon.stop (/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:185:1                                                                                                                                                             7)
                                at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.j                                                                                                                                                             s:565:20
                                at /opt/iobroker/node_modules/tar.gz/index.js:142:11
                                at _combinedTickCallback (internal/process/next_tick.js:73:7)
                                at process._tickCallback (internal/process/next_tick.js:104:9)</anonymous> 
                            

                            Fehler-ID und Zeile darunter ändern sich mit jedem Versuch!

                            Hoffe auf Hilfe.

                            Danke! `
                            js-controller version ? 1.2.0?

                            1 Reply Last reply
                            0
                            • painkillerdeP Offline
                              painkillerdeP Offline
                              painkillerde
                              wrote on last edited by
                              #34

                              Komplett frisches Raspberian Stretch

                              Dann ioBroker installiert. Sollte also alles aktuell sein. Oder wo seh ich das?

                              Grüße Daniel

                              ioBroker auf Qnap TS-251A 8GB (Docker), Homamatic CCU2 + ca 50 Geräte (Aktoren, Sender, Sensoren), Alexa Echo, Alexa Echo Dot, Vu+ Duo2, Logitech Harmony Elite, Fronius Wechselrichter, Viessman Heizung + vControl

                              <…

                              1 Reply Last reply
                              0
                              • eric2905E Offline
                                eric2905E Offline
                                eric2905
                                wrote on last edited by
                                #35

                                Im Admin, Reiter „Hosts“ (siehe auch Doku [emoji6])

                                Gruß,

                                Eric

                                Gesendet von iPad mit Tapatalk

                                Roses are red, violets are blue,

                                if I listen to metal, my neighbours do too

                                1 Reply Last reply
                                0
                                • painkillerdeP Offline
                                  painkillerdeP Offline
                                  painkillerde
                                  wrote on last edited by
                                  #36

                                  Habs gerade gecheckt ist v1.2.0.

                                  Wie gesagt hab vorhin alles neu aufgesetzt da die alte SD-Karte nur noch als RAW lesbar ist - also schrott.

                                  Grüße Daniel

                                  ioBroker auf Qnap TS-251A 8GB (Docker), Homamatic CCU2 + ca 50 Geräte (Aktoren, Sender, Sensoren), Alexa Echo, Alexa Echo Dot, Vu+ Duo2, Logitech Harmony Elite, Fronius Wechselrichter, Viessman Heizung + vControl

                                  <…

                                  1 Reply Last reply
                                  0
                                  • BluefoxB Offline
                                    BluefoxB Offline
                                    Bluefox
                                    wrote on last edited by
                                    #37

                                    Ich konnte das Problem reproduzieren.

                                    Es lag an zu großer Dateien.

                                    Nach dem Austausch vom "tar.gz" Paket konnte ich den Fehler beseitigen.

                                    Bitte auf neueste github version updaten:

                                    cd /opt/iobroker
                                    npm i https://github.com/ioBroker/ioBroker.js-controller/tarball/master --production
                                    
                                    
                                    1 Reply Last reply
                                    0
                                    • painkillerdeP Offline
                                      painkillerdeP Offline
                                      painkillerde
                                      wrote on last edited by
                                      #38

                                      @Bluefox:

                                      Ich konnte das Problem reproduzieren.

                                      Es lag an zu großer Dateien.

                                      Nach dem Austausch vom "tar.gz" Paket konnte ich den Fehler beseitigen.

                                      Bitte auf neueste github version updaten:

                                      cd /opt/iobroker
                                      npm i https://github.com/ioBroker/ioBroker.js-controller/tarbal/master --production
                                      
                                      ```` `  
                                      

                                      Danke schonmal für die schnelle reaktion!!!!

                                      Gibt aber leider einen 404 zurück.

                                      npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
                                      
                                      

                                      Grüße Daniel

                                      ioBroker auf Qnap TS-251A 8GB (Docker), Homamatic CCU2 + ca 50 Geräte (Aktoren, Sender, Sensoren), Alexa Echo, Alexa Echo Dot, Vu+ Duo2, Logitech Harmony Elite, Fronius Wechselrichter, Viessman Heizung + vControl

                                      <…

                                      1 Reply Last reply
                                      0
                                      • HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #39

                                        Ich denke mal da ist ein typo

                                        tarball und nicht tarbal

                                        Gruß Rainer

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        1 Reply Last reply
                                        0
                                        • BluefoxB Offline
                                          BluefoxB Offline
                                          Bluefox
                                          wrote on last edited by
                                          #40

                                          @Homoran:

                                          Ich denke mal da ist ein typo

                                          tarball und nicht tarbal

                                          Gruß Rainer `
                                          Ja. Ich habe das Kommando geändert auf tarball.

                                          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

                                          460

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          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