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. Zigbee Adapter Problem nach Update

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.3k

Zigbee Adapter Problem nach Update

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
zigbee-adapter
66 Beiträge 6 Kommentatoren 5.9k 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.
  • Thomas BraunT Thomas Braun

    @DocGame sagte in Zigbee Adapter Problem nach Update:

    Ich wollte eine neue Zigbee-Adapter version üner die Katze installieren.

    Über git/"die Katze" updated man auch nicht!

    iobroker update
    iobroker upgrade
    iobroker install zigbee@1.2.1
    
    D Offline
    D Offline
    DocGame
    schrieb am zuletzt editiert von
    #4

    @Thomas-Braun
    Über die CL genau das gleiche:

    C:\iobroker_NUC\SHome>iobroker install zigbee@1.2.1
    NPM version: 6.14.6
    npm install iobroker.zigbee@1.2.1 --loglevel error (System call)
    gyp ERR! UNCAUGHT EXCEPTION
    gyp ERR! stack TypeError: tar.extract is not a function
    gyp ERR! stack     at Request.<anonymous> (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\install.js:199:22)
    gyp ERR! stack     at Request.emit (events.js:327:22)
    gyp ERR! stack     at Request.onRequestResponse (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\request\request.js:1066:10)
    gyp ERR! stack     at ClientRequest.emit (events.js:315:20)
    gyp ERR! stack     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)
    gyp ERR! stack     at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
    gyp ERR! stack     at TLSSocket.socketOnData (_http_client.js:469:22)
    gyp ERR! stack     at TLSSocket.emit (events.js:315:20)
    gyp ERR! stack     at addChunk (_stream_readable.js:295:12)
    gyp ERR! stack     at readableAddChunk (_stream_readable.js:271:9)
    gyp ERR! System Windows_NT 10.0.19041
    gyp ERR! command "C:\\iobroker_NUC\\SHome\\nodejs\\node.exe" "C:\\iobroker_NUC\\SHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
    gyp ERR! cwd C:\iobroker_NUC\SHome\node_modules\zigbee-herdsman\node_modules\@serialport\bindings
    gyp ERR! node -v v12.18.3
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! This is a bug in `node-gyp`.
    gyp ERR! Try to update node-gyp and file an Issue if it does not help:
    gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
    npm ERR! code ELIFECYCLE
    npm ERR! errno 7
    npm ERR! @serialport/bindings@9.0.2 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
    npm ERR! Exit status 7
    npm ERR!
    npm ERR! Failed at the @serialport/bindings@9.0.2 install script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     C:\iobroker_NUC\SHome\env\npm-cache\_logs\2020-10-26T15_29_55_202Z-debug.log
    host.DESKTOP-24U17KH(SHome) Cannot install iobroker.zigbee@1.2.1: 7
    
    Thomas BraunT 2 Antworten Letzte Antwort
    0
    • D DocGame

      @Thomas-Braun
      Über die CL genau das gleiche:

      C:\iobroker_NUC\SHome>iobroker install zigbee@1.2.1
      NPM version: 6.14.6
      npm install iobroker.zigbee@1.2.1 --loglevel error (System call)
      gyp ERR! UNCAUGHT EXCEPTION
      gyp ERR! stack TypeError: tar.extract is not a function
      gyp ERR! stack     at Request.<anonymous> (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\install.js:199:22)
      gyp ERR! stack     at Request.emit (events.js:327:22)
      gyp ERR! stack     at Request.onRequestResponse (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\request\request.js:1066:10)
      gyp ERR! stack     at ClientRequest.emit (events.js:315:20)
      gyp ERR! stack     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)
      gyp ERR! stack     at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
      gyp ERR! stack     at TLSSocket.socketOnData (_http_client.js:469:22)
      gyp ERR! stack     at TLSSocket.emit (events.js:315:20)
      gyp ERR! stack     at addChunk (_stream_readable.js:295:12)
      gyp ERR! stack     at readableAddChunk (_stream_readable.js:271:9)
      gyp ERR! System Windows_NT 10.0.19041
      gyp ERR! command "C:\\iobroker_NUC\\SHome\\nodejs\\node.exe" "C:\\iobroker_NUC\\SHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
      gyp ERR! cwd C:\iobroker_NUC\SHome\node_modules\zigbee-herdsman\node_modules\@serialport\bindings
      gyp ERR! node -v v12.18.3
      gyp ERR! node-gyp -v v5.1.0
      gyp ERR! This is a bug in `node-gyp`.
      gyp ERR! Try to update node-gyp and file an Issue if it does not help:
      gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
      npm ERR! code ELIFECYCLE
      npm ERR! errno 7
      npm ERR! @serialport/bindings@9.0.2 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
      npm ERR! Exit status 7
      npm ERR!
      npm ERR! Failed at the @serialport/bindings@9.0.2 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     C:\iobroker_NUC\SHome\env\npm-cache\_logs\2020-10-26T15_29_55_202Z-debug.log
      host.DESKTOP-24U17KH(SHome) Cannot install iobroker.zigbee@1.2.1: 7
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #5

      @DocGame
      In das Installationsverzeichnis wechseln (Keine Ahnung von Windows...)
      und den npm cache löschen:

      npm cache clear --force
      

      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

      D 2 Antworten Letzte Antwort
      0
      • D DocGame

        @Thomas-Braun
        Über die CL genau das gleiche:

        C:\iobroker_NUC\SHome>iobroker install zigbee@1.2.1
        NPM version: 6.14.6
        npm install iobroker.zigbee@1.2.1 --loglevel error (System call)
        gyp ERR! UNCAUGHT EXCEPTION
        gyp ERR! stack TypeError: tar.extract is not a function
        gyp ERR! stack     at Request.<anonymous> (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\install.js:199:22)
        gyp ERR! stack     at Request.emit (events.js:327:22)
        gyp ERR! stack     at Request.onRequestResponse (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\request\request.js:1066:10)
        gyp ERR! stack     at ClientRequest.emit (events.js:315:20)
        gyp ERR! stack     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)
        gyp ERR! stack     at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
        gyp ERR! stack     at TLSSocket.socketOnData (_http_client.js:469:22)
        gyp ERR! stack     at TLSSocket.emit (events.js:315:20)
        gyp ERR! stack     at addChunk (_stream_readable.js:295:12)
        gyp ERR! stack     at readableAddChunk (_stream_readable.js:271:9)
        gyp ERR! System Windows_NT 10.0.19041
        gyp ERR! command "C:\\iobroker_NUC\\SHome\\nodejs\\node.exe" "C:\\iobroker_NUC\\SHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
        gyp ERR! cwd C:\iobroker_NUC\SHome\node_modules\zigbee-herdsman\node_modules\@serialport\bindings
        gyp ERR! node -v v12.18.3
        gyp ERR! node-gyp -v v5.1.0
        gyp ERR! This is a bug in `node-gyp`.
        gyp ERR! Try to update node-gyp and file an Issue if it does not help:
        gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
        npm ERR! code ELIFECYCLE
        npm ERR! errno 7
        npm ERR! @serialport/bindings@9.0.2 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
        npm ERR! Exit status 7
        npm ERR!
        npm ERR! Failed at the @serialport/bindings@9.0.2 install script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     C:\iobroker_NUC\SHome\env\npm-cache\_logs\2020-10-26T15_29_55_202Z-debug.log
        host.DESKTOP-24U17KH(SHome) Cannot install iobroker.zigbee@1.2.1: 7
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #6

        @DocGame sagte in Zigbee Adapter Problem nach Update:

        node -v v12.18.3

        Oben schreibst du node 10. Was denn nun?

        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
        • Thomas BraunT Thomas Braun

          @DocGame
          In das Installationsverzeichnis wechseln (Keine Ahnung von Windows...)
          und den npm cache löschen:

          npm cache clear --force
          
          D Offline
          D Offline
          DocGame
          schrieb am zuletzt editiert von DocGame
          #7

          @Thomas-Braun

          Die Info oben habe ich korrigiert...
          Leider kommt nach dem "npm cache clear --force" und dem
          "iobroker update
          iobroker upgrade
          iobroker install zigbee@1.2.1"
          genau das selbe.
          Hier der ausführiche log "C:\iobroker_NUC\SHome\env\npm-cache_logs\2020-10-26t15_34_18_692z-debug.log":
          2020-10-26T15_34_18_692Z-debug.log

          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @DocGame
            In das Installationsverzeichnis wechseln (Keine Ahnung von Windows...)
            und den npm cache löschen:

            npm cache clear --force
            
            D Offline
            D Offline
            DocGame
            schrieb am zuletzt editiert von
            #8

            @Thomas-Braun
            Fällt dir auch nichts mehr ein ?

            D 1 Antwort Letzte Antwort
            0
            • D DocGame

              @Thomas-Braun
              Fällt dir auch nichts mehr ein ?

              D Offline
              D Offline
              DocGame
              schrieb am zuletzt editiert von DocGame
              #9

              Wie bekomme ich denn die alte Instasllation des Adapters komplett weg?
              Unter Adapter steht nicht installiert.
              In den Instanzen habe ich ihn gelöscht.
              Ordner zogbee.0 im iobroker-data verzeichnis gelöscht.
              zigbee.admin in files gelöscht.

              Es klappt trotzdem nicht mit der Adapter Neuinstallation.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • D DocGame

                Wie bekomme ich denn die alte Instasllation des Adapters komplett weg?
                Unter Adapter steht nicht installiert.
                In den Instanzen habe ich ihn gelöscht.
                Ordner zogbee.0 im iobroker-data verzeichnis gelöscht.
                zigbee.admin in files gelöscht.

                Es klappt trotzdem nicht mit der Adapter Neuinstallation.

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

                @DocGame

                iobroker del zigbee
                

                Von Hand fummelt man da nicht im Dateisystem herum.

                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

                D 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @DocGame

                  iobroker del zigbee
                  

                  Von Hand fummelt man da nicht im Dateisystem herum.

                  D Offline
                  D Offline
                  DocGame
                  schrieb am zuletzt editiert von
                  #11

                  @Thomas-Braun sagte in Zigbee Adapter Problem nach Update:

                  iobroker del zigbee

                  ich bin verzweifelt....sonst hätte ich das nicht versucht. Hier hängt wirklich alles dran (Vielleicht auch ein Fehler....)
                  Hier der CL Log:

                  C:\iobroker_NUC\SHome>iobroker del zigbee
                  Delete adapter "zigbee"
                  host.DESKTOP-24U17KH(SHome) Counted 1 instances of zigbee
                  host.DESKTOP-24U17KH(SHome) Counted 1 meta of zigbee
                  host.DESKTOP-24U17KH(SHome) Counted 1 adapter for zigbee
                  host.DESKTOP-24U17KH(SHome) Counted 35 devices of zigbee
                  host.DESKTOP-24U17KH(SHome) Counted 1 channels of zigbee
                  host.DESKTOP-24U17KH(SHome) Counted 365 states of zigbee
                  host.DESKTOP-24U17KH(SHome) Counted 14 states of system.adapter.zigbee
                  host.DESKTOP-24U17KH(SHome) Counted 260 states (io.zigbee.*) from states
                  host.DESKTOP-24U17KH(SHome) Counted 12 states (system.adapter.zigbee.*) from states
                  host.DESKTOP-24U17KH(SHome) file zigbee.admin deleted
                  host.DESKTOP-24U17KH(SHome) object zigbee.admin deleted
                  host.DESKTOP-24U17KH(SHome) Deleting 418 object(s).
                  host.DESKTOP-24U17KH(SHome): Only 400 objects left to be deleted.
                   Cannot write files: C:\iobroker_NUC\SHome\iobroker-data\files\zigbee.admin\_data.json: ENOENT: no such file or directory, open 'C:\iobroker_NUC\SHome\iobroker-data\files\zigbee.admin\_data.json'
                  host.DESKTOP-24U17KH(SHome): Only 200 objects left to be deleted.
                  host.DESKTOP-24U17KH(SHome) Deleting 272 state(s).
                  host.DESKTOP-24U17KH(SHome): Only 200 states left to be deleted.
                  Error deleting adapter zigbee from disk: Error: Cannot find module 'iobroker.zigbee/io-package.json'
                  Require stack:
                  - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\lib\setup\setupInstall.js
                  - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\lib\setup.js
                  - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\iobroker.js
                  You might have to delete it yourself!
                  

                  und hier der neuinstallationsversuch:

                  $ ./iobroker add zigbee  --host DESKTOP-24U17KH(SHome)
                  NPM version: 6.14.6
                  npm install iobroker.zigbee@1.2.1 --loglevel error (System call)
                  gyp
                   ERR! UNCAUGHT EXCEPTION gyp ERR! stack
                   TypeError: tar.extract is not a functiongyp ERR! stack     at Request.<anonymous> (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\install.js:199:22)gyp ERR! stack     at Request.emit (events.js:327:22)gyp ERR! stack     at Request.onRequestResponse (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\request\request.js:1066:10)gyp ERR! stack     at ClientRequest.emit (events.js:315:20)gyp ERR! stack     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)gyp ERR! stack     at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)gyp ERR! stack     at TLSSocket.socketOnData (_http_client.js:469:22)gyp ERR! stack     at TLSSocket.emit (events.js:315:20)gyp ERR! stack     at addChunk (_stream_readable.js:295:12)gyp ERR! stack     at readableAddChunk (_stream_readable.js:271:9)
                  gyp ERR! System Windows_NT 10.0.19041gyp ERR! command "C:\\iobroker_NUC\\SHome\\nodejs\\node.exe" "C:\\iobroker_NUC\\SHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"gyp ERR! cwd C:\iobroker_NUC\SHome\node_modules\zigbee-herdsman\node_modules\@serialport\bindingsgyp ERR! node -v
                   v12.18.3gyp ERR! node-gyp -v v5.1.0gyp ERR! This is a bug in `node-gyp`.gyp ERR! Try to update node-gyp and file an Issue if it does not help:gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
                  npm
                   ERR! code ELIFECYCLEnpm ERR! errno 7
                  npm
                   ERR! @serialport/bindings@9.0.2 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 7npm ERR! npm ERR! Failed at the @serialport/bindings@9.0.2 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                  
                  npm ERR! A complete log of this run can be found in:npm ERR!     C:\iobroker_NUC\SHome\env\npm-cache\_logs\2020-10-26T17_07_58_405Z-debug.log
                  ERROR: host.DESKTOP-24U17KH(SHome) Cannot install iobroker.zigbee@1.2.1: 7
                  ERROR: process exited with code 25
                  
                  Thomas BraunT AsgothianA 2 Antworten Letzte Antwort
                  0
                  • D DocGame

                    @Thomas-Braun sagte in Zigbee Adapter Problem nach Update:

                    iobroker del zigbee

                    ich bin verzweifelt....sonst hätte ich das nicht versucht. Hier hängt wirklich alles dran (Vielleicht auch ein Fehler....)
                    Hier der CL Log:

                    C:\iobroker_NUC\SHome>iobroker del zigbee
                    Delete adapter "zigbee"
                    host.DESKTOP-24U17KH(SHome) Counted 1 instances of zigbee
                    host.DESKTOP-24U17KH(SHome) Counted 1 meta of zigbee
                    host.DESKTOP-24U17KH(SHome) Counted 1 adapter for zigbee
                    host.DESKTOP-24U17KH(SHome) Counted 35 devices of zigbee
                    host.DESKTOP-24U17KH(SHome) Counted 1 channels of zigbee
                    host.DESKTOP-24U17KH(SHome) Counted 365 states of zigbee
                    host.DESKTOP-24U17KH(SHome) Counted 14 states of system.adapter.zigbee
                    host.DESKTOP-24U17KH(SHome) Counted 260 states (io.zigbee.*) from states
                    host.DESKTOP-24U17KH(SHome) Counted 12 states (system.adapter.zigbee.*) from states
                    host.DESKTOP-24U17KH(SHome) file zigbee.admin deleted
                    host.DESKTOP-24U17KH(SHome) object zigbee.admin deleted
                    host.DESKTOP-24U17KH(SHome) Deleting 418 object(s).
                    host.DESKTOP-24U17KH(SHome): Only 400 objects left to be deleted.
                     Cannot write files: C:\iobroker_NUC\SHome\iobroker-data\files\zigbee.admin\_data.json: ENOENT: no such file or directory, open 'C:\iobroker_NUC\SHome\iobroker-data\files\zigbee.admin\_data.json'
                    host.DESKTOP-24U17KH(SHome): Only 200 objects left to be deleted.
                    host.DESKTOP-24U17KH(SHome) Deleting 272 state(s).
                    host.DESKTOP-24U17KH(SHome): Only 200 states left to be deleted.
                    Error deleting adapter zigbee from disk: Error: Cannot find module 'iobroker.zigbee/io-package.json'
                    Require stack:
                    - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\lib\setup\setupInstall.js
                    - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\lib\setup.js
                    - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\iobroker.js
                    You might have to delete it yourself!
                    

                    und hier der neuinstallationsversuch:

                    $ ./iobroker add zigbee  --host DESKTOP-24U17KH(SHome)
                    NPM version: 6.14.6
                    npm install iobroker.zigbee@1.2.1 --loglevel error (System call)
                    gyp
                     ERR! UNCAUGHT EXCEPTION gyp ERR! stack
                     TypeError: tar.extract is not a functiongyp ERR! stack     at Request.<anonymous> (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\install.js:199:22)gyp ERR! stack     at Request.emit (events.js:327:22)gyp ERR! stack     at Request.onRequestResponse (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\request\request.js:1066:10)gyp ERR! stack     at ClientRequest.emit (events.js:315:20)gyp ERR! stack     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)gyp ERR! stack     at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)gyp ERR! stack     at TLSSocket.socketOnData (_http_client.js:469:22)gyp ERR! stack     at TLSSocket.emit (events.js:315:20)gyp ERR! stack     at addChunk (_stream_readable.js:295:12)gyp ERR! stack     at readableAddChunk (_stream_readable.js:271:9)
                    gyp ERR! System Windows_NT 10.0.19041gyp ERR! command "C:\\iobroker_NUC\\SHome\\nodejs\\node.exe" "C:\\iobroker_NUC\\SHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"gyp ERR! cwd C:\iobroker_NUC\SHome\node_modules\zigbee-herdsman\node_modules\@serialport\bindingsgyp ERR! node -v
                     v12.18.3gyp ERR! node-gyp -v v5.1.0gyp ERR! This is a bug in `node-gyp`.gyp ERR! Try to update node-gyp and file an Issue if it does not help:gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
                    npm
                     ERR! code ELIFECYCLEnpm ERR! errno 7
                    npm
                     ERR! @serialport/bindings@9.0.2 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 7npm ERR! npm ERR! Failed at the @serialport/bindings@9.0.2 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                    
                    npm ERR! A complete log of this run can be found in:npm ERR!     C:\iobroker_NUC\SHome\env\npm-cache\_logs\2020-10-26T17_07_58_405Z-debug.log
                    ERROR: host.DESKTOP-24U17KH(SHome) Cannot install iobroker.zigbee@1.2.1: 7
                    ERROR: process exited with code 25
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #12

                    @DocGame sagte in Zigbee Adapter Problem nach Update:

                    Ich bin raus, Windows ist mir auch zu fremd.
                    Google wirft das raus, ist allerdings Linux-lastig:

                    https://github.com/nodejs/node-gyp/issues/1871

                    I think this is normally a sign of mixed installs - one version is trying to use code from another - or an install that didn't properly overwrite an older install (there was a bug a while back with npm that caused this exact error because upgrading npm didn't wipe out older files and directories, leaving a jumbled mess).
                    Clean out your global npm installs, it's going to be /usr/local/lib/node_modules or /usr/lib/node_modules - npm config get prefix shows you the first part of this and it'll depend on how Node was installed on your machine. Just blow that whole directory away because you're going to reinstall anyway. There may be global commands you installed with npm install -g which will be dangling symlinks to subdirectories of that directory, look in the bin with the same root, so /usr/local/bin/ or /usr/bin and look for symlinks that have node_modules in them and get rid of them. If you care about the things you installed globall, take not of them so you can reinstall later.
                    Remove node, nodejs, npm, node-gyp from your system package manager (apt, dnf, yum, apk, etc.). Full purge, leave nothing, these cause too much chaos with the way npm handles dependencies.
                    Install Node from somewhere other than your package manager, I recommend using the NodeSource distributions: https://github.com/nodesource/distributions for servers but the Snap (maintained by me) https://snapcraft.io/node for development systems (I can't understate how nice it is to have the latest version of my chosen release line without asking for it on my dev machine). You could also take a more manual approach such as https://gist.github.com/rvagg/742f811be491a49ba0b9

                    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
                    • D DocGame

                      @Thomas-Braun sagte in Zigbee Adapter Problem nach Update:

                      iobroker del zigbee

                      ich bin verzweifelt....sonst hätte ich das nicht versucht. Hier hängt wirklich alles dran (Vielleicht auch ein Fehler....)
                      Hier der CL Log:

                      C:\iobroker_NUC\SHome>iobroker del zigbee
                      Delete adapter "zigbee"
                      host.DESKTOP-24U17KH(SHome) Counted 1 instances of zigbee
                      host.DESKTOP-24U17KH(SHome) Counted 1 meta of zigbee
                      host.DESKTOP-24U17KH(SHome) Counted 1 adapter for zigbee
                      host.DESKTOP-24U17KH(SHome) Counted 35 devices of zigbee
                      host.DESKTOP-24U17KH(SHome) Counted 1 channels of zigbee
                      host.DESKTOP-24U17KH(SHome) Counted 365 states of zigbee
                      host.DESKTOP-24U17KH(SHome) Counted 14 states of system.adapter.zigbee
                      host.DESKTOP-24U17KH(SHome) Counted 260 states (io.zigbee.*) from states
                      host.DESKTOP-24U17KH(SHome) Counted 12 states (system.adapter.zigbee.*) from states
                      host.DESKTOP-24U17KH(SHome) file zigbee.admin deleted
                      host.DESKTOP-24U17KH(SHome) object zigbee.admin deleted
                      host.DESKTOP-24U17KH(SHome) Deleting 418 object(s).
                      host.DESKTOP-24U17KH(SHome): Only 400 objects left to be deleted.
                       Cannot write files: C:\iobroker_NUC\SHome\iobroker-data\files\zigbee.admin\_data.json: ENOENT: no such file or directory, open 'C:\iobroker_NUC\SHome\iobroker-data\files\zigbee.admin\_data.json'
                      host.DESKTOP-24U17KH(SHome): Only 200 objects left to be deleted.
                      host.DESKTOP-24U17KH(SHome) Deleting 272 state(s).
                      host.DESKTOP-24U17KH(SHome): Only 200 states left to be deleted.
                      Error deleting adapter zigbee from disk: Error: Cannot find module 'iobroker.zigbee/io-package.json'
                      Require stack:
                      - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\lib\setup\setupInstall.js
                      - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\lib\setup.js
                      - C:\iobroker_NUC\SHome\node_modules\iobroker.js-controller\iobroker.js
                      You might have to delete it yourself!
                      

                      und hier der neuinstallationsversuch:

                      $ ./iobroker add zigbee  --host DESKTOP-24U17KH(SHome)
                      NPM version: 6.14.6
                      npm install iobroker.zigbee@1.2.1 --loglevel error (System call)
                      gyp
                       ERR! UNCAUGHT EXCEPTION gyp ERR! stack
                       TypeError: tar.extract is not a functiongyp ERR! stack     at Request.<anonymous> (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\node-gyp\lib\install.js:199:22)gyp ERR! stack     at Request.emit (events.js:327:22)gyp ERR! stack     at Request.onRequestResponse (C:\iobroker_NUC\SHome\nodejs\node_modules\npm\node_modules\request\request.js:1066:10)gyp ERR! stack     at ClientRequest.emit (events.js:315:20)gyp ERR! stack     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)gyp ERR! stack     at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)gyp ERR! stack     at TLSSocket.socketOnData (_http_client.js:469:22)gyp ERR! stack     at TLSSocket.emit (events.js:315:20)gyp ERR! stack     at addChunk (_stream_readable.js:295:12)gyp ERR! stack     at readableAddChunk (_stream_readable.js:271:9)
                      gyp ERR! System Windows_NT 10.0.19041gyp ERR! command "C:\\iobroker_NUC\\SHome\\nodejs\\node.exe" "C:\\iobroker_NUC\\SHome\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"gyp ERR! cwd C:\iobroker_NUC\SHome\node_modules\zigbee-herdsman\node_modules\@serialport\bindingsgyp ERR! node -v
                       v12.18.3gyp ERR! node-gyp -v v5.1.0gyp ERR! This is a bug in `node-gyp`.gyp ERR! Try to update node-gyp and file an Issue if it does not help:gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
                      npm
                       ERR! code ELIFECYCLEnpm ERR! errno 7
                      npm
                       ERR! @serialport/bindings@9.0.2 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 7npm ERR! npm ERR! Failed at the @serialport/bindings@9.0.2 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:npm ERR!     C:\iobroker_NUC\SHome\env\npm-cache\_logs\2020-10-26T17_07_58_405Z-debug.log
                      ERROR: host.DESKTOP-24U17KH(SHome) Cannot install iobroker.zigbee@1.2.1: 7
                      ERROR: process exited with code 25
                      
                      AsgothianA Offline
                      AsgothianA Offline
                      Asgothian
                      Developer
                      schrieb am zuletzt editiert von
                      #13

                      @DocGame
                      Verifiziere doch bitte mal das genau eine nodejs und node version auf dem System vorhanden sind. Das gleiche mit npm.

                      Auch die Frage - führst du den Befehl wirklich in dem Verzeichnis aus, in dem sich zum ioBroker auch die node_modules befinden ?

                      A

                      ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                      "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                      D 2 Antworten Letzte Antwort
                      0
                      • AsgothianA Asgothian

                        @DocGame
                        Verifiziere doch bitte mal das genau eine nodejs und node version auf dem System vorhanden sind. Das gleiche mit npm.

                        Auch die Frage - führst du den Befehl wirklich in dem Verzeichnis aus, in dem sich zum ioBroker auch die node_modules befinden ?

                        A

                        D Offline
                        D Offline
                        DocGame
                        schrieb am zuletzt editiert von
                        #14

                        @Asgothian
                        in meiner panik habe ich über den installer noch eine Instanz installiert wie kann ich die wieder löschen?

                        1 Antwort Letzte Antwort
                        0
                        • AsgothianA Asgothian

                          @DocGame
                          Verifiziere doch bitte mal das genau eine nodejs und node version auf dem System vorhanden sind. Das gleiche mit npm.

                          Auch die Frage - führst du den Befehl wirklich in dem Verzeichnis aus, in dem sich zum ioBroker auch die node_modules befinden ?

                          A

                          D Offline
                          D Offline
                          DocGame
                          schrieb am zuletzt editiert von DocGame
                          #15

                          @Asgothian
                          Erkennst du hierauf was?
                          Verzeichnis.PNG
                          CL.PNG

                          In der Info steht folgendes:
                          Plattform: Windows
                          Betriebssystem: win32
                          Die Architektur: x64
                          CPUs: 6
                          Geschwindigkeit: 2208 MHz
                          Modell: Intel(R) Core(TM) i5-9500T CPU @ 2.20GHz
                          RAM: 7.8 GB
                          System-Betriebszeit: 00:00:00
                          Node.js: v12.18.3
                          NPM: 6.14.8
                          Adapter-Anzahl: 308
                          Datenträgergröße: 237.5 GiB
                          Datenträger verfügbar: 155.6 GiB
                          Betriebszeit: 00:07:22
                          Aktive Instanzen: 36

                          Alle Anderen Adapter sind grün.
                          Wo finde ich Infos zu Node?

                          D 1 Antwort Letzte Antwort
                          0
                          • D DocGame

                            @Asgothian
                            Erkennst du hierauf was?
                            Verzeichnis.PNG
                            CL.PNG

                            In der Info steht folgendes:
                            Plattform: Windows
                            Betriebssystem: win32
                            Die Architektur: x64
                            CPUs: 6
                            Geschwindigkeit: 2208 MHz
                            Modell: Intel(R) Core(TM) i5-9500T CPU @ 2.20GHz
                            RAM: 7.8 GB
                            System-Betriebszeit: 00:00:00
                            Node.js: v12.18.3
                            NPM: 6.14.8
                            Adapter-Anzahl: 308
                            Datenträgergröße: 237.5 GiB
                            Datenträger verfügbar: 155.6 GiB
                            Betriebszeit: 00:07:22
                            Aktive Instanzen: 36

                            Alle Anderen Adapter sind grün.
                            Wo finde ich Infos zu Node?

                            D Offline
                            D Offline
                            DocGame
                            schrieb am zuletzt editiert von
                            #16

                            Wenn ich ein Backup einspiele(Iobroker und Zigbee) ist zwar die Instanz da (rot) aber unter Adapter steht keine installierte Instanz.

                            AsgothianA D 2 Antworten Letzte Antwort
                            0
                            • D DocGame

                              Wenn ich ein Backup einspiele(Iobroker und Zigbee) ist zwar die Instanz da (rot) aber unter Adapter steht keine installierte Instanz.

                              AsgothianA Offline
                              AsgothianA Offline
                              Asgothian
                              Developer
                              schrieb am zuletzt editiert von
                              #17

                              @DocGame such doch mal nach node.exe. (ich bin kein Windows Experte.. sorry)

                              was genau hast du ein 2. mal installiert ? node oder nen iobroker ?

                              A

                              ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                              "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                              1 Antwort Letzte Antwort
                              0
                              • D DocGame

                                Wenn ich ein Backup einspiele(Iobroker und Zigbee) ist zwar die Instanz da (rot) aber unter Adapter steht keine installierte Instanz.

                                D Offline
                                D Offline
                                DocGame
                                schrieb am zuletzt editiert von
                                #18

                                den iobroker über den Windowsinstaller. Aber erst vorhin, das wird nichts mit dem Problem zu tun haben. Will die Neue später nur wieder loswerden.
                                Ich habe woanders gelesen, dass ich node-gyp installieren soll.
                                Dann kommt folgende Meldung:

                                C:\iobroker_NUC\SHome>npm install -g node-gyp
                                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                C:\iobroker_NUC\SHome\env\npm\node-gyp -> C:\iobroker_NUC\SHome\env\npm\node_modules\node-gyp\bin\node-gyp.js
                                + node-gyp@7.1.2
                                added 96 packages from 66 contributors in 6.297s
                                
                                AsgothianA 1 Antwort Letzte Antwort
                                0
                                • D DocGame

                                  den iobroker über den Windowsinstaller. Aber erst vorhin, das wird nichts mit dem Problem zu tun haben. Will die Neue später nur wieder loswerden.
                                  Ich habe woanders gelesen, dass ich node-gyp installieren soll.
                                  Dann kommt folgende Meldung:

                                  C:\iobroker_NUC\SHome>npm install -g node-gyp
                                  npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                  npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                  C:\iobroker_NUC\SHome\env\npm\node-gyp -> C:\iobroker_NUC\SHome\env\npm\node_modules\node-gyp\bin\node-gyp.js
                                  + node-gyp@7.1.2
                                  added 96 packages from 66 contributors in 6.297s
                                  
                                  AsgothianA Offline
                                  AsgothianA Offline
                                  Asgothian
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #19

                                  @DocGame hast du ein Backup der Konfiguration und der Skripte ?

                                  ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                  "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                  D 1 Antwort Letzte Antwort
                                  0
                                  • AsgothianA Asgothian

                                    @DocGame hast du ein Backup der Konfiguration und der Skripte ?

                                    D Offline
                                    D Offline
                                    DocGame
                                    schrieb am zuletzt editiert von
                                    #20

                                    @Asgothian
                                    Ja sowohl über den Backup-Adapter, als auch das exportieren der Scripts und das sichern des iobroker-data Verzeichnisses

                                    AsgothianA 1 Antwort Letzte Antwort
                                    0
                                    • D DocGame

                                      @Asgothian
                                      Ja sowohl über den Backup-Adapter, als auch das exportieren der Scripts und das sichern des iobroker-data Verzeichnisses

                                      AsgothianA Offline
                                      AsgothianA Offline
                                      Asgothian
                                      Developer
                                      schrieb am zuletzt editiert von Asgothian
                                      #21

                                      @DocGame Windows 10 ? Dann installier dir doch mal nach der Anleitung die hier ist einen Docker container mit iobroker. Der läuft unabhängig von dem was du bei Windows installiert hast.

                                      https://github.com/buanet/docker-iobroker

                                      dann kannst du erst einmal den/die installierten iobroker stoppen, zur Not über den Taskmanager, und schaust ob du das ganze im Docker zum Laufen bekommst. Wenn es läuft kannst du das im Windows installierte loeschen und dann schauen ob du mit dem Docker Zeugs weiter machen willst oder nochmal nativ unter Windows installierst.

                                      A.

                                      ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                      "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                      D 1 Antwort Letzte Antwort
                                      0
                                      • AsgothianA Asgothian

                                        @DocGame Windows 10 ? Dann installier dir doch mal nach der Anleitung die hier ist einen Docker container mit iobroker. Der läuft unabhängig von dem was du bei Windows installiert hast.

                                        https://github.com/buanet/docker-iobroker

                                        dann kannst du erst einmal den/die installierten iobroker stoppen, zur Not über den Taskmanager, und schaust ob du das ganze im Docker zum Laufen bekommst. Wenn es läuft kannst du das im Windows installierte loeschen und dann schauen ob du mit dem Docker Zeugs weiter machen willst oder nochmal nativ unter Windows installierst.

                                        A.

                                        D Offline
                                        D Offline
                                        DocGame
                                        schrieb am zuletzt editiert von
                                        #22

                                        @Asgothian Oh je... auf die schnelle blick ich das nicht.
                                        Zu allem Unglück ist jetzt gerade meine Frau gekommen und steht schreiend im dunkeln Flur.
                                        Muss mal Kerzen suchen und sie beruhigen. Vielleicht kommt ja noch ein Tip (der entscheidende und hoffentlich einfache) bis ich wieder vor dem PC sitze.

                                        AsgothianA 1 Antwort Letzte Antwort
                                        0
                                        • D DocGame

                                          @Asgothian Oh je... auf die schnelle blick ich das nicht.
                                          Zu allem Unglück ist jetzt gerade meine Frau gekommen und steht schreiend im dunkeln Flur.
                                          Muss mal Kerzen suchen und sie beruhigen. Vielleicht kommt ja noch ein Tip (der entscheidende und hoffentlich einfache) bis ich wieder vor dem PC sitze.

                                          AsgothianA Offline
                                          AsgothianA Offline
                                          Asgothian
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #23

                                          @DocGame ich schau mal ob ich eine step by step Anleitung zur Installation finde. Es gibt eine.

                                          A.

                                          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                          D 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

                                          665

                                          Online

                                          32.6k

                                          Benutzer

                                          82.3k

                                          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