Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Installer ioBroker Windows v1.5.14.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

Test Installer ioBroker Windows v1.5.14.x

Scheduled Pinned Locked Moved Tester
installationwindowswindows 10nodenode npm windowsnpmiobroker installation
236 Posts 23 Posters 40.1k Views 24 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • StabilostickS Stabilostick

    @eydschpi

    Da muss ich nochmal ran. Mindestens seit dem Update von Microsoft klappt was mit der Erkennung von dotNet nicht mehr richtig.

    E Offline
    E Offline
    eydschpi
    wrote on last edited by
    #140

    @Stabilostick Hi, Installer 2.1.0b funktioniert einwandfrei inkl. Erkennung der vorhandenen Tools. DANKE!

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DrBest
      wrote on last edited by
      #141

      sieht geil aus!
      mir hat ein Stromausfall ioBroker zerschossen...habe es einfach nicht mehr gescheit hinbekommen...habe es nun mit dem Tool deinstalliert...bei der Installation waren die Standardports schon belegt...habe einfach andere genommen...hoffe das gibt keine Probleme und ich kann mit einer stabilen Installation mich frisch ans Werk machen und alles neu einrichten :-)
      Danke für das Tool!

      D 1 Reply Last reply
      0
      • D DrBest

        sieht geil aus!
        mir hat ein Stromausfall ioBroker zerschossen...habe es einfach nicht mehr gescheit hinbekommen...habe es nun mit dem Tool deinstalliert...bei der Installation waren die Standardports schon belegt...habe einfach andere genommen...hoffe das gibt keine Probleme und ich kann mit einer stabilen Installation mich frisch ans Werk machen und alles neu einrichten :-)
        Danke für das Tool!

        D Offline
        D Offline
        DrBest
        wrote on last edited by
        #142

        @DrBest bekomme irgendwie einige errors mit denen ich nix anfangen kann...ist das schlimm? habe JS geupdated, da kam da hier:C:\Program Files\iobroker\SmartBerghuette>iobroker upgrade self
        Update js-controller from @1.5.14 to @2.1.1
        NPM version: 6.9.0
        npm install iobroker.js-controller@2.1.1 --unsafe-perm --production --save --prefix "C:/Program Files/iobroker/SmartBerghuette" (System call)
        npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
        gyp ERR! build error
        gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe failed with exit code: 1
        gyp ERR! stack at ChildProcess.onExit (C:\Program Files\iobroker\SmartBerghuette\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
        gyp ERR! stack at ChildProcess.emit (events.js:198:13)
        gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
        gyp ERR! System Windows_NT 10.0.18363
        gyp ERR! command "C:\Program Files\iobroker\SmartBerghuette\nodejs\node.exe" "C:\Program Files\iobroker\SmartBerghuette\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
        gyp ERR! cwd C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\unix-dgram
        gyp ERR! node -v v10.16.3
        gyp ERR! node-gyp -v v3.8.0
        gyp ERR! not ok
        (node:11508) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
        at handleError (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:190:15)
        at parseType (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:304:14)
        (node:11508) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
        (node:11508) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
        (node:11508) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
        at handleError (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:190:15)
        at parseType (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:304:14)
        (node:11508) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
        npm WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
        npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
        npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules\iobroker.js-controller\node_modules\fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\iobroker.js-controller\node_modules\unix-dgram):
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: node-gyp rebuild
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

        Host "DESKTOP-O5PFU3U(SmartBerghuette)" (win32) updated
        Starting node restart.js

        StabilostickS 1 Reply Last reply
        0
        • D DrBest

          @DrBest bekomme irgendwie einige errors mit denen ich nix anfangen kann...ist das schlimm? habe JS geupdated, da kam da hier:C:\Program Files\iobroker\SmartBerghuette>iobroker upgrade self
          Update js-controller from @1.5.14 to @2.1.1
          NPM version: 6.9.0
          npm install iobroker.js-controller@2.1.1 --unsafe-perm --production --save --prefix "C:/Program Files/iobroker/SmartBerghuette" (System call)
          npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
          gyp ERR! build error
          gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe failed with exit code: 1
          gyp ERR! stack at ChildProcess.onExit (C:\Program Files\iobroker\SmartBerghuette\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
          gyp ERR! stack at ChildProcess.emit (events.js:198:13)
          gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
          gyp ERR! System Windows_NT 10.0.18363
          gyp ERR! command "C:\Program Files\iobroker\SmartBerghuette\nodejs\node.exe" "C:\Program Files\iobroker\SmartBerghuette\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
          gyp ERR! cwd C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\unix-dgram
          gyp ERR! node -v v10.16.3
          gyp ERR! node-gyp -v v3.8.0
          gyp ERR! not ok
          (node:11508) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
          at handleError (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:190:15)
          at parseType (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:304:14)
          (node:11508) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
          (node:11508) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
          (node:11508) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
          at handleError (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:190:15)
          at parseType (C:\Program Files\iobroker\SmartBerghuette\node_modules\iobroker.js-controller\node_modules\redis-parser\lib\parser.js:304:14)
          (node:11508) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
          npm WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
          npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
          npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules\iobroker.js-controller\node_modules\fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\iobroker.js-controller\node_modules\unix-dgram):
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: node-gyp rebuild
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

          Host "DESKTOP-O5PFU3U(SmartBerghuette)" (win32) updated
          Starting node restart.js

          StabilostickS Offline
          StabilostickS Offline
          Stabilostick
          wrote on last edited by
          #143

          @DrBest

          Wenn noch alles läuft, können diese Warnungen ignoriert werden.

          sigi234S D 2 Replies Last reply
          0
          • StabilostickS Stabilostick

            @DrBest

            Wenn noch alles läuft, können diese Warnungen ignoriert werden.

            sigi234S Online
            sigi234S Online
            sigi234
            Forum Testing Most Active
            wrote on last edited by
            #144

            @Stabilostick

            Ist der neue Installer schon fertig?

            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Immer Daten sichern!

            D 1 Reply Last reply
            0
            • StabilostickS Stabilostick

              @DrBest

              Wenn noch alles läuft, können diese Warnungen ignoriert werden.

              D Offline
              D Offline
              DrBest
              wrote on last edited by
              #145

              @Stabilostick denke auch :-) danke

              1 Reply Last reply
              0
              • sigi234S sigi234

                @Stabilostick

                Ist der neue Installer schon fertig?

                D Offline
                D Offline
                DrBest
                wrote on last edited by
                #146

                @sigi234 ja der war zügig durch...läuft auf nem i5 mit dampf :-)

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  MarkusL
                  wrote on last edited by
                  #147

                  Hallo zusammen,
                  ich setze gerade IOBroker auf Windows neu auf.
                  Oben ist von einer Installer-Version 2.1.0b die Rede. Auf der Downloadseite und oben im Text finde ich die Version 1.5.14.x. und wenn ich die Forensuche nutze, zeigt er mir diesen Beitrag an.
                  Wo kann ich denn die neueste (stable) Installerversion herunterladen?
                  Danke und VG
                  Markus

                  StabilostickS 1 Reply Last reply
                  0
                  • M MarkusL

                    Hallo zusammen,
                    ich setze gerade IOBroker auf Windows neu auf.
                    Oben ist von einer Installer-Version 2.1.0b die Rede. Auf der Downloadseite und oben im Text finde ich die Version 1.5.14.x. und wenn ich die Forensuche nutze, zeigt er mir diesen Beitrag an.
                    Wo kann ich denn die neueste (stable) Installerversion herunterladen?
                    Danke und VG
                    Markus

                    StabilostickS Offline
                    StabilostickS Offline
                    Stabilostick
                    wrote on last edited by
                    #148

                    @MarkusL

                    https://www.iobroker.net/#de/download

                    Und dann unter „Windows“.

                    sigi234S M 2 Replies Last reply
                    0
                    • StabilostickS Stabilostick

                      @MarkusL

                      https://www.iobroker.net/#de/download

                      Und dann unter „Windows“.

                      sigi234S Online
                      sigi234S Online
                      sigi234
                      Forum Testing Most Active
                      wrote on last edited by
                      #149

                      @Stabilostick sagte in Test Installer ioBroker Windows v1.5.14.x:

                      @MarkusL

                      https://www.iobroker.net/#de/download

                      Und dann unter „Windows“.

                      Ist das schon die Neue? 2.1.0b

                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Immer Daten sichern!

                      1 Reply Last reply
                      0
                      • StabilostickS Stabilostick

                        @MarkusL

                        https://www.iobroker.net/#de/download

                        Und dann unter „Windows“.

                        M Offline
                        M Offline
                        MarkusL
                        wrote on last edited by
                        #150

                        @Stabilostick Danke. Aber da steht als Datum noch der 23.11. und es gibt keinen INFO Button. Ist das dann der Neue dort? Danke.

                        1 Reply Last reply
                        0
                        • UweRLPU Offline
                          UweRLPU Offline
                          UweRLP
                          wrote on last edited by
                          #151

                          Ist die 2.1.0b. Installiert wird iobroker mit
                          Node.js v10.17.0 (Es gibt eine neuere Version: v10.18.1)
                          NPM 6.11.3
                          JS controller 2.1.1

                          1 Reply Last reply
                          0
                          • A Offline
                            A Offline
                            aleks-83
                            wrote on last edited by
                            #152

                            Ich habe mal eine generelle Frage:

                            Ist es gewollt dass sich der JS Controller auf einem Windows System durch ein Windows Update updated?
                            Bei mir am WE so passiert.

                            = Dell Optiplex Micro - 10GB RAM - 200GB SSD - Debian VM =
                            = Node.js v20.18.3 = NPM 10.2.3 = JS Controller 7.0.6 =

                            Ubiquiti UAP-AC-LR - UAP-AC-Lite - Synology DS716+II - Fritz!Box 7490
                            Glasfaser 400

                            K 1 Reply Last reply
                            0
                            • A aleks-83

                              Ich habe mal eine generelle Frage:

                              Ist es gewollt dass sich der JS Controller auf einem Windows System durch ein Windows Update updated?
                              Bei mir am WE so passiert.

                              K Offline
                              K Offline
                              klassisch
                              Most Active
                              wrote on last edited by
                              #153

                              @aleks-83 Mein Win 10 Pro ist auch aktuell. aber Meldung:

                              Dein Host (js-controller) ist veraltet!  1.5.14    -> 2.2.8
                              
                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                MarkusL
                                wrote on last edited by
                                #154

                                Hallo zusammen,
                                ich habe den Windows installer 2.1.b benutzt, um IObroker neu aufzusetzen. Basierend auf der Datenübernahme einer alten Installation. Konnte auch alles schön auswählen, die Installation startete, dann brach er ab. Fehlermeldung lautet:

                                Warte auf Webadmin
                                Fehler beim Ausführen eines Post-Installationsschrittes
                                Die Installation wird möglicherweise nicht korrekt abgeschlossen
                                Kritischer Installationsfehler. Keine aktive ioBroker Admin-Instanz auf Port 8081. Abbruch
                                …

                                Was läuft falsch bzw was muss ich tun?

                                Danke!

                                StabilostickS 1 Reply Last reply
                                0
                                • M MarkusL

                                  Hallo zusammen,
                                  ich habe den Windows installer 2.1.b benutzt, um IObroker neu aufzusetzen. Basierend auf der Datenübernahme einer alten Installation. Konnte auch alles schön auswählen, die Installation startete, dann brach er ab. Fehlermeldung lautet:

                                  Warte auf Webadmin
                                  Fehler beim Ausführen eines Post-Installationsschrittes
                                  Die Installation wird möglicherweise nicht korrekt abgeschlossen
                                  Kritischer Installationsfehler. Keine aktive ioBroker Admin-Instanz auf Port 8081. Abbruch
                                  …

                                  Was läuft falsch bzw was muss ich tun?

                                  Danke!

                                  StabilostickS Offline
                                  StabilostickS Offline
                                  Stabilostick
                                  wrote on last edited by Stabilostick
                                  #155

                                  @MarkusL

                                  Kannst Du Logdateien der Installation zur Verfügung stellen? Sind im setup-Ordner der iobroker-Instanz oder im %temp%-Ordner und heißen bitrock_installer_xxxx.log

                                  M 1 Reply Last reply
                                  0
                                  • StabilostickS Stabilostick

                                    @MarkusL

                                    Kannst Du Logdateien der Installation zur Verfügung stellen? Sind im setup-Ordner der iobroker-Instanz oder im %temp%-Ordner und heißen bitrock_installer_xxxx.log

                                    M Offline
                                    M Offline
                                    MarkusL
                                    wrote on last edited by
                                    #156

                                    @Stabilostick Aber klar doch. Hier ist es. Danke für die Hilfe:
                                    bitrock_installer_7788.log

                                    StabilostickS 1 Reply Last reply
                                    0
                                    • M MarkusL

                                      @Stabilostick Aber klar doch. Hier ist es. Danke für die Hilfe:
                                      bitrock_installer_7788.log

                                      StabilostickS Offline
                                      StabilostickS Offline
                                      Stabilostick
                                      wrote on last edited by Stabilostick
                                      #157

                                      @MarkusL

                                      Hast Dur Redis auf dem Rechner, auf dem Du die neue Instanz installieren möchtest, laufen? In der neuen ist Redis aufgrund der Konfig der Migrationsquelle nämlich eingeschaltet.
                                      Die andere Instanz, die schon da ist, nutzt die evtl. die gleichen Ports, wie die, die Du migrieren möchtest?

                                      M 1 Reply Last reply
                                      0
                                      • StabilostickS Stabilostick

                                        @MarkusL

                                        Hast Dur Redis auf dem Rechner, auf dem Du die neue Instanz installieren möchtest, laufen? In der neuen ist Redis aufgrund der Konfig der Migrationsquelle nämlich eingeschaltet.
                                        Die andere Instanz, die schon da ist, nutzt die evtl. die gleichen Ports, wie die, die Du migrieren möchtest?

                                        M Offline
                                        M Offline
                                        MarkusL
                                        wrote on last edited by
                                        #158

                                        @Stabilostick ich denke nein. Der Rechner/VM war komplett neu aufgesetzt. Hätte ich Redis vorher installieren sollen? Wenn ja, wie?
                                        Die 2.Instanz hatte ich dann testweise einmal installiert. Da lief der Installer komplett durch. Die von ihr verwendeten Ports sind andere.

                                        M 1 Reply Last reply
                                        0
                                        • M Offline
                                          M Offline
                                          Matdos
                                          wrote on last edited by Matdos
                                          #159

                                          @Stabilostick

                                          Hay, richtig cool der Installer, ist einwandfrei durchgelaufen bei mir und auch der Broker selber läuft tip top auf dem Rechner.

                                          Aber wie deinstalliere ich den (rein Interesse halber) wieder :grin: unter Programme findet man die Installation nicht.

                                          K 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          788

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe