Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Zigbee Adapter Macht Probleme

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Adapter Macht Probleme

    This topic has been deleted. Only users with topic management privileges can see it.
    • wendy2702
      wendy2702 @cortana last edited by

      @cortana Ich Zitiere mich selber: Logfiles gibt es auch unter Windows, oder?

      C 1 Reply Last reply Reply Quote 0
      • C
        cortana @wendy2702 last edited by

        @wendy2702
        Ja natürlich 😊 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
        
        wendy2702 1 Reply Last reply Reply Quote 0
        • wendy2702
          wendy2702 @cortana last edited by

          @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 1 Reply Last reply Reply Quote 0
          • C
            cortana @wendy2702 last edited by

            @wendy2702

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

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

            wendy2702 1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 @cortana last edited by

              @cortana Sorry, da muss ich passen.

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

              C 1 Reply Last reply Reply Quote 0
              • C
                cortana @wendy2702 last edited by

                @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

                wendy2702 Thomas Braun 2 Replies Last reply Reply Quote 0
                • wendy2702
                  wendy2702 @cortana last edited by

                  @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 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @cortana last edited by

                    @cortana Und wo ist jetzt das Problem python nachzuinstallieren?

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

                    C 2 Replies Last reply Reply Quote 0
                    • C
                      cortana @wendy2702 last edited by

                      @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 Reply Last reply Reply Quote 0
                      • C
                        cortana @Thomas Braun last edited by

                        @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 Reply Last reply Reply Quote 0
                        • C
                          cortana @Thomas Braun last edited by

                          @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 Reply Last reply Reply Quote 0
                          • C
                            cortana last edited by

                            @thomas-braun

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

                            1 Reply Last reply Reply Quote -1
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            720
                            Online

                            31.8k
                            Users

                            79.9k
                            Topics

                            1.3m
                            Posts

                            iobroker vis
                            5
                            32
                            1043
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo