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. Stromausfall: iobroker startet nicht + backup leer?

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

Stromausfall: iobroker startet nicht + backup leer?

Geplant Angeheftet Gesperrt Verschoben Error/Bug
14 Beiträge 5 Kommentatoren 916 Aufrufe 5 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.
  • C Offline
    C Offline
    chhe
    schrieb am zuletzt editiert von
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Windows 10
    Arbeitsspeicher: 4GB
    Festplattenart: HDD
    Betriebssystem: Windows 10
    Node-Version: 10.17.0
    Nodejs-Version: 10.x.x
    NPM-Version: 6.11.3
    Installationsart: Win10 installer
    Image genutzt: Nein
    Ort/Name der Imagedatei: --

    Hallo,
    heute Abend hatte ich einen kurzen Stromausfall und der Win10 PC auf dem ioBroker läuft ist dementsprechend nicht sauber heruntergefahren worden. Seitdem läuft ioBroker nicht mehr und lässt sich auch nicht mehr starten.

    iobroker start

    2021-04-03 23:06:14,234 INFO  - Starting the service with id 'iobroker(SmartHome)'
    

    node node_modules/iobroker.js-controller/controller.js --logs

    2021-04-03 23:07:27.718  - info: host.HomeServer(SmartHome) iobroker.js-controller version 3.1.6 js-controller starting
    2021-04-03 23:07:27.729  - info: host.HomeServer(SmartHome) Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
    2021-04-03 23:07:27.730  - info: host.HomeServer(SmartHome) hostname: HomeServer(SmartHome), node: v10.17.0
    2021-04-03 23:07:27.743  - info: host.HomeServer(SmartHome) ip addresses: 2a02:908:3220:c7a0:a800:f562:9da9:81cf 2a02:908:3220:c7a0:b1a0:7796:fb7a:8414 fe80::a800:f562:9da9:81cf 192.168.178.2
    2021-04-03 23:07:27.784  - info: host.HomeServer(SmartHome)  Error inMem-objects listening on port 9001
    2021-04-03 23:07:27.887  - info: host.HomeServer(SmartHome)  Error inMem-states listening on port 9000
    2021-04-03 23:07:27.923  - info: host.HomeServer(SmartHome) connected to Objects and States
    2021-04-03 23:07:28.036  - info: host.HomeServer(SmartHome) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
    2021-04-03 23:07:28.057  - error: Cannot find view "system"
    2021-04-03 23:07:28.063  - error: Cannot find view "system"
    2021-04-03 23:07:28.066  - error: Cannot find view "system"
    2021-04-03 23:07:28.077  - error: host.HomeServer(SmartHome) Could not collect system.host.HomeServer(SmartHome) states to check for obsolete states: Error: Cannot find view "system"
    2021-04-03 23:07:28.083  - error: host.HomeServer(SmartHome) _design/system missing - call node iobroker.js setup
    

    netstat -n -a -p TCP

    TCP    127.0.0.1:9000         0.0.0.0:0              ABHÖREN
    TCP    127.0.0.1:9001         0.0.0.0:0              ABHÖREN
    

    node node_modules/iobroker.js-controller/controller.js --logs

    2021-04-03 23:14:31.454  - info: host.HomeServer(SmartHome) iobroker.js-controller version 3.2.16 js-controller starting
    2021-04-03 23:14:31.461  - info: host.HomeServer(SmartHome) Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
    2021-04-03 23:14:31.462  - info: host.HomeServer(SmartHome) hostname: HomeServer(SmartHome), node: v10.17.0
    2021-04-03 23:14:31.462  - info: host.HomeServer(SmartHome) ip addresses: 2a02:908:3220:c7a0:a800:f562:9da9:81cf 2a02:908:3220:c7a0:b1a0:7796:fb7a:8414 fe80::a800:f562:9da9:81cf 192.168.178.2
    2021-04-03 23:14:31.501  - info: host.HomeServer(SmartHome)-Server  Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
    2021-04-03 23:15:01.490  - error: host.HomeServer(SmartHome) No connection to databases possible, restart
    2021-04-03 23:15:01.503  - info: host.HomeServer(SmartHome) iobroker _restart
    2021-04-03 23:15:02.181  - info: host.HomeServer(SmartHome) iobroker Starting node restart.js
    

    node -v

    10.17.0
    

    npm -v

    6.11.3
    

    => Versionen nicht identisch so wie hier gefordert: Link

    Ist der node.js zerstört? Was kann ich nun tun?
    Ich lasse täglich mit backitup Backups anlegen. In der.tar.gz Datei sieht die Struktur wie folgt aus:

    -files
    0_userdata.0
    admin.0
    synology.0
    vis.0
    web.0
    -backup.json

    Im synology ordner liegt ne Grafikdatei, unter VIS meine Visualisierung. Alle anderen Verzeichnisse sind leer.... Bei allen Backups! Heißt das die wurden gar nicht korrekt erstellt?

    Jey CeeJ J 2 Antworten Letzte Antwort
    0
    • C chhe
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Windows 10
      Arbeitsspeicher: 4GB
      Festplattenart: HDD
      Betriebssystem: Windows 10
      Node-Version: 10.17.0
      Nodejs-Version: 10.x.x
      NPM-Version: 6.11.3
      Installationsart: Win10 installer
      Image genutzt: Nein
      Ort/Name der Imagedatei: --

      Hallo,
      heute Abend hatte ich einen kurzen Stromausfall und der Win10 PC auf dem ioBroker läuft ist dementsprechend nicht sauber heruntergefahren worden. Seitdem läuft ioBroker nicht mehr und lässt sich auch nicht mehr starten.

      iobroker start

      2021-04-03 23:06:14,234 INFO  - Starting the service with id 'iobroker(SmartHome)'
      

      node node_modules/iobroker.js-controller/controller.js --logs

      2021-04-03 23:07:27.718  - info: host.HomeServer(SmartHome) iobroker.js-controller version 3.1.6 js-controller starting
      2021-04-03 23:07:27.729  - info: host.HomeServer(SmartHome) Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
      2021-04-03 23:07:27.730  - info: host.HomeServer(SmartHome) hostname: HomeServer(SmartHome), node: v10.17.0
      2021-04-03 23:07:27.743  - info: host.HomeServer(SmartHome) ip addresses: 2a02:908:3220:c7a0:a800:f562:9da9:81cf 2a02:908:3220:c7a0:b1a0:7796:fb7a:8414 fe80::a800:f562:9da9:81cf 192.168.178.2
      2021-04-03 23:07:27.784  - info: host.HomeServer(SmartHome)  Error inMem-objects listening on port 9001
      2021-04-03 23:07:27.887  - info: host.HomeServer(SmartHome)  Error inMem-states listening on port 9000
      2021-04-03 23:07:27.923  - info: host.HomeServer(SmartHome) connected to Objects and States
      2021-04-03 23:07:28.036  - info: host.HomeServer(SmartHome) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
      2021-04-03 23:07:28.057  - error: Cannot find view "system"
      2021-04-03 23:07:28.063  - error: Cannot find view "system"
      2021-04-03 23:07:28.066  - error: Cannot find view "system"
      2021-04-03 23:07:28.077  - error: host.HomeServer(SmartHome) Could not collect system.host.HomeServer(SmartHome) states to check for obsolete states: Error: Cannot find view "system"
      2021-04-03 23:07:28.083  - error: host.HomeServer(SmartHome) _design/system missing - call node iobroker.js setup
      

      netstat -n -a -p TCP

      TCP    127.0.0.1:9000         0.0.0.0:0              ABHÖREN
      TCP    127.0.0.1:9001         0.0.0.0:0              ABHÖREN
      

      node node_modules/iobroker.js-controller/controller.js --logs

      2021-04-03 23:14:31.454  - info: host.HomeServer(SmartHome) iobroker.js-controller version 3.2.16 js-controller starting
      2021-04-03 23:14:31.461  - info: host.HomeServer(SmartHome) Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2021-04-03 23:14:31.462  - info: host.HomeServer(SmartHome) hostname: HomeServer(SmartHome), node: v10.17.0
      2021-04-03 23:14:31.462  - info: host.HomeServer(SmartHome) ip addresses: 2a02:908:3220:c7a0:a800:f562:9da9:81cf 2a02:908:3220:c7a0:b1a0:7796:fb7a:8414 fe80::a800:f562:9da9:81cf 192.168.178.2
      2021-04-03 23:14:31.501  - info: host.HomeServer(SmartHome)-Server  Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
      2021-04-03 23:15:01.490  - error: host.HomeServer(SmartHome) No connection to databases possible, restart
      2021-04-03 23:15:01.503  - info: host.HomeServer(SmartHome) iobroker _restart
      2021-04-03 23:15:02.181  - info: host.HomeServer(SmartHome) iobroker Starting node restart.js
      

      node -v

      10.17.0
      

      npm -v

      6.11.3
      

      => Versionen nicht identisch so wie hier gefordert: Link

      Ist der node.js zerstört? Was kann ich nun tun?
      Ich lasse täglich mit backitup Backups anlegen. In der.tar.gz Datei sieht die Struktur wie folgt aus:

      -files
      0_userdata.0
      admin.0
      synology.0
      vis.0
      web.0
      -backup.json

      Im synology ordner liegt ne Grafikdatei, unter VIS meine Visualisierung. Alle anderen Verzeichnisse sind leer.... Bei allen Backups! Heißt das die wurden gar nicht korrekt erstellt?

      Jey CeeJ Online
      Jey CeeJ Online
      Jey Cee
      Developer
      schrieb am zuletzt editiert von
      #2

      @chhe zum Log schau mal HIER rein da geht es um den Fehler in deinem 2ten Log.

      @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

      Versionen nicht identisch

      Node und Nodejs müssen identisch sein, npm kann nicht die selbe Version haben.

      Persönlicher Support
      Spenden -> paypal.me/J3YC33

      C 1 Antwort Letzte Antwort
      0
      • Jey CeeJ Jey Cee

        @chhe zum Log schau mal HIER rein da geht es um den Fehler in deinem 2ten Log.

        @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

        Versionen nicht identisch

        Node und Nodejs müssen identisch sein, npm kann nicht die selbe Version haben.

        C Offline
        C Offline
        chhe
        schrieb am zuletzt editiert von chhe
        #3

        @jey-cee

        Wenn ich diesen Befehl eingebe:

        ls -la /iobroker-data/backup-objects/
        

        erhalte ich die Meldung:

        Der Befehl "ls" ist entweder falsch geschrieben oder
        konnte nicht gefunden werden.
        

        Des Weiteren ist meine iobroker status ausgabe auch verändert (bzw. war von Anfang an anders?):

        iobroker status

        iobroker is running on this host.
        
        
        Objects type: file
        States  type: file
        

        Habe auch mal versucht den js-controller neuzuinstallieren:

        iobroker stop
        npm install iobroker.js-controller

        > iobroker.js-controller@3.2.16 preinstall E:\ioBroker\SmartHome\node_modules\iobroker.js-controller
        > node lib/preinstallCheck.js
        
        NPM version: 6.11.3
        
        > unix-dgram@2.0.3 install E:\ioBroker\SmartHome\node_modules\unix-dgram
        > node-gyp rebuild
        
        
        E:\ioBroker\SmartHome\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
        Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
          unix_dgram.cc
          win_delay_load_hook.cc
        e:\iobroker\smarthome\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "unistd.h": No such file or directory [E:\ioBroker\SmartHome\node_modules\unix-dgram\build\unix_dgram.vcx
        proj]
        gyp ERR! build error
        gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
        gyp ERR! stack     at ChildProcess.onExit (E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:193:23)
        gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
        gyp ERR! System Windows_NT 10.0.18363
        gyp ERR! command "E:\\ioBroker\\SmartHome\\nodejs\\node.exe" "E:\\ioBroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
        gyp ERR! cwd E:\ioBroker\SmartHome\node_modules\unix-dgram
        gyp ERR! node -v v10.17.0
        gyp ERR! node-gyp -v v5.0.3
        gyp ERR! not ok
        
        > iobroker.js-controller@3.2.16 install E:\ioBroker\SmartHome\node_modules\iobroker.js-controller
        > node iobroker.js setup first
        
        object system.certificates updated
        object _design/system updated
        
        The following notifications happened during sync:
        - Ignoring Directory "admin.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "alexa2.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "backitup.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "bmw.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "cloud.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "coronavirus-statistics.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "countdown.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "daswetter.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "discovery.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "dwd.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "ecovacs-deebot.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "feiertage.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "flot" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "flot.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "fullcalendar.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "hmip.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "hue.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "info.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "javascript.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "luftdaten.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "myq.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "nina.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "odl.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "ping.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "pushover.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "simple-api.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "spotify-premium.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "sql.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "statistics.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "synology" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "synology.0" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "synology.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "tankerkoenig.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "tvspielfilm.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "unifi.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "viessmannapi.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "vis" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "vis.0" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "vis.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "web" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "web.admin" because officially not created as meta object. Please remove directory!
        
        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":"win32","arch":"x64"})
        npm WARN axios-debug-log@0.8.2 requires a peer of axios@>=0.17.0 but none is installed. You must install peer dependencies yourself.
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules\osx-temperature-sensor):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\unix-dgram):
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
        
        + iobroker.js-controller@3.2.16
        removed 5 packages, updated 1 package and audited 1009 packages in 31.766s
        found 11 vulnerabilities (5 low, 1 moderate, 5 high)
          run `npm audit fix` to fix them, or `npm audit` for details
        

        npm audit fix

        > unix-dgram@2.0.3 install E:\ioBroker\SmartHome\node_modules\unix-dgram
        > node-gyp rebuild
        
        
        E:\ioBroker\SmartHome\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
        Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
          unix_dgram.cc
          win_delay_load_hook.cc
        e:\iobroker\smarthome\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "unistd.h": No such file or directory [E:\ioBroker\SmartHome\node_modules\unix-dgram\build\unix_dgram.vcx
        proj]
        gyp ERR! build error
        gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
        gyp ERR! stack     at ChildProcess.onExit (E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:193:23)
        gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
        gyp ERR! System Windows_NT 10.0.18363
        gyp ERR! command "E:\\ioBroker\\SmartHome\\nodejs\\node.exe" "E:\\ioBroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
        gyp ERR! cwd E:\ioBroker\SmartHome\node_modules\unix-dgram
        gyp ERR! node -v v10.17.0
        gyp ERR! node-gyp -v v5.0.3
        gyp ERR! not ok
        npm WARN axios-debug-log@0.8.2 requires a peer of axios@>=0.17.0 but none is installed. You must install peer dependencies yourself.
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules\osx-temperature-sensor):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\unix-dgram):
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
        
        removed 5 packages in 14.882s
        fixed 0 of 11 vulnerabilities in 1009 scanned packages
          10 vulnerabilities required manual review and could not be updated
          1 package update for 1 vulnerability involved breaking changes
          (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
        
        Jey CeeJ K 2 Antworten Letzte Antwort
        0
        • C chhe

          @jey-cee

          Wenn ich diesen Befehl eingebe:

          ls -la /iobroker-data/backup-objects/
          

          erhalte ich die Meldung:

          Der Befehl "ls" ist entweder falsch geschrieben oder
          konnte nicht gefunden werden.
          

          Des Weiteren ist meine iobroker status ausgabe auch verändert (bzw. war von Anfang an anders?):

          iobroker status

          iobroker is running on this host.
          
          
          Objects type: file
          States  type: file
          

          Habe auch mal versucht den js-controller neuzuinstallieren:

          iobroker stop
          npm install iobroker.js-controller

          > iobroker.js-controller@3.2.16 preinstall E:\ioBroker\SmartHome\node_modules\iobroker.js-controller
          > node lib/preinstallCheck.js
          
          NPM version: 6.11.3
          
          > unix-dgram@2.0.3 install E:\ioBroker\SmartHome\node_modules\unix-dgram
          > node-gyp rebuild
          
          
          E:\ioBroker\SmartHome\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
          Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
            unix_dgram.cc
            win_delay_load_hook.cc
          e:\iobroker\smarthome\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "unistd.h": No such file or directory [E:\ioBroker\SmartHome\node_modules\unix-dgram\build\unix_dgram.vcx
          proj]
          gyp ERR! build error
          gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
          gyp ERR! stack     at ChildProcess.onExit (E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:193:23)
          gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
          gyp ERR! System Windows_NT 10.0.18363
          gyp ERR! command "E:\\ioBroker\\SmartHome\\nodejs\\node.exe" "E:\\ioBroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
          gyp ERR! cwd E:\ioBroker\SmartHome\node_modules\unix-dgram
          gyp ERR! node -v v10.17.0
          gyp ERR! node-gyp -v v5.0.3
          gyp ERR! not ok
          
          > iobroker.js-controller@3.2.16 install E:\ioBroker\SmartHome\node_modules\iobroker.js-controller
          > node iobroker.js setup first
          
          object system.certificates updated
          object _design/system updated
          
          The following notifications happened during sync:
          - Ignoring Directory "admin.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "alexa2.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "backitup.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "bmw.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "cloud.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "coronavirus-statistics.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "countdown.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "daswetter.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "discovery.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "dwd.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "ecovacs-deebot.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "feiertage.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "flot" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "flot.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "fullcalendar.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "hmip.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "hue.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "info.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "javascript.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "luftdaten.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "myq.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "nina.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "odl.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "ping.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "pushover.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "simple-api.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "spotify-premium.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "sql.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "statistics.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "synology" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "synology.0" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "synology.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "tankerkoenig.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "tvspielfilm.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "unifi.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "viessmannapi.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "vis" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "vis.0" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "vis.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "web" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "web.admin" because officially not created as meta object. Please remove directory!
          
          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":"win32","arch":"x64"})
          npm WARN axios-debug-log@0.8.2 requires a peer of axios@>=0.17.0 but none is installed. You must install peer dependencies yourself.
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules\osx-temperature-sensor):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\unix-dgram):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          
          + iobroker.js-controller@3.2.16
          removed 5 packages, updated 1 package and audited 1009 packages in 31.766s
          found 11 vulnerabilities (5 low, 1 moderate, 5 high)
            run `npm audit fix` to fix them, or `npm audit` for details
          

          npm audit fix

          > unix-dgram@2.0.3 install E:\ioBroker\SmartHome\node_modules\unix-dgram
          > node-gyp rebuild
          
          
          E:\ioBroker\SmartHome\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
          Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
            unix_dgram.cc
            win_delay_load_hook.cc
          e:\iobroker\smarthome\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "unistd.h": No such file or directory [E:\ioBroker\SmartHome\node_modules\unix-dgram\build\unix_dgram.vcx
          proj]
          gyp ERR! build error
          gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
          gyp ERR! stack     at ChildProcess.onExit (E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:193:23)
          gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
          gyp ERR! System Windows_NT 10.0.18363
          gyp ERR! command "E:\\ioBroker\\SmartHome\\nodejs\\node.exe" "E:\\ioBroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
          gyp ERR! cwd E:\ioBroker\SmartHome\node_modules\unix-dgram
          gyp ERR! node -v v10.17.0
          gyp ERR! node-gyp -v v5.0.3
          gyp ERR! not ok
          npm WARN axios-debug-log@0.8.2 requires a peer of axios@>=0.17.0 but none is installed. You must install peer dependencies yourself.
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules\osx-temperature-sensor):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\unix-dgram):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
          
          removed 5 packages in 14.882s
          fixed 0 of 11 vulnerabilities in 1009 scanned packages
            10 vulnerabilities required manual review and could not be updated
            1 package update for 1 vulnerability involved breaking changes
            (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
          
          Jey CeeJ Online
          Jey CeeJ Online
          Jey Cee
          Developer
          schrieb am zuletzt editiert von
          #4

          @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

          erhalte ich die Meldung:
          Der Befehl "ls" ist entweder falsch geschrieben oder
          konnte nicht gefunden werden.

          Logisch, du benutzt Windows und das ist ein Linux Befehl. Keine Ahnung wie das Pendant für Win ist.

          So direkt sind in dem Log jetzt keine Fehler das sind alles nur Warnmeldungen, die gyp ERR können fast immer ignoriert werden.

          Für mich sieht das soweit in Ordnung aus, auch der Status würde passen.

          Persönlicher Support
          Spenden -> paypal.me/J3YC33

          1 Antwort Letzte Antwort
          0
          • C chhe

            @jey-cee

            Wenn ich diesen Befehl eingebe:

            ls -la /iobroker-data/backup-objects/
            

            erhalte ich die Meldung:

            Der Befehl "ls" ist entweder falsch geschrieben oder
            konnte nicht gefunden werden.
            

            Des Weiteren ist meine iobroker status ausgabe auch verändert (bzw. war von Anfang an anders?):

            iobroker status

            iobroker is running on this host.
            
            
            Objects type: file
            States  type: file
            

            Habe auch mal versucht den js-controller neuzuinstallieren:

            iobroker stop
            npm install iobroker.js-controller

            > iobroker.js-controller@3.2.16 preinstall E:\ioBroker\SmartHome\node_modules\iobroker.js-controller
            > node lib/preinstallCheck.js
            
            NPM version: 6.11.3
            
            > unix-dgram@2.0.3 install E:\ioBroker\SmartHome\node_modules\unix-dgram
            > node-gyp rebuild
            
            
            E:\ioBroker\SmartHome\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
              unix_dgram.cc
              win_delay_load_hook.cc
            e:\iobroker\smarthome\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "unistd.h": No such file or directory [E:\ioBroker\SmartHome\node_modules\unix-dgram\build\unix_dgram.vcx
            proj]
            gyp ERR! build error
            gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
            gyp ERR! stack     at ChildProcess.onExit (E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:193:23)
            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
            gyp ERR! System Windows_NT 10.0.18363
            gyp ERR! command "E:\\ioBroker\\SmartHome\\nodejs\\node.exe" "E:\\ioBroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
            gyp ERR! cwd E:\ioBroker\SmartHome\node_modules\unix-dgram
            gyp ERR! node -v v10.17.0
            gyp ERR! node-gyp -v v5.0.3
            gyp ERR! not ok
            
            > iobroker.js-controller@3.2.16 install E:\ioBroker\SmartHome\node_modules\iobroker.js-controller
            > node iobroker.js setup first
            
            object system.certificates updated
            object _design/system updated
            
            The following notifications happened during sync:
            - Ignoring Directory "admin.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "alexa2.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "backitup.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "bmw.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "cloud.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "coronavirus-statistics.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "countdown.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "daswetter.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "discovery.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "dwd.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "ecovacs-deebot.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "feiertage.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "flot" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "flot.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "fullcalendar.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "hmip.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "hue.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "info.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "javascript.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "luftdaten.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "myq.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "nina.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "odl.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "ping.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "pushover.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "simple-api.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "spotify-premium.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "sql.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "statistics.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "synology" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "synology.0" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "synology.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "tankerkoenig.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "tvspielfilm.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "unifi.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "viessmannapi.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "vis" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "vis.0" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "vis.admin" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "web" because officially not created as meta object. Please remove directory!
            - Ignoring Directory "web.admin" because officially not created as meta object. Please remove directory!
            
            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":"win32","arch":"x64"})
            npm WARN axios-debug-log@0.8.2 requires a peer of axios@>=0.17.0 but none is installed. You must install peer dependencies yourself.
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules\osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\unix-dgram):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            
            + iobroker.js-controller@3.2.16
            removed 5 packages, updated 1 package and audited 1009 packages in 31.766s
            found 11 vulnerabilities (5 low, 1 moderate, 5 high)
              run `npm audit fix` to fix them, or `npm audit` for details
            

            npm audit fix

            > unix-dgram@2.0.3 install E:\ioBroker\SmartHome\node_modules\unix-dgram
            > node-gyp rebuild
            
            
            E:\ioBroker\SmartHome\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
            Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu ermöglichen, müssen Sie den Schalter "/m" hinzufügen.
              unix_dgram.cc
              win_delay_load_hook.cc
            e:\iobroker\smarthome\node_modules\unix-dgram\src\unix_dgram.cc(9): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "unistd.h": No such file or directory [E:\ioBroker\SmartHome\node_modules\unix-dgram\build\unix_dgram.vcx
            proj]
            gyp ERR! build error
            gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
            gyp ERR! stack     at ChildProcess.onExit (E:\ioBroker\SmartHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:193:23)
            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
            gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
            gyp ERR! System Windows_NT 10.0.18363
            gyp ERR! command "E:\\ioBroker\\SmartHome\\nodejs\\node.exe" "E:\\ioBroker\\SmartHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
            gyp ERR! cwd E:\ioBroker\SmartHome\node_modules\unix-dgram
            gyp ERR! node -v v10.17.0
            gyp ERR! node-gyp -v v5.0.3
            gyp ERR! not ok
            npm WARN axios-debug-log@0.8.2 requires a peer of axios@>=0.17.0 but none is installed. You must install peer dependencies yourself.
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules\osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\unix-dgram):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            
            removed 5 packages in 14.882s
            fixed 0 of 11 vulnerabilities in 1009 scanned packages
              10 vulnerabilities required manual review and could not be updated
              1 package update for 1 vulnerability involved breaking changes
              (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
            
            K Offline
            K Offline
            klassisch
            Most Active
            schrieb am zuletzt editiert von
            #5

            @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

            @jey-cee

            Wenn ich diesen Befehl eingebe:

            ls -la /iobroker-data/backup-objects/
            

            dir wäre die Ensprechung. So sieht es bei mir aus:

            C:\Program Files\iobroker\ioBrMain026>dir "iobroker-data/backup-objects"
             Volume in Laufwerk C: hat keine Bezeichnung.
             Volumeseriennummer: B8DE-845D
            
             Verzeichnis von C:\Program Files\iobroker\ioBrMain026\iobroker-data\backup-objects
            
            04.04.2021  05:11    <DIR>          .
            04.04.2021  05:11    <DIR>          ..
            01.04.2021  17:30         2.561.740 2021-04-01_17-30_objects.json.gz
            01.04.2021  20:30         2.561.731 2021-04-01_20-30_objects.json.gz
            01.04.2021  23:30         2.561.733 2021-04-01_23-30_objects.json.gz
            02.04.2021  02:01         2.561.919 2021-04-02_02-01_objects.json.gz
            02.04.2021  04:30         2.561.916 2021-04-02_04-30_objects.json.gz
            02.04.2021  07:10           301.991 2021-04-02_07-10_states.json.gz
            02.04.2021  07:30         2.561.918 2021-04-02_07-30_objects.json.gz
            02.04.2021  09:10           301.971 2021-04-02_09-10_states.json.gz
            02.04.2021  09:30         2.561.912 2021-04-02_09-30_objects.json.gz
            02.04.2021  11:10           302.022 2021-04-02_11-10_states.json.gz
            02.04.2021  12:07         2.562.600 2021-04-02_12-07_objects.json.gz
            02.04.2021  13:10           301.535 2021-04-02_13-10_states.json.gz
            02.04.2021  14:30         2.562.526 2021-04-02_14-30_objects.json.gz
            02.04.2021  15:10           301.466 2021-04-02_15-10_states.json.gz
            02.04.2021  17:10           301.565 2021-04-02_17-10_states.json.gz
            02.04.2021  17:27         2.562.535 2021-04-02_17-27_objects.json.gz
            02.04.2021  19:10           301.513 2021-04-02_19-10_states.json.gz
            02.04.2021  19:30         2.562.782 2021-04-02_19-30_objects.json.gz
            02.04.2021  21:10           301.515 2021-04-02_21-10_states.json.gz
            02.04.2021  22:30         2.562.783 2021-04-02_22-30_objects.json.gz
            02.04.2021  23:10           301.592 2021-04-02_23-10_states.json.gz
            03.04.2021  01:10           302.147 2021-04-03_01-10_states.json.gz
            03.04.2021  01:30         2.562.795 2021-04-03_01-30_objects.json.gz
            03.04.2021  03:10           302.208 2021-04-03_03-10_states.json.gz
            03.04.2021  04:30         2.562.800 2021-04-03_04-30_objects.json.gz
            03.04.2021  05:10           302.259 2021-04-03_05-10_states.json.gz
            03.04.2021  06:30         2.562.797 2021-04-03_06-30_objects.json.gz
            03.04.2021  07:10           302.190 2021-04-03_07-10_states.json.gz
            03.04.2021  08:30         2.562.801 2021-04-03_08-30_objects.json.gz
            03.04.2021  09:10           302.160 2021-04-03_09-10_states.json.gz
            03.04.2021  10:30         2.562.790 2021-04-03_10-30_objects.json.gz
            03.04.2021  11:10           302.320 2021-04-03_11-10_states.json.gz
            03.04.2021  13:06         2.563.195 2021-04-03_13-06_objects.json.gz
            03.04.2021  13:10           301.745 2021-04-03_13-10_states.json.gz
            03.04.2021  15:10           301.750 2021-04-03_15-10_states.json.gz
            03.04.2021  15:30         2.563.189 2021-04-03_15-30_objects.json.gz
            03.04.2021  17:10           301.769 2021-04-03_17-10_states.json.gz
            03.04.2021  17:30         2.563.183 2021-04-03_17-30_objects.json.gz
            03.04.2021  19:11           301.718 2021-04-03_19-11_states.json.gz
            03.04.2021  20:30         2.563.190 2021-04-03_20-30_objects.json.gz
            03.04.2021  21:11           301.846 2021-04-03_21-11_states.json.gz
            03.04.2021  22:30         2.563.202 2021-04-03_22-30_objects.json.gz
            03.04.2021  23:11           301.942 2021-04-03_23-11_states.json.gz
            04.04.2021  00:30         2.563.186 2021-04-04_00-30_objects.json.gz
            04.04.2021  01:11           302.326 2021-04-04_01-11_states.json.gz
            04.04.2021  03:11           302.448 2021-04-04_03-11_states.json.gz
            04.04.2021  03:30         2.563.198 2021-04-04_03-30_objects.json.gz
            04.04.2021  05:11           302.506 2021-04-04_05-11_states.json.gz
                          48 Datei(en),     68.748.925 Bytes
                           2 Verzeichnis(se), 120.920.850.432 Bytes frei
            

            Und meine ioBroker Ports:

            C:\Users\JS>netstat -n -a -p TCP
            
            Aktive Verbindungen
            
              Proto  Lokale Adresse         Remoteadresse          Status
              TCP    127.0.0.1:9000         0.0.0.0:0              ABHÖREN
              TCP    127.0.0.1:9000         127.0.0.1:49876        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49877        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49955        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49956        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49957        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49961        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49962        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49963        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49973        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49976        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49977        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49989        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49992        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:49994        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50014        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50015        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50016        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50026        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50028        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50029        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50043        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50044        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50045        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50066        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50069        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50070        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50088        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50089        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50090        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50131        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50132        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50133        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50135        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50137        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50139        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50140        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50141        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50142        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50170        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50171        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50173        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50175        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50176        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50177        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50194        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50196        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50198        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50199        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50201        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50202        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50215        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50216        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50219        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50220        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50221        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50222        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50304        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50310        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50311        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50361        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50362        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:50363        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:51721        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:51722        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:51723        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:59368        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:59369        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:59370        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:60038        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:60040        HERGESTELLT
              TCP    127.0.0.1:9000         127.0.0.1:60041        HERGESTELLT
              TCP    127.0.0.1:9001         0.0.0.0:0              ABHÖREN
              TCP    127.0.0.1:9001         127.0.0.1:49874        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49875        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49952        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49953        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49954        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49958        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49959        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49960        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49964        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49971        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49972        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49983        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49985        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:49986        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50011        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50012        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50013        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50020        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50022        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50025        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50040        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50041        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50042        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50046        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50052        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50053        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50085        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50086        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50087        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50116        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50117        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50118        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50122        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50123        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50124        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50125        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50126        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50127        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50155        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50157        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50163        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50165        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50166        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50167        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50179        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50180        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50187        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50188        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50191        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50192        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50207        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50210        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50211        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50212        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50213        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50214        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50299        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50301        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50302        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50358        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50359        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:50360        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:51718        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:51719        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:51720        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:59365        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:59366        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:59367        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:60032        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:60036        HERGESTELLT
              TCP    127.0.0.1:9001         127.0.0.1:60037        HERGESTELLT
            
            

            Mit dem 9001 hatte ich mal Probleme wegen eines Intel Graphiktreibers. Habe mir notiert:
            28c2c7f8-1190-4cb1-8d25-ddd0a206a4bd-grafik.png ACHTUNG!!!!!!!!!! Intel nutzt jetzt den Port 9001 für Graphik
            https://github.com/eclipse/mosquitto/issues/1580
            SOLVED :: SOLUTION:
            This is a intel graphics card software related issue on windows 10.
            How to fix:
            In windows, go to:
            · Start menu
            · Type: Services
            · Find the service called: Intel(R) Graphics Command Center Service
            · Rightclick > Properties > Startup type = Disabled
            This fixed the problem for me.. :-)

            1 Antwort Letzte Antwort
            0
            • C chhe
              Systemdata Bitte Ausfüllen
              Hardwaresystem: Windows 10
              Arbeitsspeicher: 4GB
              Festplattenart: HDD
              Betriebssystem: Windows 10
              Node-Version: 10.17.0
              Nodejs-Version: 10.x.x
              NPM-Version: 6.11.3
              Installationsart: Win10 installer
              Image genutzt: Nein
              Ort/Name der Imagedatei: --

              Hallo,
              heute Abend hatte ich einen kurzen Stromausfall und der Win10 PC auf dem ioBroker läuft ist dementsprechend nicht sauber heruntergefahren worden. Seitdem läuft ioBroker nicht mehr und lässt sich auch nicht mehr starten.

              iobroker start

              2021-04-03 23:06:14,234 INFO  - Starting the service with id 'iobroker(SmartHome)'
              

              node node_modules/iobroker.js-controller/controller.js --logs

              2021-04-03 23:07:27.718  - info: host.HomeServer(SmartHome) iobroker.js-controller version 3.1.6 js-controller starting
              2021-04-03 23:07:27.729  - info: host.HomeServer(SmartHome) Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
              2021-04-03 23:07:27.730  - info: host.HomeServer(SmartHome) hostname: HomeServer(SmartHome), node: v10.17.0
              2021-04-03 23:07:27.743  - info: host.HomeServer(SmartHome) ip addresses: 2a02:908:3220:c7a0:a800:f562:9da9:81cf 2a02:908:3220:c7a0:b1a0:7796:fb7a:8414 fe80::a800:f562:9da9:81cf 192.168.178.2
              2021-04-03 23:07:27.784  - info: host.HomeServer(SmartHome)  Error inMem-objects listening on port 9001
              2021-04-03 23:07:27.887  - info: host.HomeServer(SmartHome)  Error inMem-states listening on port 9000
              2021-04-03 23:07:27.923  - info: host.HomeServer(SmartHome) connected to Objects and States
              2021-04-03 23:07:28.036  - info: host.HomeServer(SmartHome) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
              2021-04-03 23:07:28.057  - error: Cannot find view "system"
              2021-04-03 23:07:28.063  - error: Cannot find view "system"
              2021-04-03 23:07:28.066  - error: Cannot find view "system"
              2021-04-03 23:07:28.077  - error: host.HomeServer(SmartHome) Could not collect system.host.HomeServer(SmartHome) states to check for obsolete states: Error: Cannot find view "system"
              2021-04-03 23:07:28.083  - error: host.HomeServer(SmartHome) _design/system missing - call node iobroker.js setup
              

              netstat -n -a -p TCP

              TCP    127.0.0.1:9000         0.0.0.0:0              ABHÖREN
              TCP    127.0.0.1:9001         0.0.0.0:0              ABHÖREN
              

              node node_modules/iobroker.js-controller/controller.js --logs

              2021-04-03 23:14:31.454  - info: host.HomeServer(SmartHome) iobroker.js-controller version 3.2.16 js-controller starting
              2021-04-03 23:14:31.461  - info: host.HomeServer(SmartHome) Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
              2021-04-03 23:14:31.462  - info: host.HomeServer(SmartHome) hostname: HomeServer(SmartHome), node: v10.17.0
              2021-04-03 23:14:31.462  - info: host.HomeServer(SmartHome) ip addresses: 2a02:908:3220:c7a0:a800:f562:9da9:81cf 2a02:908:3220:c7a0:b1a0:7796:fb7a:8414 fe80::a800:f562:9da9:81cf 192.168.178.2
              2021-04-03 23:14:31.501  - info: host.HomeServer(SmartHome)-Server  Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
              2021-04-03 23:15:01.490  - error: host.HomeServer(SmartHome) No connection to databases possible, restart
              2021-04-03 23:15:01.503  - info: host.HomeServer(SmartHome) iobroker _restart
              2021-04-03 23:15:02.181  - info: host.HomeServer(SmartHome) iobroker Starting node restart.js
              

              node -v

              10.17.0
              

              npm -v

              6.11.3
              

              => Versionen nicht identisch so wie hier gefordert: Link

              Ist der node.js zerstört? Was kann ich nun tun?
              Ich lasse täglich mit backitup Backups anlegen. In der.tar.gz Datei sieht die Struktur wie folgt aus:

              -files
              0_userdata.0
              admin.0
              synology.0
              vis.0
              web.0
              -backup.json

              Im synology ordner liegt ne Grafikdatei, unter VIS meine Visualisierung. Alle anderen Verzeichnisse sind leer.... Bei allen Backups! Heißt das die wurden gar nicht korrekt erstellt?

              J Offline
              J Offline
              Jan1
              schrieb am zuletzt editiert von Jan1
              #6

              @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

              node -v
              10.17.0

              npm -v
              6.11.3

              => Versionen nicht identisch so wie hier gefordert: Link

              Äpfel und Birnen ;)
              Das eine ist Node und das andere NPM. Die sind in der Regel immer unterschiedlich. Node wird installiert und ist in zwei Verzeichnissen angelegt, die Versionen müssen gleich sein, weil man so sehen kann, ob nicht zwei Node Versionen installiert wurden.
              Da Du nur die hälfte von der Ausgabe gepostet hast, sagt das überhaupt nichts aus, wobei ich bei Windows eh nicht weiß, ob das ebenfalls so sein muss.

              Das einzige was man hier sieht, Du nutz nicht die empfohlene Node Version.

              K 1 Antwort Letzte Antwort
              0
              • J Jan1

                @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

                node -v
                10.17.0

                npm -v
                6.11.3

                => Versionen nicht identisch so wie hier gefordert: Link

                Äpfel und Birnen ;)
                Das eine ist Node und das andere NPM. Die sind in der Regel immer unterschiedlich. Node wird installiert und ist in zwei Verzeichnissen angelegt, die Versionen müssen gleich sein, weil man so sehen kann, ob nicht zwei Node Versionen installiert wurden.
                Da Du nur die hälfte von der Ausgabe gepostet hast, sagt das überhaupt nichts aus, wobei ich bei Windows eh nicht weiß, ob das ebenfalls so sein muss.

                Das einzige was man hier sieht, Du nutz nicht die empfohlene Node Version.

                K Offline
                K Offline
                klassisch
                Most Active
                schrieb am zuletzt editiert von
                #7

                @jan1 sagte in Stromausfall: iobroker startet nicht + backup leer?:

                wobei ich bei Windows eh nicht weiß, ob das ebenfalls so sein muss.

                Bei (m)einem funktionierenden Win System sieht es so aus, wenn diese Info weiter hilft:
                437564f8-a2d1-4381-8c26-b365b8a3714c-grafik.png

                wobei im Ordner nodejs nochmals ein Ordner node_modules steckt

                69f6f931-428b-461b-8f47-295facd3a364-grafik.png

                Das einzige was man hier sieht, Du nutz nicht die empfohlene Node Version.

                Wobei die 10.17.0 noch gut läuft. Ich habe damit keine Probleme, zumindest nicht mit Adptern vom stable. Mit einem beta-Adapter habe ich probs, die aber auch woanders her kommen können.
                Und bei @chhe lief es vorher ja auch mit dieser Version. Also daran sollte es in diesem Fall nicht liegen

                C:\Program Files\iobroker\ioBrMain026>node -v
                v10.17.0
                
                J 1 Antwort Letzte Antwort
                0
                • K klassisch

                  @jan1 sagte in Stromausfall: iobroker startet nicht + backup leer?:

                  wobei ich bei Windows eh nicht weiß, ob das ebenfalls so sein muss.

                  Bei (m)einem funktionierenden Win System sieht es so aus, wenn diese Info weiter hilft:
                  437564f8-a2d1-4381-8c26-b365b8a3714c-grafik.png

                  wobei im Ordner nodejs nochmals ein Ordner node_modules steckt

                  69f6f931-428b-461b-8f47-295facd3a364-grafik.png

                  Das einzige was man hier sieht, Du nutz nicht die empfohlene Node Version.

                  Wobei die 10.17.0 noch gut läuft. Ich habe damit keine Probleme, zumindest nicht mit Adptern vom stable. Mit einem beta-Adapter habe ich probs, die aber auch woanders her kommen können.
                  Und bei @chhe lief es vorher ja auch mit dieser Version. Also daran sollte es in diesem Fall nicht liegen

                  C:\Program Files\iobroker\ioBrMain026>node -v
                  v10.17.0
                  
                  J Offline
                  J Offline
                  Jan1
                  schrieb am zuletzt editiert von
                  #8

                  @klassisch
                  Mir brauchst das nicht erklären und die empfohlen Node 12 ist auch kein Muss, wenn alles läuft. Hier gehts wie immer nur drum, bevorstehende Probleme erst gar nicht aufkommen zu lassen wenn Adapter dann mal die 12 voraussetzten ;)

                  K 1 Antwort Letzte Antwort
                  0
                  • J Jan1

                    @klassisch
                    Mir brauchst das nicht erklären und die empfohlen Node 12 ist auch kein Muss, wenn alles läuft. Hier gehts wie immer nur drum, bevorstehende Probleme erst gar nicht aufkommen zu lassen wenn Adapter dann mal die 12 voraussetzten ;)

                    K Offline
                    K Offline
                    klassisch
                    Most Active
                    schrieb am zuletzt editiert von klassisch
                    #9

                    @jan1 Ja, Node-Updates sind halt so eine Sache. Und wenn man nicht weiß was man da tut (und ich weiß es leider nicht), kann man noch mehr schädigen, fürchte ich. Deshalb bin ich auch noch auf node 10. Ich kann hier leider nur Vergleichswerte von einem funktionierenden System beisteuern. Manchmal hilft das, manchmal auch nicht.

                    J 1 Antwort Letzte Antwort
                    0
                    • K klassisch

                      @jan1 Ja, Node-Updates sind halt so eine Sache. Und wenn man nicht weiß was man da tut (und ich weiß es leider nicht), kann man noch mehr schädigen, fürchte ich. Deshalb bin ich auch noch auf node 10. Ich kann hier leider nur Vergleichswerte von einem funktionierenden System beisteuern. Manchmal hilft das, manchmal auch nicht.

                      J Offline
                      J Offline
                      Jan1
                      schrieb am zuletzt editiert von
                      #10

                      @klassisch
                      Bei Linux ist ein Node Update sehr einfach, da man hier einfach in der Source die gewünschte Version einträgt und dann ein System Update startet, fertig und 100% richtig. Bei Windows bin ich raus, da es dort wohl etwas schwerer ist.

                      C 1 Antwort Letzte Antwort
                      0
                      • J Jan1

                        @klassisch
                        Bei Linux ist ein Node Update sehr einfach, da man hier einfach in der Source die gewünschte Version einträgt und dann ein System Update startet, fertig und 100% richtig. Bei Windows bin ich raus, da es dort wohl etwas schwerer ist.

                        C Offline
                        C Offline
                        chhe
                        schrieb am zuletzt editiert von
                        #11

                        Ich konnte nun über

                        iobroker add admin --port 8089
                        

                        eine neue Admin Instanz erstellen, die ich auch aufrufen konnte. Damit war es mir möglich über backitup ein Backup von vorgestern einzuspielen. Seitdem läuft wieder alles.

                        Ein hoch auf Backups.... Schade, dass ioBroker unter Windows so anfällig ist. Die Einschätzung mit der schwierigen Updatesituation unter Windows teile ich. Evtl. ziehe ich den ioBroker doch mal auf den Raspberry um.

                        J K 2 Antworten Letzte Antwort
                        0
                        • C chhe

                          Ich konnte nun über

                          iobroker add admin --port 8089
                          

                          eine neue Admin Instanz erstellen, die ich auch aufrufen konnte. Damit war es mir möglich über backitup ein Backup von vorgestern einzuspielen. Seitdem läuft wieder alles.

                          Ein hoch auf Backups.... Schade, dass ioBroker unter Windows so anfällig ist. Die Einschätzung mit der schwierigen Updatesituation unter Windows teile ich. Evtl. ziehe ich den ioBroker doch mal auf den Raspberry um.

                          J Offline
                          J Offline
                          Jan1
                          schrieb am zuletzt editiert von
                          #12

                          @chhe
                          Auf Linux ist es dann aber bei nem Stromausfall noch wilder, da hier gegebenenfalls das OS wegen Dateisystem Fehler hinüber ist und nicht nur der IOBroker. Stromausfall ist immer schlecht, aber Windows ist da etwas im Vorteil.

                          1 Antwort Letzte Antwort
                          0
                          • C chhe

                            Ich konnte nun über

                            iobroker add admin --port 8089
                            

                            eine neue Admin Instanz erstellen, die ich auch aufrufen konnte. Damit war es mir möglich über backitup ein Backup von vorgestern einzuspielen. Seitdem läuft wieder alles.

                            Ein hoch auf Backups.... Schade, dass ioBroker unter Windows so anfällig ist. Die Einschätzung mit der schwierigen Updatesituation unter Windows teile ich. Evtl. ziehe ich den ioBroker doch mal auf den Raspberry um.

                            K Offline
                            K Offline
                            klassisch
                            Most Active
                            schrieb am zuletzt editiert von klassisch
                            #13

                            @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

                            Ich konnte nun über

                            iobroker add admin --port 8089
                            

                            klasse, kannte ich noch nicht.

                            Ein hoch auf Backups....

                            +1

                            Schade, dass ioBroker unter Windows so anfällig ist.

                            Nein, das unterschreibe ich nicht. Wenn man nicht gerade js-controller und/oder nodejs updaten muß, läuft das sehr stabil.

                            Die Einschätzung mit der schwierigen Updatesituation unter Windows teile ich.

                            für js-controller gibt es den workaround. Bei nodejs bin leider ich noch ratlos

                            Evtl. ziehe ich den ioBroker doch mal auf den Raspberry um.

                            da komme ich her und will nicht wieder dorthin.
                            Lies mal etwas weiter und Du wirst sehen, daß viele mit Raspi 4 Probs haben. Die meisten wohl wegen schlechter Versorgung, andere wegen SD-cards.

                            Mit schlechter Versorgung hatte ich nie Probs, weil ich das immer gelötet hatte und gute Netzteile + fette Elkos verwende. Aber mit den SD-Cards und eben mit meinen mangelhaften Linux-Kenntnissen und den Linux-Kernel Updates.
                            Bin dann von einem Raspi auf einen Orange Pi +2e (eMMC + USB- SSD) umgezogen. Lief lange sehr stabil, bis zu einem armbian Kernel Update, der einfach mit einem Update kam. Wochenlange Fehlersuche.
                            Dann kam eine Zeit, die ich als "npm nodejs-Krise" bezeichne. Da die richtigen Versionen zusammenzuhalten war tricky. Keine Ahnung, ob das noch so ist.
                            Der Windows Installer hatte das für mich gelöst. Da gab es ein funktionierendes Paket. Nachteil ist eben die größere Trägheit bei gewissen Updates.

                            Generell macht eine USV Sinn (schon mal wegen Router und Switches) und ioBroker läuft bei mir auf einem alten Notebook. Auch wenn die Akkus nicht mehr top sein mögen, so hilft das doch etwas weiter.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • K klassisch

                              @chhe sagte in Stromausfall: iobroker startet nicht + backup leer?:

                              Ich konnte nun über

                              iobroker add admin --port 8089
                              

                              klasse, kannte ich noch nicht.

                              Ein hoch auf Backups....

                              +1

                              Schade, dass ioBroker unter Windows so anfällig ist.

                              Nein, das unterschreibe ich nicht. Wenn man nicht gerade js-controller und/oder nodejs updaten muß, läuft das sehr stabil.

                              Die Einschätzung mit der schwierigen Updatesituation unter Windows teile ich.

                              für js-controller gibt es den workaround. Bei nodejs bin leider ich noch ratlos

                              Evtl. ziehe ich den ioBroker doch mal auf den Raspberry um.

                              da komme ich her und will nicht wieder dorthin.
                              Lies mal etwas weiter und Du wirst sehen, daß viele mit Raspi 4 Probs haben. Die meisten wohl wegen schlechter Versorgung, andere wegen SD-cards.

                              Mit schlechter Versorgung hatte ich nie Probs, weil ich das immer gelötet hatte und gute Netzteile + fette Elkos verwende. Aber mit den SD-Cards und eben mit meinen mangelhaften Linux-Kenntnissen und den Linux-Kernel Updates.
                              Bin dann von einem Raspi auf einen Orange Pi +2e (eMMC + USB- SSD) umgezogen. Lief lange sehr stabil, bis zu einem armbian Kernel Update, der einfach mit einem Update kam. Wochenlange Fehlersuche.
                              Dann kam eine Zeit, die ich als "npm nodejs-Krise" bezeichne. Da die richtigen Versionen zusammenzuhalten war tricky. Keine Ahnung, ob das noch so ist.
                              Der Windows Installer hatte das für mich gelöst. Da gab es ein funktionierendes Paket. Nachteil ist eben die größere Trägheit bei gewissen Updates.

                              Generell macht eine USV Sinn (schon mal wegen Router und Switches) und ioBroker läuft bei mir auf einem alten Notebook. Auch wenn die Akkus nicht mehr top sein mögen, so hilft das doch etwas weiter.

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #14

                              @klassisch sagte in Stromausfall: iobroker startet nicht + backup leer?:

                              Da die richtigen Versionen zusammenzuhalten war tricky. Keine Ahnung, ob das noch so ist.

                              Das macht der Paketmanager. Da muss man keine Versionen 'zusammenhalten'.

                              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

                              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

                              473

                              Online

                              32.7k

                              Benutzer

                              82.4k

                              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