Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst]Umzug vom Pi auf Rock64-nichts geht, benötige Hilfe

NEWS

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

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

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

[gelöst]Umzug vom Pi auf Rock64-nichts geht, benötige Hilfe

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
16 Beiträge 3 Kommentatoren 1.0k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • paul53P Offline
    paul53P Offline
    paul53
    schrieb am zuletzt editiert von
    #3

    @Hicks:

    Dafür nutze ich das fertige Image vom 11.12.2018. `
    Ein Image aus der Zukunft :o Wo hast Du das gefunden ?

    Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
    Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

    1 Antwort Letzte Antwort
    0
    • W Offline
      W Offline
      w00dy
      schrieb am zuletzt editiert von w00dy
      #4

      Hi @wendy2702,

      die IP ist unverändert.

      Hier das Log:

      root@ioBroker-Rock64:/opt/iobroker# tail -f /opt/iobroker/log/iobroker.2018-11-19.log
      2018-11-19 13:00:52.707  - error: Caught by controller[0]:     at _combinedTickCallback (internal/process/next_tick.js:83:11)
      2018-11-19 13:00:52.707  - error: Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:104:9)
      2018-11-19 13:00:52.708  - error: Caught by controller[0]:   code: 'EADDRNOTAVAIL',
      2018-11-19 13:00:52.708  - error: Caught by controller[0]:   errno: 'EADDRNOTAVAIL',
      2018-11-19 13:00:52.709  - error: Caught by controller[0]:   syscall: 'listen',
      2018-11-19 13:00:52.709  - error: Caught by controller[0]:   address: '192.168.xxx.xxx',
      2018-11-19 13:00:52.709  - error: Caught by controller[0]:   port: 2010 }
      2018-11-19 13:00:52.710  - error: host.ioBroker-Rock64 instance system.adapter.hm-rpc.2 terminated with code 0 (OK)
      2018-11-19 13:00:52.710  - info: host.ioBroker-Rock64 Restart adapter system.adapter.hm-rpc.2 because enabled
      2018-11-19 13:00:53.063  - info: denon.0 [CONNECT] Trying to connect to 192.168.xxx.xxx:23
      2018-11-19 13:00:56.069  - warn: denon.0 AVR unreachable, check the Network Config of your AVR
      2018-11-19 13:00:57.404  - info: host.ioBroker-Rock64 instance system.adapter.hm-rpc.0 started with pid 8691
      2018-11-19 13:00:59.450  - info: hm-rpc.0 starting. Version 1.7.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.14.4
      2018-11-19 13:00:59.844  - info: hm-rpc.0 binrpc server is trying to listen on 192.168.xxx.xxx:2001
      2018-11-19 13:00:59.848  - info: hm-rpc.0 binrpc client is trying to connect to 192.168.xxx.xxx:2001/ with ["xmlrpc_bin://192.168.xxx.xxx:2001","hm-rpc.0"]
      2018-11-19 13:00:59.914  - error: hm-rpc.0 uncaught exception: listen EADDRNOTAVAIL 192.168.xxx.xxx:2001
      2018-11-19 13:00:59.915  - error: hm-rpc.0 Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:2001
          at Object.exports._errnoException (util.js:1020:11)
          at exports._exceptionWithHostPort (util.js:1043:20)
          at Server._listen2 (net.js:1258:19)
          at listen (net.js:1307:10)
          at net.js:1417:9
          at _combinedTickCallback (internal/process/next_tick.js:83:11)
          at process._tickCallback (internal/process/next_tick.js:104:9)
      2018-11-19 13:00:59.919  - info: hm-rpc.0 binrpc -> 192.168.xxx.xxx:2001/ init ["xmlrpc_bin://192.168.xxx.xxx:2001",""]
      2018-11-19 13:00:59.947  - info: hm-rpc.0 Connected
      2018-11-19 13:00:59.980  - info: hm-rpc.0 Disconnected
      2018-11-19 13:00:59.992  - info: hm-rpc.0 terminating
      2018-11-19 13:01:00.028  - error: Caught by controller[0]: { Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:2001
      2018-11-19 13:01:00.029  - error: Caught by controller[0]:     at Object.exports._errnoException (util.js:1020:11)
      2018-11-19 13:01:00.030  - error: Caught by controller[0]:     at exports._exceptionWithHostPort (util.js:1043:20)
      2018-11-19 13:01:00.030  - error: Caught by controller[0]:     at Server._listen2 (net.js:1258:19)
      2018-11-19 13:01:00.031  - error: Caught by controller[0]:     at listen (net.js:1307:10)
      2018-11-19 13:01:00.031  - error: Caught by controller[0]:     at net.js:1417:9
      2018-11-19 13:01:00.031  - error: Caught by controller[0]:     at _combinedTickCallback (internal/process/next_tick.js:83:11)
      2018-11-19 13:01:00.032  - error: Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:104:9)
      2018-11-19 13:01:00.032  - error: Caught by controller[0]:   code: 'EADDRNOTAVAIL',
      2018-11-19 13:01:00.033  - error: Caught by controller[0]:   errno: 'EADDRNOTAVAIL',
      2018-11-19 13:01:00.034  - error: Caught by controller[0]:   syscall: 'listen',
      2018-11-19 13:01:00.034  - error: Caught by controller[0]:   address: '192.168.xxx.xxx',
      2018-11-19 13:01:00.035  - error: Caught by controller[0]:   port: 2001 }
      2018-11-19 13:01:00.035  - error: host.ioBroker-Rock64 instance system.adapter.hm-rpc.0 terminated with code 0 (OK)
      2018-11-19 13:01:00.036  - info: host.ioBroker-Rock64 Restart adapter system.adapter.hm-rpc.0 because enabled
      2018-11-19 13:01:08.637  - info: host.ioBroker-Rock64 instance system.adapter.hm-rpc.1 started with pid 8704
      2018-11-19 13:01:10.535  - info: hm-rpc.1 starting. Version 1.7.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.14.4
      2018-11-19 13:01:11.098  - info: hm-rpc.1 binrpc server is trying to listen on 192.168.xxx.xxx:8701
      2018-11-19 13:01:11.102  - info: hm-rpc.1 binrpc client is trying to connect to 192.168.xxx.xxx:8701/ with ["xmlrpc_bin://192.168.xxx.xxx:8701","hm-rpc.1"]
      2018-11-19 13:01:11.168  - error: hm-rpc.1 uncaught exception: listen EADDRNOTAVAIL 192.168.xxx.xxx:8701
      2018-11-19 13:01:11.169  - error: hm-rpc.1 Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:8701
          at Object.exports._errnoException (util.js:1020:11)
          at exports._exceptionWithHostPort (util.js:1043:20)
          at Server._listen2 (net.js:1258:19)
          at listen (net.js:1307:10)
          at net.js:1417:9
          at _combinedTickCallback (internal/process/next_tick.js:83:11)
          at process._tickCallback (internal/process/next_tick.js:104:9)
      2018-11-19 13:01:11.173  - info: hm-rpc.1 binrpc -> 192.168.xxx.xxx:8701/ init ["xmlrpc_bin://192.168.xxx.xxx:8701",""]
      2018-11-19 13:01:11.217  - info: hm-rpc.1 terminating
      2018-11-19 13:01:11.256  - error: Caught by controller[0]: { Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:8701
      2018-11-19 13:01:11.257  - error: Caught by controller[0]:     at Object.exports._errnoException (util.js:1020:11)
      2018-11-19 13:01:11.258  - error: Caught by controller[0]:     at exports._exceptionWithHostPort (util.js:1043:20)
      2018-11-19 13:01:11.258  - error: Caught by controller[0]:     at Server._listen2 (net.js:1258:19)
      2018-11-19 13:01:11.259  - error: Caught by controller[0]:     at listen (net.js:1307:10)
      2018-11-19 13:01:11.259  - error: Caught by controller[0]:     at net.js:1417:9
      2018-11-19 13:01:11.259  - error: Caught by controller[0]:     at _combinedTickCallback (internal/process/next_tick.js:83:11)
      2018-11-19 13:01:11.260  - error: Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:104:9)
      2018-11-19 13:01:11.260  - error: Caught by controller[0]:   code: 'EADDRNOTAVAIL',
      2018-11-19 13:01:11.261  - error: Caught by controller[0]:   errno: 'EADDRNOTAVAIL',
      2018-11-19 13:01:11.261  - error: Caught by controller[0]:   syscall: 'listen',
      2018-11-19 13:01:11.261  - error: Caught by controller[0]:   address: '192.168.xxx.xxx',
      2018-11-19 13:01:11.262  - error: Caught by controller[0]:   port: 8701 }
      2018-11-19 13:01:11.262  - error: host.ioBroker-Rock64 instance system.adapter.hm-rpc.1 terminated with code 0 (OK)
      2018-11-19 13:01:11.263  - info: host.ioBroker-Rock64 Restart adapter system.adapter.hm-rpc.1 because enabled
      2018-11-19 13:01:14.409  - error: rpi2.0 No Value found for cpu_voltage
      2018-11-19 13:01:14.410  - error: rpi2.0 No Value found for mem_arm
      2018-11-19 13:01:14.411  - error: rpi2.0 No Value found for mem_gpu
      2018-11-19 13:01:14.420  - error: rpi2.0 Cannot evaluate: Filesystem     1K-blocks    Used Available Use% Mounted on
      /dev/mmcblk1p1  30341564 2211472  27790520   8% /
      /1024
      2018-11-19 13:01:14.422  - error: rpi2.0 Cannot evaluate: Filesystem     1K-blocks    Used Available Use% Mounted on
      /dev/mmcblk1p1  30341564 2211472  27790520   8% /
      /1024
      ^C
      root@ioBroker-Rock64:/opt/iobroker# 
      

      @paul53 - berichtigt, meinte natürlich das vom 11.12.2017 ;)

      LG,
      w00dy

      1 Antwort Letzte Antwort
      0
      • wendy2702W Offline
        wendy2702W Offline
        wendy2702
        schrieb am zuletzt editiert von
        #5
        iobroker list instances
        
        node -v
        
        npm -v
        

        Sind die Versionen gleich mit der vom PI ?

        Warum kann der Rock deine CCU nicht erreichen?

        Warum kannst du````
        reinstall.sh

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

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

        1 Antwort Letzte Antwort
        0
        • paul53P Offline
          paul53P Offline
          paul53
          schrieb am zuletzt editiert von
          #6

          @Hicks:

          vom Pi3 auf einen Rock64 umzuziehen. `
          Welche Version von Node.js und NPM läuft auf dem Pi3 ?
          @Hicks:

          Dafür nutze ich das fertige Image vom 11.12.2017. `
          Das verwendet Node.js 6.12.2 und NPM 3.x.

          Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
          Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

          1 Antwort Letzte Antwort
          0
          • W Offline
            W Offline
            w00dy
            schrieb am zuletzt editiert von w00dy
            #7

            Hier die Augabe von " iobroker list instances":

            ` > root@ioBroker-Rock64:/opt/iobroker# iobroker list instances

            system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin

            system.adapter.backitup.0 : backitup - enabled

            system.adapter.broadlink2.0 : broadlink2 - enabled

            system.adapter.cloud.0 : cloud - enabled

            system.adapter.denon.0 : denon - enabled

            system.adapter.discovery.0 : discovery - enabled

            system.adapter.email.0 : email - enabled

            system.adapter.flot.0 : flot - enabled

            system.adapter.fritzdect.0 : fritzdect - enabled

            system.adapter.history.0 : history - enabled

            system.adapter.hm-rega.0 : hm-rega - enabled

            system.adapter.hm-rpc.0 : hm-rpc - enabled, port: 0

            system.adapter.hm-rpc.1 : hm-rpc - enabled, port: 0

            system.adapter.hm-rpc.2 : hm-rpc - enabled, port: 0

            system.adapter.ical.0 : ical - enabled

            system.adapter.icons-icons8.0 : icons-icons8 - enabled

            system.adapter.icons-mfd-png.0 : icons-mfd-png - enabled

            system.adapter.javascript.0 : javascript - enabled

            system.adapter.mobile.0 : mobile - enabled

            system.adapter.modbus.0 : modbus - enabled

            system.adapter.mqtt.0 : mqtt - enabled, port: 1886

            system.adapter.ping.0 : ping - enabled

            system.adapter.radar.0 : radar - enabled

            system.adapter.rpi2.0 : rpi2 - enabled

            system.adapter.sayit.0 : sayit - enabled, port: 0

            system.adapter.scenes.0 : scenes - enabled

            system.adapter.sonoff.0 : sonoff - enabled, port: 1883, bind: 0.0.0.0

            system.adapter.vis-bars.0 : vis-bars - enabled

            system.adapter.vis-canvas-gauges.0 : vis-canvas-gauges - enabled

            system.adapter.vis-colorpicker.0 : vis-colorpicker - enabled

            system.adapter.vis-fancyswitch.0 : vis-fancyswitch - enabled

            system.adapter.vis-history.0 : vis-history - enabled

            system.adapter.vis-hqwidgets.0 : vis-hqwidgets - enabled

            system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd - enabled

            system.adapter.vis-justgage.0 : vis-justgage - enabled

            system.adapter.vis-metro.0 : vis-metro - enabled

            system.adapter.vis-players.0 : vis-players - enabled

            system.adapter.vis-timeandweather.0 : vis-timeandweather - enabled

            system.adapter.vis.0 : vis - enabled

            system.adapter.web.0 : web - enabled, port: 8082, bind: 0.0.0.0, run as: admin

            root@ioBroker-Rock64:/opt/iobroker# `

            OK, die node und npm sind unterschiedlich: PI –> npm = 4.6.1 node = 8.11.2 / Rock --> npm = 3.10.10 node = 6.14.4

            Bei reinstall.sh kommt folgende Meldung: reinstall.sh: command not found

            Die CCU ist mom. nicht erreichbar, baue hier gerade so einiges um. Die CCU ist auf nem PI und der soll auf die Hutschiene mit in den Verteilerkasten.

            LG,
            w00dy

            1 Antwort Letzte Antwort
            0
            • wendy2702W Offline
              wendy2702W Offline
              wendy2702
              schrieb am zuletzt editiert von
              #8

              Bist du beim Ausführen derreinstall.shin````
              /opt/iobroker/

              
              

              ls -la /opt/iobroker/

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

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

              1 Antwort Letzte Antwort
              0
              • W Offline
                W Offline
                w00dy
                schrieb am zuletzt editiert von
                #9

                Ja,

                root@ioBroker-Rock64:/opt/iobroker# ls -la /opt/iobroker/
                total 72
                drwxrwxrwx   8 root root  4096 Nov 19 12:27 .
                drwxr-xr-x   3 root root  4096 Dez 11  2017 ..
                drwxrwxrwx   2 root root  4096 Nov 18 21:15 backups
                drwxrwxrwx   2 root root  4096 Nov 19 13:15 cache
                drwxrwxrwx   2 root root  4096 Dez 11  2017 etc
                -rwxrwxrwx   1 root root   297 Dez 11  2017 install.sh
                -rwxrwxrwx   1 root root    67 Dez 11  2017 iobroker
                drwxrwxrwx   5 root root  4096 Nov 18 22:17 iobroker-data
                -rwxrwxrwx   1 root root    92 Nov 18 22:00 killall.sh
                drwxrwxrwx   2 root root  4096 Nov 19 13:12 log
                drwxrwxrwx 618 root root 20480 Nov 19 12:27 node_modules
                -rwxrwxrwx   1 root root   827 Nov 19 12:27 package.json
                -rw-r--r--   1 root root   676 Nov 19 01:00 reinstall.dos
                -rw-r--r--   1 root root   676 Nov 19 01:03 reinstall.sh
                root@ioBroker-Rock64:/opt/iobroker# reinstall.sh
                reinstall.sh: command not found
                root@ioBroker-Rock64:/opt/iobroker# 
                

                LG,
                w00dy

                1 Antwort Letzte Antwort
                0
                • paul53P Offline
                  paul53P Offline
                  paul53
                  schrieb am zuletzt editiert von
                  #10

                  @Hicks:

                  PI –> npm = 4.6.1 node = 8.11.2 / Rock --> npm = 3.10.10 node = 6.14.4 `
                  Dann sollte Node/NPM <u>vor</u> dem Einspielen des Backups auf die entsprechende Version "hochgezogen" werden. In dem Fall braucht es kein ./reinstall.sh nach dem Restore.

                  Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                  Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                  1 Antwort Letzte Antwort
                  0
                  • wendy2702W Offline
                    wendy2702W Offline
                    wendy2702
                    schrieb am zuletzt editiert von
                    #11
                    chmod +x reinstall.sh
                    

                    dann erneut testen…. oder so wie Paul53 schreibt

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

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

                    1 Antwort Letzte Antwort
                    0
                    • W Offline
                      W Offline
                      w00dy
                      schrieb am zuletzt editiert von
                      #12

                      Hm, reinstall geht immer nocht nicht:

                      root@ioBroker-Rock64:/opt/iobroker# chmod +x reinstall.sh
                      root@ioBroker-Rock64:/opt/iobroker# reinstall.sh
                      reinstall.sh: command not found
                      root@ioBroker-Rock64:/opt/iobroker# 
                      

                      Muss ich das System jetzt neu aufsetzen, da ich den Backup nun schon eingespielt habe?

                      LG,
                      w00dy

                      1 Antwort Letzte Antwort
                      0
                      • paul53P Offline
                        paul53P Offline
                        paul53
                        schrieb am zuletzt editiert von
                        #13

                        @Hicks:

                        reinstall geht immer nocht nicht `

                        ./reinstall.sh
                        

                        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                        Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                        1 Antwort Letzte Antwort
                        0
                        • W Offline
                          W Offline
                          w00dy
                          schrieb am zuletzt editiert von
                          #14

                          Ups, sorry bin schon ganz wirsch.

                          Jetzt tut sich was, melde mich wieder wenn er fertig ist.

                          Liebe Grüße und vielen Dank für eure Hilfe!

                          LG,
                          w00dy

                          1 Antwort Letzte Antwort
                          0
                          • W Offline
                            W Offline
                            w00dy
                            schrieb am zuletzt editiert von w00dy
                            #15

                            Hallo ihr beiden,

                            er lebt! "./reinstall" ist fertig, das Webif. ist erreichbar und alle Adapter sind grün :D

                            Jetzt bekommt der Kleine ein lauschiges Plätzchen neben der CCU im Verteilerschrank.

                            Nochmals besten Dank euch beiden für die schnelle Hilfe.

                            LG,
                            w00dy

                            1 Antwort Letzte Antwort
                            0
                            • paul53P Offline
                              paul53P Offline
                              paul53
                              schrieb am zuletzt editiert von
                              #16

                              @Hicks:

                              das Webif. ist erreichbar und alle Adapter sind grün `
                              [gelöst] im Betreff des ersten Beitrags bitte nicht vergessen.

                              Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                              Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                              1 Antwort Letzte Antwort
                              0
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

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

                              451

                              Online

                              32.7k

                              Benutzer

                              82.5k

                              Themen

                              1.3m

                              Beiträge
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Anmelden

                              • Du hast noch kein Konto? Registrieren

                              • Anmelden oder registrieren, um zu suchen
                              • Erster Beitrag
                                Letzter Beitrag
                              0
                              • Home
                              • Aktuell
                              • Tags
                              • Ungelesen 0
                              • Kategorien
                              • Unreplied
                              • Beliebt
                              • GitHub
                              • Docu
                              • Hilfe