Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Fehler bei Yahka-Adapter Installation (Windows)

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Fehler bei Yahka-Adapter Installation (Windows)

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

      @apollon77:

      Gibts das OpenSSL bei dir? Ansonsten das noch installieren? Alles strange … bei anderen geht das und auch bei unseren Appvexyor tests und so ... `

      Das habe ich auch bereits installiert. Muss das in ein spezielles Verzeichnis?

      1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 last edited by

        ist es da wo er meckert?! C:/OpenSSL-WIn64 oder so

        1 Reply Last reply Reply Quote 0
        • surfer09
          surfer09 last edited by

          Ja, ist da wo er anmeckert.
          4867_openssl_pfad.jpg

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 last edited by

            Aber er sucht ein file was da nicht ist … ehrlich habe ich jetzt keine Idee mehr. Bei Vielen Usern geht es. 😞

            Gesendet vom Handy ...

            1 Reply Last reply Reply Quote 0
            • P
              Pat_83 last edited by

              @surfer09:

              Ja, ist da wo er anmeckert. `

              Hallo

              Das Problem hatte ich vorhin auch (mit openSSL 1.1.0f): Datei existierte nicht.

              Bei der Version openSSL 1.0.2l gab es sie aber und die Installation vom Yahka-Adapter lief durch.

              Hoffe bei dir klappts nun auch?

              LG

              Patrick

              1 Reply Last reply Reply Quote 0
              • N
                nousefor82 last edited by

                Hallo,

                @surfer09: hast du das Problem behoben?

                @Patrick: wie bekomme ich die neu version 1.0.2l denn auf dem rechner installiert?

                Vielen Dank,

                Jörg

                1 Reply Last reply Reply Quote 0
                • N
                  nousefor82 last edited by

                  Hallo,

                  bei mir kommt folgender Fehler:

                  $ ./iobroker add yahka  --host DESKTOP-P9BVQ1I
                  NPM version: 6.4.0
                  npm install iobroker.yahka --production --save --prefix "C:/Users/Jörg/ioBroker" (System call)
                  gyp
                   ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
                  
                  gyp 
                  ERR!
                  
                  stack
                       at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)gyp ERR! stack     at PythonFinder. <anonymous>(C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)
                  gyp 
                  ERR!
                   stack
                       at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29gyp 
                  ERR!
                   stack     at FSReqWrap.oncomplete (fs.js:152:21)
                  gyp
                   ERR! System Windows_NT 10.0.17134
                  gyp
                   ERR!
                  
                  command
                   "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
                  gyp
                   ERR! cwd C:\Users\Jörg\ioBroker\node_modules\iobroker.yahka\node_modules\curve25519-n
                  gyp ERR! node -v v8.11.4gyp 
                  ERR! node-gyp -v
                   v3.8.0gyp ERR!
                  
                  not ok 
                  npm
                   ERR! code ELIFECYCLEnpm 
                  ERR!
                   errno
                   1
                  npm
                   ERR! curve25519-n@1.4.0 install: `node-gyp rebuild`npm ERR! Exit status 1
                  npm ERR! 
                  npm ERR! Failed at the curve25519-n@1.4.0 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:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2018-11-27T16_08_44_284Z-debug.log
                  
                  host.DESKTOP-P9BVQ1I install adapter yahka
                  NPM version: 6.4.0
                  npm install iobroker.yahka --production --save --prefix "C:/Users/Jörg/ioBroker" (System call)
                  gyp
                   ERR! configure error gyp ERR! stack
                   Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack     at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
                  gyp ERR! 
                  stack     at PythonFinder. <anonymous>(C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)gyp ERR! stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29
                  
                  gyp
                  
                  ERR!
                   stack     at FSReqWrap.oncomplete (fs.js:152:21)
                  gyp
                   ERR! 
                  System Windows_NT 10.0.17134
                  gyp
                   ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"gyp 
                  ERR! 
                  cwd
                   C:\Users\Jörg\ioBroker\node_modules\iobroker.yahka\node_modules\curve25519-n
                  gyp
                  
                  ERR! node -v v8.11.4
                  gyp
                  
                  ERR! 
                  node-gyp -v v3.8.0
                  gyp
                  
                  ERR!
                  
                  not ok
                  
                  npm
                   ERR! code ELIFECYCLEnpm ERR! errno 1
                  
                  npm
                   ERR! curve25519-n@1.4.0 install: `node-gyp rebuild`npm ERR! Exit status 1
                  npm ERR! 
                  
                  npm
                   ERR! Failed at the curve25519-n@1.4.0 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:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2018-11-27T16_08_50_986Z-debug.log
                  
                  host.DESKTOP-P9BVQ1I install adapter yahka
                  NPM version: 6.4.0
                  npm install iobroker.yahka --production --save --prefix "C:/Users/Jörg/ioBroker" (System call)
                  gyp
                   ERR! configure error 
                  gyp
                   ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack     at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
                  gyp
                   ERR! stack     at PythonFinder. <anonymous>(C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)gyp ERR! stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29
                  gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:152:21)
                  
                  gyp ERR! System Windows_NT 10.0.17134
                  gyp ERR! command
                   "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"gyp ERR! 
                  cwd C:\Users\Jörg\ioBroker\node_modules\iobroker.yahka\node_modules\curve25519-ngyp ERR! node -v v8.11.4
                  gyp ERR! node-gyp -v v3.8.0
                  
                  gyp ERR! not ok 
                  npm
                   ERR! code ELIFECYCLEnpm ERR! errno
                   1
                  npm
                   ERR! curve25519-n@1.4.0 install: `node-gyp rebuild`npm ERR! Exit status 1
                  npm ERR! 
                  npm 
                  ERR! Failed at the curve25519-n@1.4.0 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:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2018-11-27T16_08_57_588Z-debug.log
                  
                  host.DESKTOP-P9BVQ1I install adapter yahka
                  ERROR: host.DESKTOP-P9BVQ1I Cannot install yahka
                  ERROR: process exited with code 13</anonymous></anonymous></anonymous>
                  

                  Jemand eine Idee?

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    Ja Python fehlt und das heißt meistens das für Windows Build Tools fehlen Google mal danach oder suche hier im Forum bzw bei yahka auf der GitHub Seite.

                    Gesendet vom Handy …

                    1 Reply Last reply Reply Quote 0
                    • N
                      nousefor82 last edited by

                      Servus,

                      das ist eigentlich installiert.

                      VG

                      1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 last edited by

                        Dann wohl nicht im Pfad sonst wäre der fehle nicht wie ist …

                        Gesendet vom Handy ...

                        1 Reply Last reply Reply Quote 0
                        • N
                          nousefor82 last edited by

                          HI,

                          ich wage mich mal wieder ran.

                          In welchem Pfad muss es denn?

                          BuildTools etc. ist alles installiert.

                          Und Python habe ich damals schon mal gebraucht bei der ioBroker installation. Kann das trotzdem in einem falschen Pfad liegen?

                          Danke

                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 last edited by

                            Naja windows hat die PATH variable die man auch irgendwo editieren kann … habe vergessen wo (Windows zu lange her). da muss der Pfad zu Python drin sein

                            1 Reply Last reply Reply Quote 0
                            • N
                              nousefor82 last edited by

                              Hi,

                              also ich habe folgendes gefunden und probiert ; leider nicht vom erfolg gekrönt:

                              npm --add-python-to-path='true' --debug install --global windows-build-tools
                              

                              davor:

                              npm install --global --production windows-build-tools
                              
                              npm install --global node-gyp
                              

                              Das kommt, wenn man zumindest nach dem Fehler sucht.

                              Unter Systemvariablen kann man unter "path" einen "link" hinzufügen.

                              8143_variablen.png
                              8143_variablen1.png

                              Aber da komme ich irgendwie nicht weiter.

                              VG

                              Jörg

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate
                              FAQ Cloud / IOT
                              HowTo: Node.js-Update
                              HowTo: Backup/Restore
                              Downloads
                              BLOG

                              653
                              Online

                              32.1k
                              Users

                              80.6k
                              Topics

                              1.3m
                              Posts

                              5
                              39
                              1835
                              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