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 0.10.3

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

ZigBee 0.10.3

Geplant Angeheftet Gesperrt Verschoben Gelöst Error/Bug
zigbeeerrorfehler
10 Beiträge 3 Kommentatoren 943 Aufrufe 4 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.
  • V Offline
    V Offline
    voodoo78
    schrieb am zuletzt editiert von
    #1

    Hallo!

    Ich habe den ZigBee-Adapter von Version 0.10.2 auf 0.10.3 upgedatet. Seitdem bekomme ich folgende Fehlermeldung:

    427f9556-fc66-49af-ba08-1fe0452c90ef-image.png

    1 Antwort Letzte Antwort
    0
    • arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #4

      lösche manuell diese Ordner aus den node-modules

      @serialport
      cc-znp
      serialport
      zcl-packet
      zigbee-shepherd
      zigbee-shepherd-converter
      

      sollte ein Ordner nicht da sein ist nicht schlimm...hauptsache der ganze pulk ist nicht vorhanden

      und installiere den Adapter ohne den zu löschen aus dem GIT nochmal

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      1 Antwort Letzte Antwort
      0
      • arteckA Offline
        arteckA Offline
        arteck
        Developer Most Active
        schrieb am zuletzt editiert von
        #2

        da ist was mit dem Serialport falsch gelaufen

        zigbee hab ich, zwave auch, nuc's genauso und HA auch

        1 Antwort Letzte Antwort
        0
        • V Offline
          V Offline
          voodoo78
          schrieb am zuletzt editiert von
          #3

          Tja... Aber was kann ich da machen?

          1 Antwort Letzte Antwort
          0
          • arteckA Offline
            arteckA Offline
            arteck
            Developer Most Active
            schrieb am zuletzt editiert von
            #4

            lösche manuell diese Ordner aus den node-modules

            @serialport
            cc-znp
            serialport
            zcl-packet
            zigbee-shepherd
            zigbee-shepherd-converter
            

            sollte ein Ordner nicht da sein ist nicht schlimm...hauptsache der ganze pulk ist nicht vorhanden

            und installiere den Adapter ohne den zu löschen aus dem GIT nochmal

            zigbee hab ich, zwave auch, nuc's genauso und HA auch

            1 Antwort Letzte Antwort
            0
            • V Offline
              V Offline
              voodoo78
              schrieb am zuletzt editiert von
              #5

              Perfekt, hat tadellos funktioniert.
              Vielen Dank!

              1 Antwort Letzte Antwort
              0
              • V Offline
                V Offline
                voodoo78
                schrieb am zuletzt editiert von
                #6

                Nun passiert das, wenn ich den Adapter aus dem GIT erneut installiere.

                pi@ioBroker-Pi:/opt/iobroker $ sudo npm install iobroker.zigbee
                
                > serialport@6.2.2 install /opt/iobroker/node_modules/cc-znp/node_modules/serialport
                > prebuild-install || node-gyp rebuild
                
                module.js:550
                    throw err;
                    ^
                
                Error: Cannot find module './index'
                    at Function.Module._resolveFilename (module.js:548:15)
                    at Function.Module._load (module.js:475:25)
                    at Module.require (module.js:597:17)
                    at require (internal/module.js:11:18)
                    at Object.<anonymous> (/opt/iobroker/node_modules/.bin/rc:2:10)
                    at Module._compile (module.js:653:30)
                    at Object.Module._extensions..js (module.js:664:10)
                    at Module.load (module.js:566:32)
                    at tryModuleLoad (module.js:506:12)
                    at Function.Module._load (module.js:498:3)
                gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/8.15.0"
                gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/cc-znp/node_modules/serialport/.node-gyp"
                gyp WARN install got an error, rolling back install
                gyp WARN install got an error, rolling back install
                gyp ERR! configure error
                gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/.node-gyp'
                gyp ERR! System Linux 4.14.79-v7+
                gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                gyp ERR! cwd /opt/iobroker/node_modules/cc-znp/node_modules/serialport
                gyp ERR! node -v v8.15.0
                gyp ERR! node-gyp -v v3.8.0
                gyp ERR! not ok
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                
                npm ERR! code ELIFECYCLE
                npm ERR! errno 1
                npm ERR! serialport@6.2.2 install: `prebuild-install || node-gyp rebuild`
                npm ERR! Exit status 1
                npm ERR!
                npm ERR! Failed at the serialport@6.2.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!     /root/.npm/_logs/2019-06-02T16_53_03_526Z-debug.log
                
                
                arteckA 1 Antwort Letzte Antwort
                0
                • V voodoo78

                  Nun passiert das, wenn ich den Adapter aus dem GIT erneut installiere.

                  pi@ioBroker-Pi:/opt/iobroker $ sudo npm install iobroker.zigbee
                  
                  > serialport@6.2.2 install /opt/iobroker/node_modules/cc-znp/node_modules/serialport
                  > prebuild-install || node-gyp rebuild
                  
                  module.js:550
                      throw err;
                      ^
                  
                  Error: Cannot find module './index'
                      at Function.Module._resolveFilename (module.js:548:15)
                      at Function.Module._load (module.js:475:25)
                      at Module.require (module.js:597:17)
                      at require (internal/module.js:11:18)
                      at Object.<anonymous> (/opt/iobroker/node_modules/.bin/rc:2:10)
                      at Module._compile (module.js:653:30)
                      at Object.Module._extensions..js (module.js:664:10)
                      at Module.load (module.js:566:32)
                      at tryModuleLoad (module.js:506:12)
                      at Function.Module._load (module.js:498:3)
                  gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/8.15.0"
                  gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/cc-znp/node_modules/serialport/.node-gyp"
                  gyp WARN install got an error, rolling back install
                  gyp WARN install got an error, rolling back install
                  gyp ERR! configure error
                  gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/.node-gyp'
                  gyp ERR! System Linux 4.14.79-v7+
                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                  gyp ERR! cwd /opt/iobroker/node_modules/cc-znp/node_modules/serialport
                  gyp ERR! node -v v8.15.0
                  gyp ERR! node-gyp -v v3.8.0
                  gyp ERR! not ok
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                  
                  npm ERR! code ELIFECYCLE
                  npm ERR! errno 1
                  npm ERR! serialport@6.2.2 install: `prebuild-install || node-gyp rebuild`
                  npm ERR! Exit status 1
                  npm ERR!
                  npm ERR! Failed at the serialport@6.2.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!     /root/.npm/_logs/2019-06-02T16_53_03_526Z-debug.log
                  
                  
                  arteckA Offline
                  arteckA Offline
                  arteck
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #7

                  @voodoo78 sagte in ZigBee 0.10.3:

                  gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/8.15.0"

                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                  1 Antwort Letzte Antwort
                  0
                  • V Offline
                    V Offline
                    voodoo78
                    schrieb am zuletzt editiert von
                    #8

                    Root hat aber die Schreibrechte.

                    1 Antwort Letzte Antwort
                    0
                    • V Offline
                      V Offline
                      voodoo78
                      schrieb am zuletzt editiert von
                      #9

                      Hat niemand eine Idee, was ich machen könnte?

                      Thomas JansenT 1 Antwort Letzte Antwort
                      0
                      • V voodoo78

                        Hat niemand eine Idee, was ich machen könnte?

                        Thomas JansenT Offline
                        Thomas JansenT Offline
                        Thomas Jansen
                        schrieb am zuletzt editiert von
                        #10

                        @voodoo78 hm? ich bin zwar noch neu aber hatte auch probleme mit zigbee...

                        habe mir so geholfen: im verzeichniss opt/iobroker den befehl

                        npm rebuild ausgeführt....

                        danach den serialport repariert wie mir jemand in einem anderen froum geschrieben hat mit dem befehl:

                        sudo npm install serialport --unsafe-perm --build-from-source

                        Rennt jetzt wie Sau!!!!

                        Aber bitte ich bin anfänger und probier mich auch in den foren aus und mach gerade learning by doing... also alles ohne gewähr...

                        lg

                        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

                        697

                        Online

                        32.6k

                        Benutzer

                        82.1k

                        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