Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  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.1k

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

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

Test Installer ioBroker Windows v1.5.14.x

Geplant Angeheftet Gesperrt Verschoben Tester
installationwindowswindows 10nodenode npm windowsnpmiobroker installation
236 Beiträge 23 Kommentatoren 39.5k Aufrufe 24 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D Offline
    D Offline
    DrBest
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    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
      schrieb am zuletzt editiert von
      #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 Antwort Letzte Antwort
      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
        schrieb am zuletzt editiert von
        #143

        @DrBest

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

        sigi234S D 2 Antworten Letzte Antwort
        0
        • StabilostickS Stabilostick

          @DrBest

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

          sigi234S Online
          sigi234S Online
          sigi234
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #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 Antwort Letzte Antwort
          0
          • StabilostickS Stabilostick

            @DrBest

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

            D Offline
            D Offline
            DrBest
            schrieb am zuletzt editiert von
            #145

            @Stabilostick denke auch 🙂 danke

            1 Antwort Letzte Antwort
            0
            • sigi234S sigi234

              @Stabilostick

              Ist der neue Installer schon fertig?

              D Offline
              D Offline
              DrBest
              schrieb am zuletzt editiert von
              #146

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

              1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                MarkusL
                schrieb am zuletzt editiert von
                #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 Antwort Letzte Antwort
                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
                  schrieb am zuletzt editiert von
                  #148

                  @MarkusL

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

                  Und dann unter „Windows“.

                  sigi234S M 2 Antworten Letzte Antwort
                  0
                  • StabilostickS Stabilostick

                    @MarkusL

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

                    Und dann unter „Windows“.

                    sigi234S Online
                    sigi234S Online
                    sigi234
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von
                    #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 Antwort Letzte Antwort
                    0
                    • StabilostickS Stabilostick

                      @MarkusL

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

                      Und dann unter „Windows“.

                      M Offline
                      M Offline
                      MarkusL
                      schrieb am zuletzt editiert von
                      #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 Antwort Letzte Antwort
                      0
                      • UweRLPU Offline
                        UweRLPU Offline
                        UweRLP
                        schrieb am zuletzt editiert von
                        #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 Antwort Letzte Antwort
                        0
                        • A Offline
                          A Offline
                          aleks-83
                          schrieb am zuletzt editiert von
                          #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 Antwort Letzte Antwort
                          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
                            schrieb am zuletzt editiert von
                            #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 Antwort Letzte Antwort
                            0
                            • M Offline
                              M Offline
                              MarkusL
                              schrieb am zuletzt editiert von
                              #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 Antwort Letzte Antwort
                              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
                                schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                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
                                  schrieb am zuletzt editiert von
                                  #156

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

                                  StabilostickS 1 Antwort Letzte Antwort
                                  0
                                  • M MarkusL

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

                                    StabilostickS Offline
                                    StabilostickS Offline
                                    Stabilostick
                                    schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                    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
                                      schrieb am zuletzt editiert von
                                      #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 Antwort Letzte Antwort
                                      0
                                      • M Offline
                                        M Offline
                                        Matdos
                                        schrieb am zuletzt editiert von 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 😁 unter Programme findet man die Installation nicht.

                                        K 1 Antwort Letzte Antwort
                                        0
                                        • M Matdos

                                          @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 😁 unter Programme findet man die Installation nicht.

                                          K Offline
                                          K Offline
                                          klassisch
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #160

                                          @matdos1gmx-de der neue, aktuelle Installer von der Homepage https://www.iobroker.net/#de/download hat eine Option zum Löschen einer vorhandenen Installation

                                          M 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          729

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe