Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Kann ioBroker auf Windows 10 nicht installieren

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

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

    • Wir empfehlen: Node.js 22.x

    [gelöst] Kann ioBroker auf Windows 10 nicht installieren

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

      @eric2905:

      Mal eine Frage:

      Hast Du die Windows-Installation von der Webseite mal probiert?

      ==> http://www.iobroker.net/docu/?page_id=2563&lang=de

      Gruß,

      Eric

      Von unterwegs getippert `

      Ja das habe ich zuerst probiert.

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

        Mit welchem Ergebnis?

        Gruß,

        Eric

        Von unterwegs getippert

        1 Reply Last reply Reply Quote 0
        • R
          rh1212 last edited by

          @eric2905:

          Mit welchem Ergebnis?

          Gruß,

          Eric

          Von unterwegs getippert `

          iobroker@1.0.8 install C:\ioBroker\node_modules\iobroker
          > node lib/setup.js
          
          NPM version: 2.15.9
          
          npm install iobroker.discovery --production --save --prefix "C:/ioBroker"
          npm install iobroker.admin --production --save --prefix "C:/ioBroker"
          npm install iobroker.js-controller --production --save --prefix "C:/ioBroker"
          npm WARN deprecated localhost.daplie.me-certificates@1.3.5: this package has been deprecated
          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 failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:449:14)
          gyp ERR! stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:404:11
          gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
          gyp ERR! System Windows_NT 10.0.16299
          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:\ioBroker\node_modules\iobroker.js-controller\node_modules\winston-syslog\node_modules\unix-dgram
          gyp ERR! node -v v4.5.0
          gyp ERR! node-gyp -v v3.4.0
          gyp ERR! not ok
          npm WARN optional dep failed, continuing unix-dgram@0.2.3
          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 failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:449:14)
          gyp ERR! stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:404:11
          gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
          gyp ERR! System Windows_NT 10.0.16299
          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:\ioBroker\node_modules\iobroker.js-controller\node_modules\greenlock\node_modules\rsa-compat\node_modules\ursa
          gyp ERR! node -v v4.5.0
          gyp ERR! node-gyp -v v3.4.0
          gyp ERR! not ok
          npm WARN optional dep failed, continuing ursa@0.9.4
          Write "iobroker start" to start the ioBroker
          npm install https://github.com/arthurblake/node-windows/tarball/f1fd60e93e2469663b99a9cf3a64086ecedfe1e4 --production --save --prefix "C:/ioBroker/"
          
          

          oder ersten Screenshot. Also leider ging auch nicht.

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

            Hallo rh1212

            Python Fehlermeldungen habe ich immer ignoriert.

            Keine Ahnung wofür Python bei ioBroker gebraucht wird.

            Ich habe es noch nie gebraucht und nie installiert.

            Grüße

            1 Reply Last reply Reply Quote 0
            • R
              rh1212 last edited by

              @rantanplan:

              Hallo rh1212

              Python Fehlermeldungen habe ich immer ignoriert.

              Keine Ahnung wofür Python bei ioBroker gebraucht wird.

              Ich habe es noch nie gebraucht und nie installiert.

              Grüße `

              Hallo rantanplan,

              danke für die Antwort. Das problem ist, dass nach der Installtionen öffnet die localhost seite nicht.

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators last edited by

                Hast du mal ein sudo iobroker start gemacht?

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

                  Eh, im Log aus der Installer-Installation steht doch

                  Write "iobroker start" to start the ioBroker
                  ````.
                  
                  Hast Du das mal probiert?
                  
                  Gruß,
                  
                  Eric
                  
                  Von unterwegs getippert
                  1 Reply Last reply Reply Quote 0
                  • R
                    rh1212 last edited by

                    @Homoran:

                    Hast du mal ein sudo iobroker start gemacht? `

                    @eric2905:

                    Eh, im Log aus der Installer-Installation steht doch

                    Write "iobroker start" to start the ioBroker
                    ````.
                    
                    Hast Du das mal probiert?
                    
                    Gruß,
                    
                    Eric
                    
                    Von unterwegs getippert `  
                    

                    ja und leider ging nicht

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

                      @rh1212:

                      Das problem ist, dass nach der Installtionen öffnet die localhost seite nicht. `

                      Auf Windows läuft ioBroker als Dienst. Schau mal ob der läuft.

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

                        Ich weiß schon, warum ich Windows nicht mag 😉

                        Von unterwegs getippert

                        1 Reply Last reply Reply Quote 0
                        • R
                          rh1212 last edited by

                          @rantanplan:

                          @rh1212:

                          Das problem ist, dass nach der Installtionen öffnet die localhost seite nicht. `

                          Auf Windows läuft ioBroker als Dienst. Schau mal ob der läuft. `

                          Unter Dienste steht iobroker.exe aber ist gestopped, ich versuchte mit recht klick das zu starten aber bekam ich ein fehler Meldung. "The service cannot be started, either because it is disabled or because it has no enabled devices associated with it"

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

                            Dienst so einrichten.
                            147_beispiel.png

                            Reiter "Anmelden" -> "Anmelden als: Lokales Systemkonto

                            1 Reply Last reply Reply Quote 0
                            • R
                              rh1212 last edited by

                              @rantanplan:

                              Dienst so einrichten.

                              beispiel.PNG

                              Reiter "Anmelden" -> "Anmelden als: Lokales Systemkonto `

                              Ach das hat funktioniert!!!! Vielen vielen Dank!!!!

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

                                @rh1212:

                                Ach das hat funktioniert!!!! Vielen vielen Dank!!!! `

                                Prima.

                                Dann bitte ein [gelöst] in den Betreff des ersten Beitrags setzen.

                                Danke.

                                Grüße

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

                                  @rantanplan:

                                  Python Fehlermeldungen habe ich immer ignoriert.

                                  Keine Ahnung wofür Python bei ioBroker gebraucht wird.

                                  Ich habe es noch nie gebraucht und nie installiert. `

                                  ioBroker selbst braucht das nicht. Es gibt aber nodejs Libraries die ggf beim Installationsprozess gebaut werden oder sowas und da kann es nötig sein das python da ist, da sonst ggf Libraries und damit ggf Adapter nicht installierbar sind.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mean last edited by

                                    Hallo,

                                    Leider habe ich folgendes Problem mit io und win10. Hat jemand eine Lösung?

                                    8773_20181016_220714.jpg

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

                                      2858_screenshot__947_.png

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mean last edited by

                                        Wenn ich den Dienst starten will dann kommt die oben genannte Meldung.

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

                                          viewtopic.php?f=17&t=16920

                                          viewtopic.php?f=17&t=16920&start=20#p178052

                                          http://www.iobroker.net/docu/?page_id=2291&lang=de

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            mean last edited by

                                            Wow…. merci läuft.... Danke

                                            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

                                            552
                                            Online

                                            32.0k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            26
                                            5644
                                            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