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. Hardware
  4. Zigbee Adapter Macht Probleme

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Zigbee Adapter Macht Probleme

Geplant Angeheftet Gesperrt Verschoben Hardware
iobroker vis
32 Beiträge 5 Kommentatoren 1.4k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • C cortana

    @wendy2702
    Ja natürlich :blush: muss mich hier nur mal sortieren da ich hier so einiges probiere.

    Installation zigbee 1.3.1 über den Admin auf einem sauberen System

    "Fertig mit Fehler: host.HALOSERVER(SHSobe) Cannot install iobroker.zigbee@1.3.1: 1"

    $ ./iobroker add zigbee  --host HALOSERVER(SHSobe)
    NPM version: 6.14.10
    npm install iobroker.zigbee@1.3.1 --loglevel error (System call)
    gyp ERR! find Python 
    gyp ERR! find Python Python is not set from command line or npm configuration
    gyp ERR! find Python Python is not set from environment variable PYTHON
    gyp ERR! find Python checking if "python" can be used
    gyp ERR! find Python - "python" is not in PATH or produced an error
    gyp ERR! find Python checking if "python2" can be used
    gyp ERR! find Python - "python2" is not in PATH or produced an error
    gyp ERR! find Python checking if "python3" can be used
    gyp ERR! find Python - "python3" is not in PATH or produced an error
    gyp ERR! find Python checking if the py launcher can be used to find Python 2
    gyp ERR! find Python - "py.exe" is not in PATH or produced an error
    gyp ERR! find Python checking if Python is C:\Python27\python.exe
    gyp ERR! find Python - "C:\Python27\python.exe" could not be run
    gyp ERR! find Python checking if Python is C:\Python37\python.exe
    gyp ERR! find Python - "C:\Python37\python.exe" could not be run
    gyp ERR! find Python 
    gyp ERR! find Python **********************************************************
    gyp ERR! find Python You need to install the latest version of Python.
    gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
    gyp ERR! find Python you can try one of the following options:
    gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"
    gyp ERR! find Python   (accepted by both node-gyp and npm)
    gyp ERR! find Python - Set the environment variable PYTHON
    gyp ERR! find Python - Set the npm configuration variable python:
    gyp ERR! find Python   npm config set python "C:\Path\To\python.exe"
    gyp ERR! find Python For more information consult the documentation at:
    gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
    gyp ERR! find Python **********************************************************
    gyp ERR! find Python 
    gyp ERR! configure error 
    gyp ERR! stack Error: Could not find any Python installation to use
    gyp ERR! stack     at PythonFinder.fail (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)
    gyp ERR! stack     at PythonFinder.runChecks (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
    gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)
    gyp ERR! stack     at PythonFinder.execFileCallback (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)
    gyp ERR! stack     at exithandler (child_process.js:315:5)
    gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:327:5)
    gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:274:12)
    gyp ERR! stack     at onErrorNT (internal/child_process.js:470:16)
    gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:84:21)
    gyp ERR! System Windows_NT 10.0.14393
    gyp ERR! command "C:\\Program Files\\iobroker\\SHSobe\\nodejs\\node.exe" "C:\\Program Files\\iobroker\\SHSobe\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
    gyp ERR! cwd C:\Program Files\iobroker\SHSobe\node_modules\unix-dgram
    gyp ERR! node -v v12.20.1
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! not ok 
    gyp ERR! find Python 
    gyp ERR! find Python Python is not set from command line or npm configuration
    gyp ERR! find Python Python is not set from environment variable PYTHON
    gyp ERR! find Python checking if "python" can be used
    gyp ERR! find Python - "python" is not in PATH or produced an error
    gyp ERR! find Python checking if "python2" can be used
    gyp ERR! find Python - "python2" is not in PATH or produced an error
    gyp ERR! find Python checking if "python3" can be used
    gyp ERR! find Python - "python3" is not in PATH or produced an error
    gyp ERR! find Python checking if the py launcher can be used to find Python 2
    gyp ERR! find Python - "py.exe" is not in PATH or produced an error
    gyp ERR! find Python checking if Python is C:\Python27\python.exe
    gyp ERR! find Python - "C:\Python27\python.exe" could not be run
    gyp ERR! find Python checking if Python is C:\Python37\python.exe
    gyp ERR! find Python - "C:\Python37\python.exe" could not be run
    gyp ERR! find Python 
    gyp ERR! find Python **********************************************************
    gyp ERR! find Python You need to install the latest version of Python.
    gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
    gyp ERR! find Python you can try one of the following options:
    gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"
    gyp ERR! find Python   (accepted by both node-gyp and npm)
    gyp ERR! find Python - Set the environment variable PYTHON
    gyp ERR! find Python - Set the npm configuration variable python:
    gyp ERR! find Python   npm config set python "C:\Path\To\python.exe"
    gyp ERR! find Python For more information consult the documentation at:
    gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
    gyp ERR! find Python **********************************************************
    gyp ERR! find Python 
    gyp ERR! configure error 
    gyp ERR! stack Error: Could not find any Python installation to use
    gyp ERR! stack     at PythonFinder.fail (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)
    gyp ERR! stack     at PythonFinder.runChecks (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
    gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)
    gyp ERR! stack     at PythonFinder.execFileCallback (C:\Program Files\iobroker\SHSobe\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)
    gyp ERR! stack     at exithandler (child_process.js:315:5)
    gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:327:5)
    gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:274:12)
    gyp ERR! stack     at onErrorNT (internal/child_process.js:470:16)
    gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:84:21)
    gyp ERR! System Windows_NT 10.0.14393
    gyp ERR! command "C:\\Program Files\\iobroker\\SHSobe\\nodejs\\node.exe" "C:\\Program Files\\iobroker\\SHSobe\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
    gyp ERR! cwd C:\Program Files\iobroker\SHSobe\node_modules\zigbee-herdsman\node_modules\@serialport\bindings
    gyp ERR! node -v v12.20.1
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! not ok 
    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! @serialport/bindings@9.0.2 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
    npm ERR! Exit status 1
    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:\Users\iobroker(SHsobe)\AppData\Roaming\npm-cache\_logs\2021-02-04T20_51_35_798Z-debug.log
    ERROR: host.HALOSERVER(SHSobe) Cannot install iobroker.zigbee@1.3.1: 1
    ERROR: process exited with code 25
    
    wendy2702W Online
    wendy2702W Online
    wendy2702
    schrieb am zuletzt editiert von
    #23

    @cortana sagte in Zigbee Adapter Macht Probleme:

    You need to install the latest version of Python.

    Das steht im log!!!

    Sieht so aus als hättest du das noch nicht gemacht.

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

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

    C 1 Antwort Letzte Antwort
    0
    • wendy2702W wendy2702

      @cortana sagte in Zigbee Adapter Macht Probleme:

      You need to install the latest version of Python.

      Das steht im log!!!

      Sieht so aus als hättest du das noch nicht gemacht.

      C Offline
      C Offline
      cortana
      schrieb am zuletzt editiert von
      #24

      @wendy2702

      "You need to install the latest version of Python."

      Ok. Könntest du mir da bitte Helfen. Was / wie ist da zu machen?

      wendy2702W 1 Antwort Letzte Antwort
      0
      • C cortana

        @wendy2702

        "You need to install the latest version of Python."

        Ok. Könntest du mir da bitte Helfen. Was / wie ist da zu machen?

        wendy2702W Online
        wendy2702W Online
        wendy2702
        schrieb am zuletzt editiert von
        #25

        @cortana Sorry, da muss ich passen.

        Ich habe kein Windows System und müsste das auch ergoogeln.

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

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

        C 1 Antwort Letzte Antwort
        0
        • wendy2702W wendy2702

          @cortana Sorry, da muss ich passen.

          Ich habe kein Windows System und müsste das auch ergoogeln.

          C Offline
          C Offline
          cortana
          schrieb am zuletzt editiert von
          #26

          @wendy2702

          Ok. Das ist also ein Windows Problem..
          Ich verstehe das nicht. Warum gibt es plötzlich dieses Problem.

          Interessanterweise habe ich mal über git die version 1.4.3 installiert. Das hat geklappt und die Instanz wurde sogar grün.

          Ich verstehe das nicht

          wendy2702W Thomas BraunT 2 Antworten Letzte Antwort
          0
          • C cortana

            @wendy2702

            Ok. Das ist also ein Windows Problem..
            Ich verstehe das nicht. Warum gibt es plötzlich dieses Problem.

            Interessanterweise habe ich mal über git die version 1.4.3 installiert. Das hat geklappt und die Instanz wurde sogar grün.

            Ich verstehe das nicht

            wendy2702W Online
            wendy2702W Online
            wendy2702
            schrieb am zuletzt editiert von
            #27

            @cortana ich nutze den Adapter nicht selber und habe nur auf das log reagiert.

            Vielleicht wurde es in der neueren Version anders gelöst.

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

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

            C 1 Antwort Letzte Antwort
            0
            • C cortana

              @wendy2702

              Ok. Das ist also ein Windows Problem..
              Ich verstehe das nicht. Warum gibt es plötzlich dieses Problem.

              Interessanterweise habe ich mal über git die version 1.4.3 installiert. Das hat geklappt und die Instanz wurde sogar grün.

              Ich verstehe das nicht

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

              @cortana Und wo ist jetzt das Problem python nachzuinstallieren?

              https://www.python.org/downloads/windows/

              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

              C 2 Antworten Letzte Antwort
              0
              • wendy2702W wendy2702

                @cortana ich nutze den Adapter nicht selber und habe nur auf das log reagiert.

                Vielleicht wurde es in der neueren Version anders gelöst.

                C Offline
                C Offline
                cortana
                schrieb am zuletzt editiert von
                #29

                @wendy2702

                dafür danke ich dir natürlich erst einmal.
                Ich werde mal die ursprüngliche Version zurück spielen und das log herunterladen.
                Vielleicht kannst du ja dann noch mal drüber schauen wenn du zeit hast.
                Ich denke spätestens morgen.

                1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @cortana Und wo ist jetzt das Problem python nachzuinstallieren?

                  https://www.python.org/downloads/windows/

                  C Offline
                  C Offline
                  cortana
                  schrieb am zuletzt editiert von
                  #30

                  @thomas-braun sagte in Zigbee Adapter Macht Probleme:

                  @cortana Und wo ist jetzt das Problem python nachzuinstallieren?

                  https://www.python.org/downloads/windows/

                  Danke dir. Sry da hab ich nicht dran gedacht. Versuche es gleich mal und gebe bescheid.

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @cortana Und wo ist jetzt das Problem python nachzuinstallieren?

                    https://www.python.org/downloads/windows/

                    C Offline
                    C Offline
                    cortana
                    schrieb am zuletzt editiert von
                    #31

                    @thomas-braun
                    @wendy2702

                    Vielen Dank euch für die Hilfe. Es hat dann schlussendlich mit Python 2 und 3 funktioniert.
                    Jetzt werd ich die vorherige Installation einspielen und schaun ob es wieder läuft.
                    Gebe Bescheid.

                    1 Antwort Letzte Antwort
                    0
                    • C Offline
                      C Offline
                      cortana
                      schrieb am zuletzt editiert von
                      #32

                      @thomas-braun

                      Letztes Feedback. Original Installation aus Backup wiederhergestellt. Alles läuft.
                      Vielen Dank noch einmal für den einfachen Hinweis.

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


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      519

                      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