Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [HowTo] ioBroker Restore unter Linux durchführen

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [HowTo] ioBroker Restore unter Linux durchführen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dr. Bakterius
      Dr. Bakterius Most Active @LoxDUS last edited by Dr. Bakterius

      @LoxDUS sagte in [HowTo] ioBroker Restore unter Linux durchführen:

      Kann mir jemand hier einen Hinweis geben was ich machen muss?

      Die richtige IP verwenden. 😉

      Der ioBroker hört nur auf 192.168.168.114:8081, du versuchst es aber über 192.168.178.114:8081. Das kann nicht funktionieren!

      Du solltest im Admin die IP auf 0.0.0.0 binden. Dann wird es auch funktionieren wenn du auf eine andere IP umziehst.

      1 Reply Last reply Reply Quote 1
      • L
        LoxDUS last edited by

        ....-----^^^^ Oh man, das ist mir nicht aufgefallen ^^^^-----.....

        OK, ich habe jetzt mit

        iobroker set admin.0 --bind 0.0.0.0
        

        Das binding geändert und schwups .... es läuft.

        artur@ioBroker2:~$ iobroker list instances
        [sudo] Passwort für artur:
        + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.alexa2.0                : alexa2                - disabled
        + system.adapter.backitup.0              : backitup              -  enabled
          system.adapter.cloud.0                 : cloud                 - disabled
        

        Vielen Dank für die schnelle Hilfe.
        Grüße,

        Artur

        1 Reply Last reply Reply Quote 1
        • simatec
          simatec Developer Most Active @joergfrde last edited by

          @joergfrde sagte in [HowTo] ioBroker Restore unter Linux durchführen:

          Ich hatte ein Admin-Adapter durchgeführt. Seit dem kann ich über den Browser gar nicht mehr zugreifen (Webseite nicht erreichbar). Heißt das, daß die Iobrokerinstallation zerstört ist? Dann würde ja ein Restore auch nicht helfen. Oder?

          Schaue dir mal das Log an.
          Da wird sich ein Fehler bei starten von admin auftauchen..
          Hast du eventuell die Testversion von Zigbee installiert?

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

            Versuche nun auch mein Glück. Bisher ohne Erfolg.

            Kurz zur Ausgangslage. Docker auf Synology. Damit ich in der dockerübersicht das ganze besser aufeinander halten kann heißt der alte ioBroker_v2 und der neue ioBroker_v4

            Auf dem alten System ist node in Version 8.x und js-controler in Version 1.x (ich glaube 1.42) Backitup ist auf beiden 1.32. Also Backup auf den alten. Push kam das alles geklappt hat. Danach die Datei einfach in das neue Verzeichnis für den ioBroker_V4 kopiert. Ales System gestoppt und neues gestartet. Im neuen System (Node 10.x und js.controler 2.1.1) die Backupdaten ausgewählt und auf das kleine icon ganz rechts geklickt. Danach kommt der Hinweis das ioBroker neu starten muss und dann kommt:

            Bildschirmfoto 2019-12-07 um 12.04.17.png

            Mehr passiert da einfach nicht. Die CPU-Last ist gegen 0,0. an Prozessen sind nur der admin,jscontroller, info,backiptup gestartet. Öffne ich ioBroker auf einen anderen Browser läuft er auch ganz normal (das heißt der Neustart hat er anscheinend gemacht. Nur mehr eben nicht. Im normalen ioBroker Log ist auch alles ruhig. Klar es steht hier dauert. Aber wenn die cpu keine last zeigt passiert an der Stelle eben auch nichts oder?

            Was kann ich probieren. Ist es evtl problematisch das der Host nun nicht mehr ioBroker_v2 heißt?

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

              Bin nun einen Schritt weiter. Über die Kommandozeile kam sehr schnell:

              restrote succesfully
              
              

              Nach Start von ioBroker lädt er jetzt alle Adapter gerade runter.

              Was mich wundert ist aber das zum einen meine angelegten eigenen Objekte auf der obersten Ebene nicht sichtbar sind und das ich nach jeden Adapterinstallation das Fenster vom Adapter schließen muss?

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

                ok. Es scheint alles geklappt zu haben. Die eigene Objekte habe ich nicht gesehen. Da vermute ich mal ein Cache Problem. Alle Adapter sind erstmal grün bis auf der iot-Adapter. Da muss ich mal schauen woran das wohl liegen könnte...

                Probleme hat auch yahka. Der Adapter ist grün aber in HomeKit sind die Geräte alle nicht erreichbar? Kann mir hier evtl jemand einen Tipp geben?
                Alexa hat anscheinend auch einen Totalausfall? Wobei das natürlich an den ist-Adapter liegen könnte?

                Update: Ok beim iot-Adapter musste ich ein neues Zertifikat anfordern und damit wurde der Adapter dann sofort grün. Und somit funktioniert Alexa natürlich auch wieder.

                Jetzt bleibt nur noch HomeKit.

                1 Reply Last reply Reply Quote 0
                • E
                  Esmax666 last edited by

                  Hallo,
                  Ich möchte ein altes Backup (mit einer alten Version von iobroker) auf einer neuen Version von iobroker installieren?

                  Ist das problematisch?
                  Ich habe die Methode mit "backitup" ausprobiert, nach einer Wiederherstellung hatte ich keinen Zugriff auf die Weboberfläche (http://192.168.178.10:8081/).

                  danke

                  simatec apollon77 E 3 Replies Last reply Reply Quote 0
                  • simatec
                    simatec Developer Most Active @Esmax666 last edited by

                    @Esmax666
                    Was sagen folgende Befehle über die Konsole?

                    iobroker status
                    iobroker list instances
                    
                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @Esmax666 last edited by

                      @Esmax666 und was steht im logfile?

                      crunchip 1 Reply Last reply Reply Quote 0
                      • E
                        Esmax666 @Esmax666 last edited by Esmax666

                        @Esmax666

                        es geht jetzt danke 🙂 jemand hat mich geholfen 🙂

                        Iobrocker setup war nichr richtig 😭

                        iobroker setup custom
                        erste Frage dann ein f
                        dritte ...9001
                        vierte f
                        sechste...9000

                        Und jetzt geht, er hat leider nichtdas adapter zwave nicht instaliert :S
                        447125de-117b-4c7a-8410-72e5a5067809-grafik.png

                        aber unter instance ist er da 🈂 soll per had versucher z wave zu installieren ?
                        8fd9feb4-2e5b-4f05-92dd-666b6e4e3255-grafik.png

                        und wenn ich auf play drücke gekomme ich das in mein log:

                        2019-12-15 12:42:44.180 - info: host.raspberrypi "system.adapter.zwave.0" enabled
                        2019-12-15 12:42:44.185 - warn: host.raspberrypi startInstance cannot find adapter "zwave@1.3.1". Try to install it... 1 attempt
                        2019-12-15 12:42:44.185 - info: host.raspberrypi iobroker install zwave@1.3.1 using installedVersion
                        2019-12-15 12:42:47.820 - info: host.raspberrypi iobroker npm-install: NPM version: 6.11.3
                        2019-12-15 12:42:47.822 - info: host.raspberrypi iobroker npm-install: npm install iobroker.zwave@1.3.1 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                        2019-12-15 12:43:05.880 - info: host.raspberrypi iobroker npm-install: find: ‘/tmp/ssh-ylIYRwZ3yhiD’: Keine Berechtigungfind: ‘/tmp/ssh-swkz9eaJm1hC’: Keine Berechtigungfind: ‘/tmp/dhcpcd-pi’: Keine Berechtigungfind: ‘/tmp/systemd-private-aec9f13ea5594bd6b2009eb166837044-systemd-timesyncd.service-ufjIhF’: Keine Berechtigung
                        2019-12-15 12:43:11.822 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 125 0 125 0 0 425 0 --:--:-- --:--:-- --:--:-- 425
                        100 2377 0 2377 0 0 3362 0 --:--:-- --:--:-- --:--:-- 3362
                        100 2451k 0 2451k 0 0 1387k 0 --:--:-- 0:00:01 --:--:-- 2314k
                        100 9130k 0 9130k 0 0 3392k 0 --:--:-- 0:00:02 --:--:-- 4600k
                        100 13.0M 0 13.0M 0 0 3971k 0 --:--:-- 0:00:03 --:--:-- 5026k
                        2019-12-15 12:43:13.782 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 490 0 --:--:-- --:--:-- --:--:-- 490
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 16081 0 16081 0 0 15156 0 --:--:-- 0:00:01 --:--:-- 26405
                        2019-12-15 12:43:13.785 - info: host.raspberrypi iobroker npm-install: /opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:16 if (!suppressException) throw e; ^Error: Command failed: cd open-zwave-master && curl -O -L https://github.com/OpenZWave/open-zwave/pull/1125.patch && patch -p1 < 1125.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 490 0 --:--:-- --:--:-- --:--:-- 490
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 16081 0 16081 0 0 15156 0 --:--:-- 0:00:01 --:--:-- 26405 at checkExecSyncError (child_process.js:629:11) at Object.execSync (child_process.js:666:13) at doScript (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:13:15) at installOpenZwaveFromSource (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:147:3) at installOpenZwave (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:139:3) at Object. (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:27:7) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                        2019-12-15 12:43:16.112 - info: host.raspberrypi iobroker npm-install: npm ERR! code ELIFECYCLE
                        2019-12-15 12:43:16.116 - info: host.raspberrypi iobroker npm-install: npm ERR! errno 1npm ERR! iobroker.zwave@1.3.1 preinstall: `node lib/preinstall.js`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the iobroker.zwave@1.3.1 preinstall script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                        2019-12-15 12:43:16.147 - info: host.raspberrypi iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-12-15T11_43_16_131Z-debug.log
                        2019-12-15 12:43:16.173 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.zwave@1.3.1: 1
                        2019-12-15 12:43:17.197 - info: host.raspberrypi iobroker npm-install: exit 25
                        2019-12-15 12:43:18.198 - warn: host.raspberrypi startInstance cannot find adapter "zwave@1.3.1". Try to install it... 2 attempt
                        2019-12-15 12:43:18.199 - info: host.raspberrypi iobroker install zwave@1.3.1 using installedVersion
                        2019-12-15 12:43:21.806 - info: host.raspberrypi iobroker npm-install: NPM version: 6.11.3
                        2019-12-15 12:43:21.810 - info: host.raspberrypi iobroker npm-install: npm install iobroker.zwave@1.3.1 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                        2019-12-15 12:43:40.231 - info: host.raspberrypi iobroker npm-install: find: ‘/tmp/ssh-ylIYRwZ3yhiD’: Keine Berechtigungfind: ‘/tmp/ssh-swkz9eaJm1hC’: Keine Berechtigungfind: ‘/tmp/dhcpcd-pi’: Keine Berechtigungfind: ‘/tmp/systemd-private-aec9f13ea5594bd6b2009eb166837044-systemd-timesyncd.service-ufjIhF’: Keine Berechtigung
                        2019-12-15 12:43:46.191 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 125 0 125 0 0 506 0 --:--:-- --:--:-- --:--:-- 506
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 867k 0 867k 0 0 664k 0 --:--:-- 0:00:01 --:--:-- 907k
                        100 6307k 0 6307k 0 0 2641k 0 --:--:-- 0:00:02 --:--:-- 3096k
                        100 12.7M 0 12.7M 0 0 3957k 0 --:--:-- 0:00:03 --:--:-- 4426k
                        100 13.0M 0 13.0M 0 0 3997k 0 --:--:-- 0:00:03 --:--:-- 4464k
                        2019-12-15 12:43:47.810 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 501 0 --:--:-- --:--:-- --:--:-- 500
                        100 16081 0 16081 0 0 22028 0 --:--:-- --:--:-- --:--:-- 22028
                        2019-12-15 12:43:47.815 - info: host.raspberrypi iobroker npm-install: /opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:16 if (!suppressException) throw e; ^Error: Command failed: cd open-zwave-master && curl -O -L https://github.com/OpenZWave/open-zwave/pull/1125.patch && patch -p1 < 1125.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 501 0 --:--:-- --:--:-- --:--:-- 500
                        100 16081 0 16081 0 0 22028 0 --:--:-- --:--:-- --:--:-- 22028 at checkExecSyncError (child_process.js:629:11) at Object.execSync (child_process.js:666:13) at doScript (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:13:15) at installOpenZwaveFromSource (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:147:3) at installOpenZwave (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:139:3) at Object. (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:27:7) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                        2019-12-15 12:43:50.284 - info: host.raspberrypi iobroker npm-install: npm
                        2019-12-15 12:43:50.289 - info: host.raspberrypi iobroker npm-install: ERR! code ELIFECYCLEnpm ERR! errno 1npm ERR! iobroker.zwave@1.3.1 preinstall: `node lib/preinstall.js`npm ERR! Exit status 1
                        2019-12-15 12:43:50.292 - info: host.raspberrypi iobroker npm-install: npm ERR! npm ERR! Failed at the iobroker.zwave@1.3.1 preinstall script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                        2019-12-15 12:43:50.321 - info: host.raspberrypi iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-12-15T11_43_50_306Z-debug.log
                        2019-12-15 12:43:50.348 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.zwave@1.3.1: 1
                        2019-12-15 12:43:51.368 - info: host.raspberrypi iobroker npm-install: exit 25
                        2019-12-15 12:43:52.371 - warn: host.raspberrypi startInstance cannot find adapter "zwave@1.3.1". Try to install it... 3 attempt
                        2019-12-15 12:43:52.372 - info: host.raspberrypi iobroker install zwave@1.3.1 using installedVersion
                        2019-12-15 12:43:55.911 - info: host.raspberrypi iobroker npm-install: NPM version: 6.11.3
                        2019-12-15 12:43:55.915 - info: host.raspberrypi iobroker npm-install: npm install iobroker.zwave@1.3.1 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                        2019-12-15 12:44:14.462 - info: host.raspberrypi iobroker npm-install: find: ‘/tmp/ssh-ylIYRwZ3yhiD’: Keine Berechtigungfind: ‘/tmp/ssh-swkz9eaJm1hC’: Keine Berechtigungfind: ‘/tmp/dhcpcd-pi’: Keine Berechtigungfind: ‘/tmp/systemd-private-aec9f13ea5594bd6b2009eb166837044-systemd-timesyncd.service-ufjIhF’: Keine Berechtigung
                        2019-12-15 12:44:20.281 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 125 0 125 0 0 423 0 --:--:-- --:--:-- --:--:-- 422
                        100 235k 0 235k 0 0 221k 0 --:--:-- 0:00:01 --:--:-- 221k
                        100 6390k 0 6390k 0 0 2959k 0 --:--:-- 0:00:02 --:--:-- 5620k
                        100 12.2M 0 12.2M 0 0 4152k 0 --:--:-- 0:00:03 --:--:-- 6287k
                        100 13.0M 0 13.0M 0 0 4237k 0 --:--:-- 0:00:03 --:--:-- 6277k
                        2019-12-15 12:44:22.248 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 393 0 --:--:-- --:--:-- --:--:-- 394
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 16081 0 16081 0 0 15014 0 --:--:-- 0:00:01 --:--:-- 163k
                        2019-12-15 12:44:22.252 - info: host.raspberrypi iobroker npm-install: /opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:16 if (!suppressException) throw e; ^Error: Command failed: cd open-zwave-master && curl -O -L https://github.com/OpenZWave/open-zwave/pull/1125.patch && patch -p1 < 1125.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 393 0 --:--:-- --:--:-- --:--:-- 394
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 16081 0 16081 0 0 15014 0 --:--:-- 0:00:01 --:--:-- 163k at checkExecSyncError (child_process.js:629:11) at Object.execSync (child_process.js:666:13) at doScript (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:13:15) at installOpenZwaveFromSource (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:147:3) at installOpenZwave (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:139:3) at Object. (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:27:7) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                        2019-12-15 12:44:24.469 - info: host.raspberrypi iobroker npm-install: npm ERR! code ELIFECYCLE
                        2019-12-15 12:44:24.473 - info: host.raspberrypi iobroker npm-install: npm ERR! errno 1npm ERR! iobroker.zwave@1.3.1 preinstall: `node lib/preinstall.js`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the iobroker.zwave@1.3.1 preinstall script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                        2019-12-15 12:44:24.500 - info: host.raspberrypi iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-12-15T11_44_24_483Z-debug.log
                        2019-12-15 12:44:24.526 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.zwave@1.3.1: 1
                        2019-12-15 12:44:25.545 - info: host.raspberrypi iobroker npm-install: exit 25
                        2019-12-15 12:44:26.546 - warn: host.raspberrypi startInstance cannot find adapter "zwave@1.3.1". Try to install it... 4 attempt
                        2019-12-15 12:44:26.547 - info: host.raspberrypi iobroker install zwave@1.3.1 using installedVersion
                        2019-12-15 12:44:30.124 - info: host.raspberrypi iobroker npm-install: NPM version: 6.11.3npm install iobroker.zwave@1.3.1 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                        2019-12-15 12:44:49.340 - info: host.raspberrypi iobroker npm-install: find: ‘/tmp/ssh-ylIYRwZ3yhiD’: Keine Berechtigungfind: ‘/tmp/ssh-swkz9eaJm1hC’: Keine Berechtigungfind: ‘/tmp/dhcpcd-pi’: Keine Berechtigungfind: ‘/tmp/systemd-private-aec9f13ea5594bd6b2009eb166837044-systemd-timesyncd.service-ufjIhF’: Keine Berechtigung
                        2019-12-15 12:44:55.394 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 125 0 125 0 0 473 0 --:--:-- --:--:-- --:--:-- 471
                        100 221k 0 221k 0 0 192k 0 --:--:-- 0:00:01 --:--:-- 192k
                        100 5606k 0 5606k 0 0 2605k 0 --:--:-- 0:00:02 --:--:-- 5380k
                        100 11.4M 0 11.4M 0 0 3713k 0 --:--:-- 0:00:03 --:--:-- 5740k
                        100 13.0M 0 13.0M 0 0 3935k 0 --:--:-- 0:00:03 --:--:-- 5848k
                        2019-12-15 12:44:57.362 - info: host.raspberrypi iobroker npm-install: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 261 0 --:--:-- --:--:-- --:--:-- 261
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 16081 0 16081 0 0 15658 0 --:--:-- 0:00:01 --:--:-- 155k
                        2019-12-15 12:44:57.365 - info: host.raspberrypi iobroker npm-install: /opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:16 if (!suppressException) throw e; ^Error: Command failed: cd open-zwave-master && curl -O -L https://github.com/OpenZWave/open-zwave/pull/1125.patch && patch -p1 < 1125.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 147 0 147 0 0 261 0 --:--:-- --:--:-- --:--:-- 261
                        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                        100 16081 0 16081 0 0 15658 0 --:--:-- 0:00:01 --:--:-- 155k at checkExecSyncError (child_process.js:629:11) at Object.execSync (child_process.js:666:13) at doScript (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:13:15) at installOpenZwaveFromSource (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:147:3) at installOpenZwave (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:139:3) at Object. (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:27:7) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                        2019-12-15 12:44:59.669 - info: host.raspberrypi iobroker npm-install: npm
                        2019-12-15 12:44:59.671 - info: host.raspberrypi iobroker npm-install:
                        2019-12-15 12:44:59.674 - info: host.raspberrypi iobroker npm-install: ERR! code ELIFECYCLEnpm
                        2019-12-15 12:44:59.678 - info: host.raspberrypi iobroker npm-install: ERR! errno 1
                        2019-12-15 12:44:59.681 - info: host.raspberrypi iobroker npm-install: npm ERR! iobroker.zwave@1.3.1 preinstall: `node lib/preinstall.js`npm
                        2019-12-15 12:44:59.685 - info: host.raspberrypi iobroker npm-install: ERR! Exit status 1npm
                        2019-12-15 12:44:59.688 - info: host.raspberrypi iobroker npm-install: ERR! npm ERR! Failed at the iobroker.zwave@1.3.1 preinstall script.
                        2019-12-15 12:44:59.692 - info: host.raspberrypi iobroker npm-install: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                        2019-12-15 12:44:59.718 - info: host.raspberrypi iobroker npm-install:
                        2019-12-15 12:44:59.719 - info: host.raspberrypi iobroker npm-install: npm
                        2019-12-15 12:44:59.722 - info: host.raspberrypi iobroker npm-install: ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-12-15T11_44_59_702Z-debug.log
                        2019-12-15 12:44:59.759 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.zwave@1.3.1: 1
                        2019-12-15 12:45:00.778 - info: host.raspberrypi iobroker npm-install: exit 25
                        2019-12-15 12:45:01.780 - error: host.raspberrypi Cannot download and install adapter "zwave@1.3.1". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                        
                        
                        

                        Edit: ich kann jetzt Zwave starten und es geht. Aber es ist sehr komisch, Die weboberfläche zeigt kein Iobroker adater als installiet :S

                        ad18535e-8631-42a1-a886-a6e40fc4fec2-grafik.png

                        Instance läuft :s

                        4a8877df-a9a2-4210-af93-38e83fb07588-grafik.png

                        soll ich dann lieber Zwave adapter löchen und neu instalieren. Falls ja, wie ? und dann kann ich trozdem die instances und objet konfiguration behalten ?

                        Logfiles:logs - ioBroker.txt

                        und Instances:
                        7d5d38d6-961c-4775-8b1c-1b378c8bb718-grafik.png
                        Danke 🙂

                        robbiet480 created this issue in OpenZWave/open-zwave

                        closed CentralScene support #1125

                        robbiet480 created this issue in OpenZWave/open-zwave

                        closed CentralScene support #1125

                        robbiet480 created this issue in OpenZWave/open-zwave

                        closed CentralScene support #1125

                        robbiet480 created this issue in OpenZWave/open-zwave

                        closed CentralScene support #1125

                        1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @apollon77 last edited by

                          @apollon77 @Esmax666 ich verweise mal auf https://forum.iobroker.net/post/339960
                          Zwave Instanz jedoch ohne Adapter

                          1 Reply Last reply Reply Quote 0
                          • T
                            trottellumme last edited by

                            Guten Morgen, ich wollte mit meinem ioBroker "umziehen", bekomme das mit dem Backup und Restore einfach nicht gebacken.
                            Aktuell läuft ioBroker auf einem Raspberry Pi 3B. Ich habe auf ein Notebook Debian Buster Desktop installiert, alles aktualisiert und node 10.15.2, nodejs 10.15.2, npm 6.13.4 drauf. Danach ioBroker installiert und auch noch gefixt (ob erforderlich oder nicht, keine Ahnung).
                            Auf beiden Systemen läuft Backitup. Habe beim Raspy ein Backup gemacht und dieses per FileZilla auf das Notebook kopiert. Im NB wird mir jedoch das Backup im Backitup-Adapter unter Wiederherstellen, lokal, iobroker nicht angezeigt.
                            Hat jemand ne Idee, was ich falsch mache bzw vergessen habe?

                            simatec 1 Reply Last reply Reply Quote 0
                            • simatec
                              simatec Developer Most Active @trottellumme last edited by

                              @trottellumme sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                              10.15.2

                              In welchen Ordner hast du das Backup lokal auf dem Notebook abgelegt?

                              1 Reply Last reply Reply Quote 0
                              • T
                                trottellumme last edited by

                                Dort, wo es laut Anleitung hin soll, denke ich jedenfalls:
                                /opt/iobroker/backups
                                Darin liegt eine Datei namens 2019_12_17-18_36_37_backupiobroker.tar.gz (genau dort liegt sie auch auf dem Raspi).
                                Wenn ich im Altsystem über den backitup Adapter so tue, als würde ich wiederherstellen wollen, wird mir das backup auch angezeigt. Nur im neuen System halt leider nicht.

                                simatec 1 Reply Last reply Reply Quote 0
                                • simatec
                                  simatec Developer Most Active @trottellumme last edited by

                                  @trottellumme sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                                  Darin liegt eine Datei namens 2019_12_17-18_36_37_backupiobroker.tar.gz (genau dort liegt sie auch auf dem Raspi).

                                  Die Datei muss aber iobroker_2019_12_17-18_36_37_backupiobroker.tar.gz heißen
                                  Wenn das mit backitup erstellt ist, dann wundert mich der Name.
                                  Benenne die Datei um, damit backitup weiß, was es für ein Backup ist

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    trottellumme last edited by

                                    Die hatte ich dann sicher über die console erstellt. Hatte gestern mehrere Versuche gemacht und später auch auf dem alten System die Adapter aktualisiert. Irgendwas mit js-controller musste auch geupdated werden, ohne liessen sich die Homematic Adapter nicht aktualisieren.
                                    Ich mach nochmal das Notebook neu, ein neues Backup auf dem Raspi und dann schau ich mal. Melde mich. Danke erstmal.

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      trottellumme last edited by

                                      So, da bin ich wieder. Notebook ist neu aufgesetzt, iobroker installiert und gefixt. Auf dem Raspi neues Backup erstellt, auf PC runtergeladen, auf Notebook hochgeladen. ioBroker gestartet, in Backitup hinein und siehe da, nix 😞
                                      2019-12-18 14_59_12-Info-Center.png
                                      2019-12-18 15_00_27-Start.png
                                      Ich weiß nicht mehr weiter...

                                      simatec 1 Reply Last reply Reply Quote 0
                                      • simatec
                                        simatec Developer Most Active @trottellumme last edited by

                                        @trottellumme
                                        OK da fallen mir spontan 3 Dinge ein.
                                        Welche Backitup Version ist auf dem Notebook installiert?
                                        Wurde nach der Auswahl der Backup-Quelle die Config von backitup gespeichert.

                                        Setze mal die rechte der Backupdatei so, dass auch der User iobroker Lesen und schreiben kann.

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          trottellumme last edited by

                                          BackItUp Versionen sind identisch. Ja, nach der Backup-Quellen-Auswahl habe ich gesichert. Habe jetzt auch noch mal auf NAS gestellt, gespeichert und wieder zurück auf Lokal, dann wieder gespeichert. Rechte sind geändert (denke ich). Komisch ist, dass ich die Backupdateien auf dem alten System angeboten bekomme. 🤷 🤷 🤷
                                          BackItUp.png
                                          BackUps.png
                                          Berechtigung.png
                                          Ich habe keinen Plan... So ein Mist.

                                          simatec 1 Reply Last reply Reply Quote 0
                                          • T
                                            trottellumme last edited by

                                            Habe gerade noch was entdeckt. Mache ich auf dem neuen System mit BackItUp ein Backup, heißt die Datei minimal..., auf dem alten begann der Name mit iobroker… . Die minimal... bietet er mir dann zum Restore an. Könnte es daran liegen?
                                            minimalbackup.png
                                            minimalbackup2.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

                                            979
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup how-to restore restore backup
                                            76
                                            513
                                            108779
                                            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