Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Homekit Controller unter Windows Error 25

    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

    Homekit Controller unter Windows Error 25

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BastiBerlin @sigi234 last edited by

      @sigi234
      @sigi234
      Adminadapter v6.17.14
      JS-Controller 5.0.19

      welche Installation meinst du ?
      IOBroker wurde über die .exe installiert
      alle Adapter über den den Adapterreiter in IOBroker

      sigi234 1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @BastiBerlin last edited by sigi234

        @bastiberlin sagte in Homekit Controller unter Windows Error 25:

        IOBroker wurde über die .exe installiert

        Dann starte den Installer und pflege das System mit den Fixer

        Screenshot (866).png Screenshot (867).png

        B 1 Reply Last reply Reply Quote 0
        • B
          BastiBerlin @sigi234 last edited by

          @sigi234 hab ich gemacht
          Node.js ist jetzt 20.15.0
          und npm ist jetzt 10.7.0
          leider finde ich die Expertenübersicht nicht

          ERROR25 ist geblieben

          mcm1957 1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 @BastiBerlin last edited by

            @bastiberlin
            Ev schau mal bei noble auf github

            https://github.com/noble/noble?tab=readme-ov-file#windows

            Hab irgendwie im Hinterkopf das auf Windows da Windows build Dinge zu installieren wären. Lies mal dort nach. Aber wart ob noch wer ess konkreteres dazu schreibt. Ich hab das nur im Hinterkopf und ev ist es such Blödsinn.

            @Apollon77
            Weisst du da was zur Windoes Installation des Adapters?

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

              Jupp, denke da fehlen die windows build tools ...

              B 1 Reply Last reply Reply Quote 0
              • B
                BastiBerlin @apollon77 last edited by

                @apollon77 leider bekomme ich es nicht hin die windows builds tools yu installieren habe jetzt schon die neuste node.js 22.4.0 installiert da das wohl mit drin sein soll hat aber auch nicht geklappt mit dem Adapter

                mcm1957 1 Reply Last reply Reply Quote 0
                • mcm1957
                  mcm1957 @BastiBerlin last edited by mcm1957

                  @bastiberlin
                  Node 22 ist jedenfalls noch experimentell und nicht empfohlen. Es sind zwar (mir) keine Inkompatibilitäten bekannt aber derzeit ist nur ein sehr kleiner Anteil der Adapter gegen nodejs 22 getestet.

                  Hast du die Anleitung auf der noble Seite verwendet?

                  Wie ist ich kriegs nicht hin zu verstehen? Fehlermeldungen?

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    BastiBerlin @mcm1957 last edited by BastiBerlin

                    @mcm1957 hat leider alles nicht geholfen habe jetzt mit dem IOBroker installer wieder 20.15.1 installiert und werde jetzt einfach auf dem Matter Adapter warten.

                    Wenn ich die Anleitung benutzte und den befehlt: npm install --global --production windows-build-tools kommt über powershelll bei dem Befehl sinngemäß geht nicht weil das Paket nicht mehr supported wird. Wenn ich bei NPM schaue steht dort auch das es nicht mehr isntalliert werden muss weil die weil node js diese enthält

                    vllt finde ich ja irgendwann des Rätsels Lösung

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

                      @bastiberlin Hm ... ok also in der noble readme wie angezeigt geht ein Link zu https://github.com/nodejs/node-gyp?tab=readme-ov-file#on-windows ... hast Du das getan und ggf installiert?

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        BastiBerlin @apollon77 last edited by

                        @apollon77
                        ich habe noch gestetet und jetzt kann ich den Adapter ohne Probleme installieren obwohl nichts weiter geändert wurde.

                        aktuell habe ich jetzt aber Ähnliche Probleme mit dem Home Assistant Adapter.

                        NPM version: 10.8.2
                        
                        Installing iobroker.hass@1.4.0... (System call)
                        
                        npm error code 1npm error path C:\ioBroker\node_modules\bufferutilnpm error command failednpm error command C:\Windows\system32\cmd.exe /d /s /c node-gyp-buildnpm error node:internal/child_process:420npm error throw new ErrnoException(err, 'spawn');npm error ^npm errornpm error Error: spawn EINVALnpm error at ChildProcess.spawn (node:internal/child_process:420:11)npm error at Object.spawn (node:child_process:762:9)npm error at build (C:\ioBroker\node_modules\node-gyp-build\bin.js:29:8)npm error at preinstall (C:\ioBroker\node_modules\node-gyp-build\bin.js:38:32)npm error at C:\ioBroker\node_modules\node-gyp-build\bin.js:11:7npm error at ChildProcess.exithandler (node:child_process:430:5)npm error at ChildProcess.emit (node:events:518:28)npm error at maybeClose (node:internal/child_process:1104:16)npm error at ChildProcess._handle.onexit (node:internal/child_process:304:5) {npm error errno: -4071,npm error code: 'EINVAL',npm error syscall: 'spawn'npm error }npm errornpm error Node.js v20.18.1npm error A complete log of this run can be found in: C:\Windows\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2025-02-25T10_02_34_861Z-debug-0.log
                        
                        host.DESKTOP-BTK4J3J Cannot install iobroker.hass@1.4.0: 1
                        
                        ERROR: Process exited with code 25
                        
                        

                        hier die Meldung

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

                          Ich verstehe nicht warum sowas bei Windows manchmal passiert. ggf bitte Adapter bze ioBroker Stoppen und dann per cli updaten. Irgendwas sperrt Windows und dann darf npm es nicht updaten

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            BastiBerlin @apollon77 last edited by

                            @apollon77 wie funktioniert cli bei Windows ?

                            sigi234 1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @BastiBerlin last edited by

                              @bastiberlin sagte in Homekit Controller unter Windows Error 25:

                              @apollon77 wie funktioniert cli bei Windows ?

                              Wie hast du iob unter Windows installiert?

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                BastiBerlin @sigi234 last edited by

                                @sigi234 über den Windows installer

                                sigi234 1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @BastiBerlin last edited by

                                  @bastiberlin sagte in Homekit Controller unter Windows Error 25:

                                  @sigi234 über den Windows installer

                                  Dann so:

                                  Screenshot (1128).png Screenshot (1125).png

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    BastiBerlin @sigi234 last edited by

                                    @sigi234
                                    leider klappt das auch nicht

                                    C:\ioBroker>iobroker add hass
                                    NPM version: 10.8.2
                                    Installing iobroker.hass@1.4.0... (System call)
                                    npm error code 1
                                    npm error path C:\ioBroker\node_modules\bufferutil
                                    npm error command failed
                                    npm error command C:\Windows\system32\cmd.exe /d /s /c node-gyp-build
                                    npm error node:internal/child_process:420
                                    npm error     throw new ErrnoException(err, 'spawn');
                                    npm error     ^
                                    npm error
                                    npm error Error: spawn EINVAL
                                    npm error     at ChildProcess.spawn (node:internal/child_process:420:11)
                                    npm error     at Object.spawn (node:child_process:762:9)
                                    npm error     at build (C:\ioBroker\node_modules\node-gyp-build\bin.js:29:8)
                                    npm error     at preinstall (C:\ioBroker\node_modules\node-gyp-build\bin.js:38:32)
                                    npm error     at C:\ioBroker\node_modules\node-gyp-build\bin.js:11:7
                                    npm error     at ChildProcess.exithandler (node:child_process:430:5)
                                    npm error     at ChildProcess.emit (node:events:518:28)
                                    npm error     at maybeClose (node:internal/child_process:1104:16)
                                    npm error     at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
                                    npm error   errno: -4071,
                                    npm error   code: 'EINVAL',
                                    npm error   syscall: 'spawn'
                                    npm error }
                                    npm error
                                    npm error Node.js v20.18.3
                                    npm error A complete log of this run can be found in: C:\Users\User1\AppData\Local\npm-cache\_logs\2025-02-25T21_40_28_336Z-debug-0.log
                                    host.DESKTOP-BTK4J3J Cannot install iobroker.hass@1.4.0: 1
                                    
                                    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

                                    728
                                    Online

                                    31.9k
                                    Users

                                    80.1k
                                    Topics

                                    1.3m
                                    Posts

                                    4
                                    18
                                    737
                                    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