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. Error/Bug
  4. Gelöst | IoBroker nach Stromausfall nicht mehr erreichbar

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    425

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

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

Gelöst | IoBroker nach Stromausfall nicht mehr erreichbar

Geplant Angeheftet Gesperrt Verschoben Error/Bug
iobroker nicht erreichbariobroker.adminstromausfall
32 Beiträge 8 Kommentatoren 8.1k Aufrufe 6 Watching
  • Ä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.
  • P Philipp.Schlegel
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi4
    Arbeitsspeicher: 8GB
    Festplattenart: SD-Karte
    Betriebssystem: RaspiOS
    Node-Version: 12.21.0
    Nodejs-Version: 12.21.0
    NPM-Version: 6.14.11
    Installationsart: Skript
    Image genutzt: Nein

    Hallo Zusammen,
    nach einem Stromausfall heute früh funktioniert mein IoBroker nicht mehr. Alle vorgeschlagenenen Lösungswege aus diesem Forum habe ich bereits probiert, leider ohne Erfolg.

    Ich erreiche den Raspi per SSH; iobroker fix (analog zum NodeJS-Update) läuft auch sauber durch.
    Allerdings ist mein Admin- und Vis-Modul per LAN nicht erreichbar im Browser - Cookies und Cache bereits gelöscht.

    Per SSH habe ich auch schon "iobroker list instances" probiert, dort erhalte ich folgende Fehlermeldung:

    pi@RaspberryPi4IoBroker-Main:~ $ iobroker list instances
     Cannot read system.config: null (OK when migrating or restoring)
     Cannot find view "system" for search "host"
    
    + instance is alive
    
    pi@RaspberryPi4IoBroker-Main:~ $ cd /opt/iobroker
    
    pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker list instances
     Cannot read system.config: null (OK when migrating or restoring)
     Cannot find view "system" for search "host"
    
    + instance is alive
    

    Ehrlich gesagt fällt mir kein weiterer Lösungsweg mehr ein. Habt ihr eine Idee?

    Ratlose, beste Grüße,
    Phil

    crunchipC Abwesend
    crunchipC Abwesend
    crunchip
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #2

    @philipp-schlegel https://forum.iobroker.net/post/549723

    umgestiegen von Proxmox auf Unraid

    P 1 Antwort Letzte Antwort
    0
    • P Philipp.Schlegel
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Pi4
      Arbeitsspeicher: 8GB
      Festplattenart: SD-Karte
      Betriebssystem: RaspiOS
      Node-Version: 12.21.0
      Nodejs-Version: 12.21.0
      NPM-Version: 6.14.11
      Installationsart: Skript
      Image genutzt: Nein

      Hallo Zusammen,
      nach einem Stromausfall heute früh funktioniert mein IoBroker nicht mehr. Alle vorgeschlagenenen Lösungswege aus diesem Forum habe ich bereits probiert, leider ohne Erfolg.

      Ich erreiche den Raspi per SSH; iobroker fix (analog zum NodeJS-Update) läuft auch sauber durch.
      Allerdings ist mein Admin- und Vis-Modul per LAN nicht erreichbar im Browser - Cookies und Cache bereits gelöscht.

      Per SSH habe ich auch schon "iobroker list instances" probiert, dort erhalte ich folgende Fehlermeldung:

      pi@RaspberryPi4IoBroker-Main:~ $ iobroker list instances
       Cannot read system.config: null (OK when migrating or restoring)
       Cannot find view "system" for search "host"
      
      + instance is alive
      
      pi@RaspberryPi4IoBroker-Main:~ $ cd /opt/iobroker
      
      pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker list instances
       Cannot read system.config: null (OK when migrating or restoring)
       Cannot find view "system" for search "host"
      
      + instance is alive
      

      Ehrlich gesagt fällt mir kein weiterer Lösungsweg mehr ein. Habt ihr eine Idee?

      Ratlose, beste Grüße,
      Phil

      GarganoG Offline
      GarganoG Offline
      Gargano
      schrieb am zuletzt editiert von
      #3

      @philipp-schlegel Hatte ich auch gehabt.

      Hier der Thread dazu.

      Letztendlich hat nichts mehr geholfen ausser Restore, aber evtl. hilft ja bei Dir eine Maßnahme.

      Ich sehe aber in letzter Zeit , daß sich solche Probleme bei Stromausfall mehren.

      1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @philipp-schlegel https://forum.iobroker.net/post/549723

        P Offline
        P Offline
        Philipp.Schlegel
        schrieb am zuletzt editiert von
        #4

        @crunchip
        @Gargano

        Danke für Eure Antworten. Hab beide Lösungswege betrachtet...ohne Erfolg. Dummerweise läuft parallel auch noch Grafana, ein Multihost-System,...da mehrt sich der Aufwand schnell. Bedeutet Restore in Eurem Fall "back to 0" -> SD Karte formatieren und neu vorbereiten, IoBroker neu installieren, etc. oder gibt es eine Art "soft-restore", einfach darüberbügeln?

        GarganoG 1 Antwort Letzte Antwort
        0
        • P Philipp.Schlegel

          @crunchip
          @Gargano

          Danke für Eure Antworten. Hab beide Lösungswege betrachtet...ohne Erfolg. Dummerweise läuft parallel auch noch Grafana, ein Multihost-System,...da mehrt sich der Aufwand schnell. Bedeutet Restore in Eurem Fall "back to 0" -> SD Karte formatieren und neu vorbereiten, IoBroker neu installieren, etc. oder gibt es eine Art "soft-restore", einfach darüberbügeln?

          GarganoG Offline
          GarganoG Offline
          Gargano
          schrieb am zuletzt editiert von
          #5

          @philipp-schlegel Ich habe Restore vom backitup laufen lassen. In der Console :

          iobroker stop
          iobroker restore 0
          iobroker start

          P 1 Antwort Letzte Antwort
          1
          • GarganoG Gargano

            @philipp-schlegel Ich habe Restore vom backitup laufen lassen. In der Console :

            iobroker stop
            iobroker restore 0
            iobroker start

            P Offline
            P Offline
            Philipp.Schlegel
            schrieb am zuletzt editiert von
            #6

            @gargano said in IoBroker nach Stromausfall nicht mehr erreichbar:

            iobroker restore 0

            Okay, da erhalte ich:

            pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker stop
            
            pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker restore 0
            
             Cannot read system.config: null (OK when migrating or restoring)
            host.RaspberryPi4IoBroker-Main Using backup file zigbee.0_2021_03_02-02_01_22_backupiobroker.tar.gz
            host.RaspberryPi4IoBroker-Main Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
            
            Thomas BraunT wendy2702W 2 Antworten Letzte Antwort
            0
            • P Philipp.Schlegel

              @gargano said in IoBroker nach Stromausfall nicht mehr erreichbar:

              iobroker restore 0

              Okay, da erhalte ich:

              pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker stop
              
              pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker restore 0
              
               Cannot read system.config: null (OK when migrating or restoring)
              host.RaspberryPi4IoBroker-Main Using backup file zigbee.0_2021_03_02-02_01_22_backupiobroker.tar.gz
              host.RaspberryPi4IoBroker-Main Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #7

              @philipp-schlegel

              dmesg | grep -i ext4
              

              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

              P 1 Antwort Letzte Antwort
              0
              • GarganoG Offline
                GarganoG Offline
                Gargano
                schrieb am zuletzt editiert von
                #8

                @philipp-schlegel sagte in IoBroker nach Stromausfall nicht mehr erreichbar:
                So wie es aussieht hat es die system.config zerlegt. Wie man die wiederherstellt weiß ich nicht. Wie erwähnt bei mir half nur Restore und zwar Restore von einem Full Backup und anschließendem Restore von Backitup

                Dr. BakteriusD 1 Antwort Letzte Antwort
                0
                • GarganoG Gargano

                  @philipp-schlegel sagte in IoBroker nach Stromausfall nicht mehr erreichbar:
                  So wie es aussieht hat es die system.config zerlegt. Wie man die wiederherstellt weiß ich nicht. Wie erwähnt bei mir half nur Restore und zwar Restore von einem Full Backup und anschließendem Restore von Backitup

                  Dr. BakteriusD Offline
                  Dr. BakteriusD Offline
                  Dr. Bakterius
                  Most Active
                  schrieb am zuletzt editiert von
                  #9

                  @gargano Nein, steht ja im Log, dass das beim Restore okay ist. Er kann das Backup nicht entpacken. Sieht mir nach einem Dateisystemfehler aus.

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @philipp-schlegel

                    dmesg | grep -i ext4
                    
                    P Offline
                    P Offline
                    Philipp.Schlegel
                    schrieb am zuletzt editiert von Philipp.Schlegel
                    #10

                    @thomas-braun

                    pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ dmesg | grep -i ext4
                    [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=XX:XX:XX:XX:XX:XX vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=2a010878-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                    [    1.430071] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                    [    1.430172] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [    3.580654] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • P Philipp.Schlegel

                      @thomas-braun

                      pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ dmesg | grep -i ext4
                      [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=XX:XX:XX:XX:XX:XX vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=2a010878-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                      [    1.430071] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                      [    1.430172] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [    3.580654] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #11

                      @philipp-schlegel
                      Das Dateisystem ist zumindest sauber eingehängt worden.
                      Kann aber trotzdem durch den Stromausfall zu einem Defekt auf dem Datenträger gekommen sein.

                      cd /opt/iobroker
                      sudo -H -u iobroker npm install iobroker.js-controller
                      

                      hattest du schon?

                      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

                      P 2 Antworten Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @philipp-schlegel
                        Das Dateisystem ist zumindest sauber eingehängt worden.
                        Kann aber trotzdem durch den Stromausfall zu einem Defekt auf dem Datenträger gekommen sein.

                        cd /opt/iobroker
                        sudo -H -u iobroker npm install iobroker.js-controller
                        

                        hattest du schon?

                        P Offline
                        P Offline
                        Philipp.Schlegel
                        schrieb am zuletzt editiert von
                        #12

                        @thomas-braun

                        Ja, hatte ich schon. Da erscheint Folgendes nach einiger Zeit am Rödeln:

                        pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                        
                        npm ERR! code EINVALIDTAGNAME
                        npm ERR! Invalid tag name "node-mihome@0.0.32": Tags may not have any characters that encodeURIComponent encodes.
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/iobroker/.npm/_logs/2021-03-02T12_22_23_964Z-debug.log
                        

                        Wenn es nur am Node-Mihome-Skript hängt - darauf könnte ich verzichten und es schlicht neu einbinden...allerdings weiß ich noch nicht, wie ich mich genau dahin durchnavigiert bekomme.

                        1 Antwort Letzte Antwort
                        0
                        • P Philipp.Schlegel

                          @gargano said in IoBroker nach Stromausfall nicht mehr erreichbar:

                          iobroker restore 0

                          Okay, da erhalte ich:

                          pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker stop
                          
                          pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker restore 0
                          
                           Cannot read system.config: null (OK when migrating or restoring)
                          host.RaspberryPi4IoBroker-Main Using backup file zigbee.0_2021_03_02-02_01_22_backupiobroker.tar.gz
                          host.RaspberryPi4IoBroker-Main Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
                          
                          wendy2702W Online
                          wendy2702W Online
                          wendy2702
                          schrieb am zuletzt editiert von wendy2702
                          #13

                          @philipp-schlegel sagte in IoBroker nach Stromausfall nicht mehr erreichbar:

                          @gargano said in IoBroker nach Stromausfall nicht mehr erreichbar:

                          iobroker restore 0

                          Okay, da erhalte ich:

                          pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker stop
                          
                          pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker restore 0
                          
                           Cannot read system.config: null (OK when migrating or restoring)
                          host.RaspberryPi4IoBroker-Main Using backup file zigbee.0_2021_03_02-02_01_22_backupiobroker.tar.gz
                          host.RaspberryPi4IoBroker-Main Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
                          

                          hier den kompletten Pfad zum Backup eingeben:

                          iobroker restore <Vollstandigen Datei Pfad mit Datei Namen>
                          

                          Gibt es kein Komplettes Backup? Sieht mir aus wie ein Zigbee Adapter Backup mit Backitup erstellt. Das kann er nur restoren denke ich wenn iobroker und der Zigbee Adapter laufen und vorhanden sind.

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

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

                          P 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @philipp-schlegel
                            Das Dateisystem ist zumindest sauber eingehängt worden.
                            Kann aber trotzdem durch den Stromausfall zu einem Defekt auf dem Datenträger gekommen sein.

                            cd /opt/iobroker
                            sudo -H -u iobroker npm install iobroker.js-controller
                            

                            hattest du schon?

                            P Offline
                            P Offline
                            Philipp.Schlegel
                            schrieb am zuletzt editiert von
                            #14

                            @thomas-braun

                            Folgende Fehlermeldung liegt im log - kannst Du hier supporten?

                            596 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                            597 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                            598 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
                            598 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
                            598 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
                            598 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
                            599 verbose stack Error: Invalid tag name "node-mihome@0.0.32": Tags may not have any characters that encodeURIComponent encodes.
                            599 verbose stack     at invalidTagName (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:91:15)
                            599 verbose stack     at fromRegistry (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:296:13)
                            599 verbose stack     at Function.resolve (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:81:12)
                            599 verbose stack     at childDependencySpecifier (/usr/lib/node_modules/npm/lib/install/deps.js:105:14)
                            599 verbose stack     at addDependency (/usr/lib/node_modules/npm/lib/install/deps.js:577:19)
                            599 verbose stack     at /usr/lib/node_modules/npm/lib/install/deps.js:525:5
                            599 verbose stack     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
                            599 verbose stack     at Array.forEach (<anonymous>)
                            599 verbose stack     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
                            599 verbose stack     at Array.forEach (<anonymous>)
                            599 verbose stack     at asyncMap (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
                            599 verbose stack     at loadDeps (/usr/lib/node_modules/npm/lib/install/deps.js:523:3)
                            599 verbose stack     at Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
                            599 verbose stack     at LOOP (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:14)
                            599 verbose stack     at /usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:18:7
                            599 verbose stack     at /usr/lib/node_modules/npm/lib/install/and-finish-tracker.js:8:8
                            600 verbose cwd /opt/iobroker
                            601 verbose Linux 5.4.83-v7l+
                            602 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.js-controller"
                            603 verbose node v12.21.0
                            604 verbose npm  v6.14.11
                            605 error code EINVALIDTAGNAME
                            606 error Invalid tag name "node-mihome@0.0.32": Tags may not have any characters that encodeURIComponent encodes.
                            607 verbose exit [ 1, true ]
                            

                            Danke und Grüße,
                            Phil

                            1 Antwort Letzte Antwort
                            0
                            • wendy2702W wendy2702

                              @philipp-schlegel sagte in IoBroker nach Stromausfall nicht mehr erreichbar:

                              @gargano said in IoBroker nach Stromausfall nicht mehr erreichbar:

                              iobroker restore 0

                              Okay, da erhalte ich:

                              pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker stop
                              
                              pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ iobroker restore 0
                              
                               Cannot read system.config: null (OK when migrating or restoring)
                              host.RaspberryPi4IoBroker-Main Using backup file zigbee.0_2021_03_02-02_01_22_backupiobroker.tar.gz
                              host.RaspberryPi4IoBroker-Main Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
                              

                              hier den kompletten Pfad zum Backup eingeben:

                              iobroker restore <Vollstandigen Datei Pfad mit Datei Namen>
                              

                              Gibt es kein Komplettes Backup? Sieht mir aus wie ein Zigbee Adapter Backup mit Backitup erstellt. Das kann er nur restoren denke ich wenn iobroker und der Zigbee Adapter laufen und vorhanden sind.

                              P Offline
                              P Offline
                              Philipp.Schlegel
                              schrieb am zuletzt editiert von
                              #15

                              @wendy2702

                              Ich schaue mal eben nach, es müssten auch vollständige vorliegen. Ich melde mich :-)

                              1 Antwort Letzte Antwort
                              0
                              • wendy2702W Online
                                wendy2702W Online
                                wendy2702
                                schrieb am zuletzt editiert von
                                #16

                                @philipp-schlegel

                                which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                

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

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

                                P 1 Antwort Letzte Antwort
                                0
                                • wendy2702W wendy2702

                                  @philipp-schlegel

                                  which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                  
                                  P Offline
                                  P Offline
                                  Philipp.Schlegel
                                  schrieb am zuletzt editiert von
                                  #17

                                  @wendy2702

                                  pi@RaspberryPi4IoBroker-Main:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                                  /usr/bin/nodejs
                                  v12.21.0
                                  /usr/bin/node
                                  v12.21.0
                                  /usr/bin/npm
                                  6.14.11
                                  nodejs:
                                    Installiert:           12.21.0-1nodesource1
                                    Installationskandidat: 12.21.0-1nodesource1
                                    Versionstabelle:
                                   *** 12.21.0-1nodesource1 500
                                          500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                          100 /var/lib/dpkg/status
                                       10.24.0~dfsg-1~deb10u1 500
                                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                          500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                                  
                                  1 Antwort Letzte Antwort
                                  0
                                  • wendy2702W Online
                                    wendy2702W Online
                                    wendy2702
                                    schrieb am zuletzt editiert von
                                    #18

                                    @philipp-schlegel sagte in IoBroker nach Stromausfall nicht mehr erreichbar:

                                    node-mihome@0.0.32

                                    an welcher Stelle bzw. bei welcher Aktion kommt dieser Eintrag eigentlich ?

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

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

                                    P 1 Antwort Letzte Antwort
                                    0
                                    • wendy2702W wendy2702

                                      @philipp-schlegel sagte in IoBroker nach Stromausfall nicht mehr erreichbar:

                                      node-mihome@0.0.32

                                      an welcher Stelle bzw. bei welcher Aktion kommt dieser Eintrag eigentlich ?

                                      P Offline
                                      P Offline
                                      Philipp.Schlegel
                                      schrieb am zuletzt editiert von
                                      #19

                                      @wendy2702

                                      Kommt bei einem Versuch, den JS-Controller zu reparieren:

                                      pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                       
                                      npm ERR! code EINVALIDTAGNAME
                                      npm ERR! Invalid tag name "node-mihome@0.0.32": Tags may not have any characters that encodeURIComponent encodes.
                                       
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2021-03-02T12_22_23_964Z-debug.log
                                      
                                      wendy2702W 1 Antwort Letzte Antwort
                                      0
                                      • P Philipp.Schlegel

                                        @wendy2702

                                        Kommt bei einem Versuch, den JS-Controller zu reparieren:

                                        pi@RaspberryPi4IoBroker-Main:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                         
                                        npm ERR! code EINVALIDTAGNAME
                                        npm ERR! Invalid tag name "node-mihome@0.0.32": Tags may not have any characters that encodeURIComponent encodes.
                                         
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2021-03-02T12_22_23_964Z-debug.log
                                        
                                        wendy2702W Online
                                        wendy2702W Online
                                        wendy2702
                                        schrieb am zuletzt editiert von
                                        #20

                                        @philipp-schlegel was kommt den aktuell bei:

                                        iobroker list instances
                                        iobroker list adapters
                                        iobroker status
                                        

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

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

                                        P 1 Antwort Letzte Antwort
                                        0
                                        • wendy2702W wendy2702

                                          @philipp-schlegel was kommt den aktuell bei:

                                          iobroker list instances
                                          iobroker list adapters
                                          iobroker status
                                          
                                          P Offline
                                          P Offline
                                          Philipp.Schlegel
                                          schrieb am zuletzt editiert von
                                          #21

                                          @wendy2702 said in IoBroker nach Stromausfall nicht mehr erreichbar:

                                          iobroker status

                                          pi@RaspberryPi4IoBroker-Main:~ $ iobroker list instances
                                           Cannot read system.config: null (OK when migrating or restoring)
                                           Cannot find view "system" for search "host"
                                          
                                          + instance is alive
                                          
                                          pi@RaspberryPi4IoBroker-Main:~ $ iobroker list adapters
                                           Cannot read system.config: null (OK when migrating or restoring)
                                           Cannot find view "system" for search "host"
                                          
                                          pi@RaspberryPi4IoBroker-Main:~ $ iobroker status
                                           Cannot read system.config: null (OK when migrating or restoring)
                                           Cannot find view "system" for search "host"
                                          iobroker is running on this host.
                                          
                                          Objects type: file
                                          States  type: file
                                          
                                          wendy2702W 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

                                          323

                                          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