Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Installer ioBroker Windows v1.5.14.x

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Installer ioBroker Windows v1.5.14.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      eydschpi @Stabilostick last edited by

      @Stabilostick ok, danke, dachte mir schon so was. Eine Alternative wäre das ganze zu vorselektierten Checkboxen zu machen, dann könnte man manuell dotNet auslassen. Oder ein cmdline param...

      1 Reply Last reply Reply Quote 0
      • B
        Babu242 last edited by Babu242

        Einen schönen gute Tag
        Ich habe auf meinem Windows Rechner schon einen iobroker laufe der ist schon älter und ich wollte mit eurem Tool einen zweiten iobroker aufsetzen der läuft prinzipiell aber die Adapter gehen nicht diese habe ich mit eurem tool bei der Installation mit eingefügt
        fehler iobroker.txt
        Ich hab mal den log angehängt
        ich bin noch recht unerfahren vielleicht kann ja jemand helfen
        Vielen Dank

        Stabilostick 1 Reply Last reply Reply Quote 0
        • Stabilostick
          Stabilostick @Babu242 last edited by

          @Babu242

          Bei Dir fehlt warum auch immer das Modul "core-util-is@1.0.2".

          Ich habe gerade eine neue Version (2.1.0.b) des Installers auf der Downloadseite veröffentlicht. Die Version steht im Begrüßungsbild zu Beginn der Installation.

          Bitte versuche es damit.

          B 1 Reply Last reply Reply Quote 0
          • B
            Babu242 @Stabilostick last edited by

            @Stabilostick
            Danke erstmal für deine Antwort habs mit der Version versucht das Fehlerbild sieht für mich ähnlich aus
            logfile iobrocker Babu.txt

            hier noch das Protokoll von der Installation
            bitrock_installer_1728.log

            LG Babu

            1 Reply Last reply Reply Quote 0
            • B
              Balu0127 last edited by

              Hab folgenden Fehler, was könnte es da haben? photo_2019-11-28_17-12-59.jpg

              1 Reply Last reply Reply Quote 0
              • E
                eydschpi @Stabilostick last edited by

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

                1 Reply Last reply Reply Quote 0
                • D
                  DrBest last edited by

                  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 Reply Quote 0
                  • D
                    DrBest @DrBest last edited by

                    @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

                    Stabilostick 1 Reply Last reply Reply Quote 0
                    • Stabilostick
                      Stabilostick @DrBest last edited by

                      @DrBest

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

                      sigi234 D 2 Replies Last reply Reply Quote 0
                      • sigi234
                        sigi234 Forum Testing Most Active @Stabilostick last edited by

                        @Stabilostick

                        Ist der neue Installer schon fertig?

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          DrBest @Stabilostick last edited by

                          @Stabilostick denke auch 🙂 danke

                          1 Reply Last reply Reply Quote 0
                          • D
                            DrBest @sigi234 last edited by

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

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

                              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

                              Stabilostick 1 Reply Last reply Reply Quote 0
                              • Stabilostick
                                Stabilostick @MarkusL last edited by

                                @MarkusL

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

                                Und dann unter „Windows“.

                                sigi234 M 2 Replies Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @Stabilostick last edited by

                                  @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

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    MarkusL @Stabilostick last edited by

                                    @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 Reply Quote 0
                                    • UweRLP
                                      UweRLP last edited by

                                      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 Reply Quote 0
                                      • A
                                        aleks-83 last edited by

                                        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 1 Reply Last reply Reply Quote 0
                                        • K
                                          klassisch Most Active @aleks-83 last edited by

                                          @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 Reply Quote 0
                                          • M
                                            MarkusL last edited by

                                            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!

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            733
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            installation iobroker installation node node npm windows npm windows windows 10
                                            23
                                            236
                                            29731
                                            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