Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test ioBroker unter Windows installieren - 2023 Edition

    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

    Test ioBroker unter Windows installieren - 2023 Edition

    This topic has been deleted. Only users with topic management privileges can see it.
    • Gaspode
      Gaspode @tltm_smarthome last edited by

      @tltm_smarthome said in Test ioBroker unter Windows installieren - 2023 Edition:

      Schaut gut aus:

      Super, herzlichen Dank für deine Mithilfe. 🙂

      T 1 Reply Last reply Reply Quote 1
      • T
        tltm_smarthome @Gaspode last edited by

        @gaspode War eh notwendig - da der Installer ja beim den Fehler bezüglich des Services geworfen hat, hat er die Firewallregeln nicht gesetzt. Nochmal den installer mit dem ausgewählten "fixer" hat den Service wieder gelöscht und konnte ihn natürlich nicht neu anlegen -> hätte jetzt also so oder so ran müssen.
        Jetzt rennts aber wieder so wie es soll.

        THX

        Gaspode 1 Reply Last reply Reply Quote 2
        • Gaspode
          Gaspode @tltm_smarthome last edited by

          @tltm_smarthome said in Test ioBroker unter Windows installieren - 2023 Edition:

          . Nochmal den installer mit dem ausgewählten "fixer" hat den Service wieder gelöscht und konnte ihn natürlich nicht neu anlegen

          Das wird in den nächsten Tagen gefixt, nochmal vielen Dank für deine konstruktive Mithilfe und dein Verständnis.

          Gaspode 1 Reply Last reply Reply Quote 2
          • Gaspode
            Gaspode @Gaspode last edited by

            @gaspode said in Test ioBroker unter Windows installieren - 2023 Edition:

            Das wird in den nächsten Tagen gefixt, nochmal vielen Dank für deine konstruktive Mithilfe und dein Verständnis.

            Oh, na so was. Da hab ich doch tatsächlich vergessen, das hier rein zu schreiben. Der Fix ist seit ca. einer Woche Online und das Problem sollte nicht mehr auftreten. Wenn doch, bitte melden!

            Ein neuer Installer ist nicht erforderlich, einfach "ioBroker Fixer" im vorhandenen Installer wählen.

            s. auch hier: Fataler Fehler nach Update (ioBroker Windows)

            Bernd1967 1 Reply Last reply Reply Quote 2
            • Bernd1967
              Bernd1967 @Gaspode last edited by Bernd1967

              @Gaspode
              Hab auch nochmal eine Frage.
              Kann man in dem Expertenmodus vom Installer noch alpha Versionen installieren ?
              Wollte zum testen die alpha Version vom js-controller installieren aber die wird mir nicht angeboten.

              Gaspode 1 Reply Last reply Reply Quote 0
              • Gaspode
                Gaspode @Bernd1967 last edited by

                @bernd1967 said in Test ioBroker unter Windows installieren - 2023 Edition:

                Kann man in dem Expertenmodus vom Installer noch alpha Versionen installieren ?

                Ja, klar.

                @bernd1967 said in Test ioBroker unter Windows installieren - 2023 Edition:

                Wollte zum testen die alpha Version vom js-controller installieren aber die wird mir nicht angeboten.

                der Installer führt für Alpha Versionen folgendes aus:

                > npm view iobroker.js-controller@next version
                7.0.0-alpha.1-20241001-61327866b
                

                Passt also:
                e1a29b7e-a2a8-4c19-ab76-bd2189a1dc37-grafik.png

                Welche Version erwartest du denn? Soweit ich weiß, läuft gerade kein Alpha-Test und somit wird auch nichts aktuelles angeboten. Oder hab ich was verpasst?

                mcm1957 Bernd1967 2 Replies Last reply Reply Quote 1
                • mcm1957
                  mcm1957 @Gaspode last edited by

                  @gaspode

                  Derzeit gibt es keine AKTUELLE alpha Version da auch nach meinem Kenntsnisstand kein externer Alpha Text läuft:

                  13a129f8-cdc6-4639-b8b1-9265d11ae88c-image.png

                  Ein wenig verwirrend ist allerdings, dass next älter ist als latest und stable...

                  Ich frag mal bei Foxriver nach.

                  Gaspode 1 Reply Last reply Reply Quote 1
                  • Gaspode
                    Gaspode @mcm1957 last edited by

                    @mcm1957 said in Test ioBroker unter Windows installieren - 2023 Edition:

                    Ein wenig verwirrend ist allerdings, dass next älter ist als latest und stable...

                    Soweit ich weiß, wird @next in der Regel nur bei aktuellen Alpha-Tests aktualisiert. Ich könnte natürlich auch noch die Möglichkeit vorsehen, dass man auch @dev im Installer verwenden kann, wenn das gewünscht ist.

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

                      @gaspode

                      Feedback von Foxriver

                      a) Es gibt derzeit keinen aktiven ALPHA Test
                      b) next Tag wird nur manuell bei aktiven ALPHA Test gesetzt

                      Unschön ist m.E. dass das next Tag damit auch älter ist als latest und daher durchaus einen Downgrade (!) auslösen kann. Meines Erachstens sollte nie älter als latest sein - im Fall dass kein alpha Test läuft also next === latest. Das ist aber meine pers. Ansicht.

                      Gaspode 1 Reply Last reply Reply Quote 1
                      • Gaspode
                        Gaspode @mcm1957 last edited by Gaspode

                        @mcm1957 said in Test ioBroker unter Windows installieren - 2023 Edition:

                        im Fall dass kein alpha Test läuft also next === latest. Das ist aber meine pers. Ansicht.

                        Naja, es ist ja schließlich der Expertenmodus, daher würde ich da keine Logik einbauen. Ich könnte mit aber vorstellen, die Checkbox durch eine Auswahl-Liste (Combobox) zu ersetzen mit

                        • Default (das entspricht " iob upgrade self", also je nach Einstellung stable oder latest)
                        • stable
                        • latest
                        • next
                        • dev

                        Oder von mir aus im Expertenmodus das "Default" weglassen (der Normalmodus des Installers nimmt allerdings immer den Default, da kann man nichts auswählen).

                        Meinungen dazu?

                        mcm1957 Negalein 2 Replies Last reply Reply Quote 0
                        • mcm1957
                          mcm1957 @Gaspode last edited by

                          @gaspode

                          Wart mal ab. Ich würd da im Windows Installer derzeit nix extra einbauen.

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

                            @mcm1957 said in Test ioBroker unter Windows installieren - 2023 Edition:

                            Wart mal ab. Ich würd da im Windows Installer derzeit nix extra einbauen.

                            So auf die Schnelle sowieso nicht. 🙂
                            Mal sehen, ob jemand Interesse bekundet. Ansonsten kann man ja auch unter Windows alle gewünschten Updates über das CLI anstoßen.

                            K 1 Reply Last reply Reply Quote 0
                            • Bernd1967
                              Bernd1967 @Gaspode last edited by Bernd1967

                              @gaspode
                              Da auf Github aktuelle die Version mit "v7.0.7-alpha.0-20241228-8896efeba" gekennzeichnet ist, ging ich davon aus, das ich diese Version als alpha Version installieren kann.
                              Und als ich dein Installer gestartet hatte tauchte nichts auf.
                              Aber jetzt ist mir klar warum.
                              Danke für die Info...

                              Unbenannt.jpg

                              1 Reply Last reply Reply Quote 2
                              • K
                                klassisch Most Active @Gaspode last edited by

                                @gaspode Unmassgebliche Laienmeinung: KISS. Stabilität, Robustheit und Wartbarkeit gehen mir persönlich über Features. Insbes. wenn es sich um Expertenfeatures handelt, für die die Experten ohnehin andere Wege kennen. Aber wie gesagt, Just my 5ct.
                                Die bisherigen Updatemöglichkeiten für den Normaluser haben bisher selbst bei meiner alten und vermigrierten Installation immer prima funktioniert. Noch nie zuvor war das updaten so einfach und robust. Immer wieder Danke!

                                sigi234 T 2 Replies Last reply Reply Quote 2
                                • sigi234
                                  sigi234 Forum Testing Most Active @klassisch last edited by

                                  @klassisch sagte in Test ioBroker unter Windows installieren - 2023 Edition:

                                  Die bisherigen Updatemöglichkeiten für den Normaluser haben bisher selbst bei meiner alten und vermigrierten Installation immer prima funktioniert. Noch nie zuvor war das updaten so einfach und robust. Immer wieder Danke!

                                  Dem kann ich nur zustimmen! 👍

                                  1 Reply Last reply Reply Quote 3
                                  • T
                                    tltm_smarthome @klassisch last edited by

                                    @klassisch said in Test ioBroker unter Windows installieren - 2023 Edition:

                                    Die bisherigen Updatemöglichkeiten für den Normaluser haben bisher selbst bei meiner alten und vermigrierten Installation immer prima funktioniert. Noch nie zuvor war das updaten so einfach und robust. Immer wieder Danke!

                                    So hab nun auch mal wieder ein Upgrade gewagt. Einfach einfach mit dem Installer 🙂

                                    1 Reply Last reply Reply Quote 3
                                    • Negalein
                                      Negalein Global Moderator @Gaspode last edited by

                                      @gaspode

                                      Hallo

                                      Ich hab heute ioB auf Win10 installiert.

                                      Soweit lief alles perfekt.

                                      Jetzt wollte ich mir gerade vom Hauptsystem (Linux) die Backitup-Config exportieren (funktionierte wie üblich) und am Win-Server in Backitup wieder importieren.
                                      Seitdem ist der Win-ioB nicht mehr erreichbar.

                                      23:21:59.473  - info: admin.0 (6588) ==> Connected system.user.admin from ::ffff:10.0.1.31
                                      2025-02-21 23:22:15.885  - info: admin.0 (6588) ==> Connected system.user.admin from ::ffff:10.0.1.31
                                      2025-02-21 23:23:36.471  - info: admin.0 (6588) <== Disconnect system.user.admin from ::ffff:10.0.1.31 backitup
                                      2025-02-21 23:24:15.849  - info: host.DESKTOP-7OQNUBI "system.adapter.backitup.0" enabled
                                      2025-02-21 23:24:16.089  - info: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 in version "3.0.31" started with pid 1168
                                      2025-02-21 23:24:16.853  - error: backitup.0 (1168) 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().
                                      2025-02-21 23:24:16.853  - error: backitup.0 (1168) unhandled promise rejection: Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:24:16.854  - error: backitup.0 (1168) TypeError: Cannot read properties of undefined (reading 'cifsPassword')
                                          at AdapterClass._initAdapter (D:\ioBroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7709:31)
                                      2025-02-21 23:24:16.854  - error: backitup.0 (1168) Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:24:17.370  - info: backitup.0 (1168) terminating
                                      2025-02-21 23:24:17.370  - warn: backitup.0 (1168) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2025-02-21 23:24:17.922  - error: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2025-02-21 23:24:17.924  - error: host.DESKTOP-7OQNUBI uncaught exception: Cannot read properties of undefined (reading 'webInstance')
                                      2025-02-21 23:24:17.924  - error: host.DESKTOP-7OQNUBI TypeError: Cannot read properties of undefined (reading 'webInstance')
                                          at file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:3533:53
                                          at Immediate.<anonymous> (file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:1041:31)
                                          at process.processImmediate (node:internal/timers:485:21)
                                      2025-02-21 23:24:17.924  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 (force=false, process=true)
                                      2025-02-21 23:24:17.925  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.backitup.0 (force=false, process=false)
                                      2025-02-21 23:24:17.925  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.discovery.0 (force=false, process=false)
                                      2025-02-21 23:24:17.928  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 send kill signal
                                      2025-02-21 23:24:17.933  - info: admin.0 (6588) Got terminate signal TERMINATE_YOURSELF
                                      2025-02-21 23:24:17.933  - info: admin.0 (6588) terminating http server on port 8081
                                      2025-02-21 23:24:17.935  - info: admin.0 (6588) terminating
                                      2025-02-21 23:24:17.936  - info: admin.0 (6588) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2025-02-21 23:24:18.437  - info: admin.0 (6588) terminating
                                      2025-02-21 23:24:18.455  - info: host.DESKTOP-7OQNUBI instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2025-02-21 23:24:18.455  - info: host.DESKTOP-7OQNUBI All instances are stopped.
                                      2025-02-21 23:24:18.554  - info: host.DESKTOP-7OQNUBI terminated
                                      2025-02-21 23:27:04.001  - info: host.DESKTOP-7OQNUBI iobroker.js-controller version 7.0.6 js-controller starting
                                      2025-02-21 23:27:04.003  - info: host.DESKTOP-7OQNUBI Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
                                      2025-02-21 23:27:04.003  - info: host.DESKTOP-7OQNUBI hostname: DESKTOP-7OQNUBI, node: v20.18.3
                                      2025-02-21 23:27:04.003  - info: host.DESKTOP-7OQNUBI ip addresses: fdda:a0e6:8b95:b3ea:82d2:cc9f:5fbb:59bc fdda:a0e6:8b95:b3ea:c521:4a1a:2d8c:bddd fe80::a438:ce38:4724:945d 10.0.1.239
                                      2025-02-21 23:27:04.316  - info: host.DESKTOP-7OQNUBI connected to Objects and States
                                      2025-02-21 23:27:04.321  - info: host.DESKTOP-7OQNUBI added notifications configuration of host
                                      2025-02-21 23:27:04.350  - info: host.DESKTOP-7OQNUBI 3 instances found
                                      2025-02-21 23:27:04.353  - info: host.DESKTOP-7OQNUBI starting 2 instances
                                      2025-02-21 23:27:04.583  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeCurrent"
                                      2025-02-21 23:27:04.601  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeNewest"
                                      2025-02-21 23:27:04.605  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeNewestNext"
                                      2025-02-21 23:27:04.610  - info: host.DESKTOP-7OQNUBI instance system.adapter.admin.0 in version "7.4.10" started with pid 3520
                                      2025-02-21 23:27:04.612  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmCurrent"
                                      2025-02-21 23:27:04.613  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmNewest"
                                      2025-02-21 23:27:04.615  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmNewestNext"
                                      2025-02-21 23:27:04.617  - info: host.DESKTOP-7OQNUBI Some obsolete host states deleted.
                                      2025-02-21 23:27:05.670  - info: admin.0 (3520) starting. Version 7.4.10 in D:/ioBroker/node_modules/iobroker.admin, node: v20.18.3, js-controller: 7.0.6
                                      2025-02-21 23:27:05.684  - info: admin.0 (3520) requesting all objects
                                      2025-02-21 23:27:06.111  - info: admin.0 (3520) received all objects
                                      2025-02-21 23:27:06.386  - info: admin.0 (3520) socket.io server listening on port 8081
                                      2025-02-21 23:27:06.388  - info: admin.0 (3520) http server listening on port 8081
                                      2025-02-21 23:27:06.388  - info: admin.0 (3520) Use link "http://127.0.0.1:8081" to configure.
                                      2025-02-21 23:27:08.652  - info: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 in version "3.0.31" started with pid 3304
                                      2025-02-21 23:27:09.580  - error: backitup.0 (3304) 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().
                                      2025-02-21 23:27:09.581  - error: backitup.0 (3304) unhandled promise rejection: Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:27:09.582  - error: backitup.0 (3304) TypeError: Cannot read properties of undefined (reading 'cifsPassword')
                                          at AdapterClass._initAdapter (D:\ioBroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7709:31)
                                      2025-02-21 23:27:09.582  - error: backitup.0 (3304) Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:27:10.100  - info: backitup.0 (3304) terminating
                                      2025-02-21 23:27:10.101  - warn: backitup.0 (3304) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2025-02-21 23:27:10.646  - error: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2025-02-21 23:27:10.648  - error: host.DESKTOP-7OQNUBI uncaught exception: Cannot read properties of undefined (reading 'webInstance')
                                      2025-02-21 23:27:10.648  - error: host.DESKTOP-7OQNUBI TypeError: Cannot read properties of undefined (reading 'webInstance')
                                          at file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:3533:53
                                          at Immediate.<anonymous> (file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:1041:31)
                                          at process.processImmediate (node:internal/timers:485:21)
                                      2025-02-21 23:27:10.649  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 (force=false, process=true)
                                      2025-02-21 23:27:10.650  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.backitup.0 (force=false, process=false)
                                      2025-02-21 23:27:10.650  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.discovery.0 (force=false, process=false)
                                      2025-02-21 23:27:10.652  - info: admin.0 (3520) Got terminate signal TERMINATE_YOURSELF
                                      2025-02-21 23:27:10.652  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 send kill signal
                                      2025-02-21 23:27:10.652  - info: admin.0 (3520) terminating http server on port 8081
                                      2025-02-21 23:27:10.653  - info: admin.0 (3520) terminating
                                      2025-02-21 23:27:10.653  - info: admin.0 (3520) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2025-02-21 23:27:11.164  - info: admin.0 (3520) terminating
                                      2025-02-21 23:27:11.203  - info: host.DESKTOP-7OQNUBI instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2025-02-21 23:27:11.203  - info: host.DESKTOP-7OQNUBI All instances are stopped.
                                      2025-02-21 23:27:11.269  - info: host.DESKTOP-7OQNUBI terminated
                                      2025-02-21 23:27:52.455  - info: host.DESKTOP-7OQNUBI iobroker.js-controller version 7.0.6 js-controller starting
                                      2025-02-21 23:27:52.457  - info: host.DESKTOP-7OQNUBI Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
                                      2025-02-21 23:27:52.457  - info: host.DESKTOP-7OQNUBI hostname: DESKTOP-7OQNUBI, node: v20.18.3
                                      2025-02-21 23:27:52.457  - info: host.DESKTOP-7OQNUBI ip addresses: fdda:a0e6:8b95:b3ea:82d2:cc9f:5fbb:59bc fdda:a0e6:8b95:b3ea:c521:4a1a:2d8c:bddd fe80::a438:ce38:4724:945d 10.0.1.239
                                      2025-02-21 23:27:52.754  - info: host.DESKTOP-7OQNUBI connected to Objects and States
                                      2025-02-21 23:27:52.760  - info: host.DESKTOP-7OQNUBI added notifications configuration of host
                                      2025-02-21 23:27:52.788  - info: host.DESKTOP-7OQNUBI 3 instances found
                                      2025-02-21 23:27:52.791  - info: host.DESKTOP-7OQNUBI starting 2 instances
                                      2025-02-21 23:27:53.020  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeCurrent"
                                      2025-02-21 23:27:53.036  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeNewest"
                                      2025-02-21 23:27:53.039  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeNewestNext"
                                      2025-02-21 23:27:53.044  - info: host.DESKTOP-7OQNUBI instance system.adapter.admin.0 in version "7.4.10" started with pid 7656
                                      2025-02-21 23:27:53.046  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmCurrent"
                                      2025-02-21 23:27:53.048  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmNewest"
                                      2025-02-21 23:27:53.049  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmNewestNext"
                                      2025-02-21 23:27:53.051  - info: host.DESKTOP-7OQNUBI Some obsolete host states deleted.
                                      2025-02-21 23:27:54.046  - info: admin.0 (7656) starting. Version 7.4.10 in D:/ioBroker/node_modules/iobroker.admin, node: v20.18.3, js-controller: 7.0.6
                                      2025-02-21 23:27:54.059  - info: admin.0 (7656) requesting all objects
                                      2025-02-21 23:27:54.482  - info: admin.0 (7656) received all objects
                                      2025-02-21 23:27:54.540  - info: admin.0 (7656) socket.io server listening on port 8081
                                      2025-02-21 23:27:54.541  - info: admin.0 (7656) http server listening on port 8081
                                      2025-02-21 23:27:54.542  - info: admin.0 (7656) Use link "http://127.0.0.1:8081" to configure.
                                      2025-02-21 23:27:57.070  - info: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 in version "3.0.31" started with pid 9564
                                      2025-02-21 23:27:57.885  - error: backitup.0 (9564) 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().
                                      2025-02-21 23:27:57.886  - error: backitup.0 (9564) unhandled promise rejection: Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:27:57.887  - error: backitup.0 (9564) TypeError: Cannot read properties of undefined (reading 'cifsPassword')
                                          at AdapterClass._initAdapter (D:\ioBroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7709:31)
                                      2025-02-21 23:27:57.887  - error: backitup.0 (9564) Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:27:58.399  - info: backitup.0 (9564) terminating
                                      2025-02-21 23:27:58.400  - warn: backitup.0 (9564) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2025-02-21 23:27:58.940  - error: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2025-02-21 23:27:58.942  - error: host.DESKTOP-7OQNUBI uncaught exception: Cannot read properties of undefined (reading 'webInstance')
                                      2025-02-21 23:27:58.942  - error: host.DESKTOP-7OQNUBI TypeError: Cannot read properties of undefined (reading 'webInstance')
                                          at file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:3533:53
                                          at Immediate.<anonymous> (file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:1041:31)
                                          at process.processImmediate (node:internal/timers:485:21)
                                      2025-02-21 23:27:58.943  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 (force=false, process=true)
                                      2025-02-21 23:27:58.943  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.backitup.0 (force=false, process=false)
                                      2025-02-21 23:27:58.943  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.discovery.0 (force=false, process=false)
                                      2025-02-21 23:27:58.945  - info: admin.0 (7656) Got terminate signal TERMINATE_YOURSELF
                                      2025-02-21 23:27:58.945  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 send kill signal
                                      2025-02-21 23:27:58.945  - info: admin.0 (7656) terminating http server on port 8081
                                      2025-02-21 23:27:58.946  - info: admin.0 (7656) terminating
                                      2025-02-21 23:27:58.946  - info: admin.0 (7656) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2025-02-21 23:27:59.461  - info: admin.0 (7656) terminating
                                      2025-02-21 23:27:59.498  - info: host.DESKTOP-7OQNUBI instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2025-02-21 23:27:59.498  - info: host.DESKTOP-7OQNUBI All instances are stopped.
                                      2025-02-21 23:27:59.567  - info: host.DESKTOP-7OQNUBI terminated
                                      2025-02-21 23:28:30.392  - info: host.DESKTOP-7OQNUBI iobroker.js-controller version 7.0.6 js-controller starting
                                      2025-02-21 23:28:30.394  - info: host.DESKTOP-7OQNUBI Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
                                      2025-02-21 23:28:30.394  - info: host.DESKTOP-7OQNUBI hostname: DESKTOP-7OQNUBI, node: v20.18.3
                                      2025-02-21 23:28:30.394  - info: host.DESKTOP-7OQNUBI ip addresses: fdda:a0e6:8b95:b3ea:82d2:cc9f:5fbb:59bc fdda:a0e6:8b95:b3ea:c521:4a1a:2d8c:bddd fe80::a438:ce38:4724:945d 10.0.1.239
                                      2025-02-21 23:28:30.689  - info: host.DESKTOP-7OQNUBI connected to Objects and States
                                      2025-02-21 23:28:30.695  - info: host.DESKTOP-7OQNUBI added notifications configuration of host
                                      2025-02-21 23:28:30.723  - info: host.DESKTOP-7OQNUBI 3 instances found
                                      2025-02-21 23:28:30.726  - info: host.DESKTOP-7OQNUBI starting 2 instances
                                      2025-02-21 23:28:30.969  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeCurrent"
                                      2025-02-21 23:28:30.984  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeNewest"
                                      2025-02-21 23:28:30.988  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.nodeNewestNext"
                                      2025-02-21 23:28:30.993  - info: host.DESKTOP-7OQNUBI instance system.adapter.admin.0 in version "7.4.10" started with pid 2484
                                      2025-02-21 23:28:30.995  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmCurrent"
                                      2025-02-21 23:28:30.996  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmNewest"
                                      2025-02-21 23:28:30.998  - info: host.DESKTOP-7OQNUBI Delete state "system.host.DESKTOP-7OQNUBI.versions.npmNewestNext"
                                      2025-02-21 23:28:30.999  - info: host.DESKTOP-7OQNUBI Some obsolete host states deleted.
                                      2025-02-21 23:28:31.997  - info: admin.0 (2484) starting. Version 7.4.10 in D:/ioBroker/node_modules/iobroker.admin, node: v20.18.3, js-controller: 7.0.6
                                      2025-02-21 23:28:32.010  - info: admin.0 (2484) requesting all objects
                                      2025-02-21 23:28:32.348  - info: admin.0 (2484) received all objects
                                      2025-02-21 23:28:32.723  - info: admin.0 (2484) socket.io server listening on port 8081
                                      2025-02-21 23:28:32.725  - info: admin.0 (2484) http server listening on port 8081
                                      2025-02-21 23:28:32.725  - info: admin.0 (2484) Use link "http://127.0.0.1:8081" to configure.
                                      2025-02-21 23:28:34.975  - info: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 in version "3.0.31" started with pid 7688
                                      2025-02-21 23:28:35.830  - error: backitup.0 (7688) 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().
                                      2025-02-21 23:28:35.831  - error: backitup.0 (7688) unhandled promise rejection: Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:28:35.832  - error: backitup.0 (7688) TypeError: Cannot read properties of undefined (reading 'cifsPassword')
                                          at AdapterClass._initAdapter (D:\ioBroker\node_modules\@iobroker\js-controller-adapter\build\cjs\lib\adapter\adapter.js:7709:31)
                                      2025-02-21 23:28:35.832  - error: backitup.0 (7688) Cannot read properties of undefined (reading 'cifsPassword')
                                      2025-02-21 23:28:36.337  - info: backitup.0 (7688) terminating
                                      2025-02-21 23:28:36.339  - warn: backitup.0 (7688) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2025-02-21 23:28:36.882  - error: host.DESKTOP-7OQNUBI instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2025-02-21 23:28:36.885  - error: host.DESKTOP-7OQNUBI uncaught exception: Cannot read properties of undefined (reading 'webInstance')
                                      2025-02-21 23:28:36.885  - error: host.DESKTOP-7OQNUBI TypeError: Cannot read properties of undefined (reading 'webInstance')
                                          at file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:3533:53
                                          at Immediate.<anonymous> (file:///D:/ioBroker/node_modules/iobroker.js-controller/build/esm/main.js:1041:31)
                                          at process.processImmediate (node:internal/timers:485:21)
                                      2025-02-21 23:28:36.886  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 (force=false, process=true)
                                      2025-02-21 23:28:36.886  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.backitup.0 (force=false, process=false)
                                      2025-02-21 23:28:36.886  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.discovery.0 (force=false, process=false)
                                      2025-02-21 23:28:36.888  - info: admin.0 (2484) Got terminate signal TERMINATE_YOURSELF
                                      2025-02-21 23:28:36.888  - info: host.DESKTOP-7OQNUBI stopInstance system.adapter.admin.0 send kill signal
                                      2025-02-21 23:28:36.888  - info: admin.0 (2484) terminating http server on port 8081
                                      2025-02-21 23:28:36.889  - info: admin.0 (2484) terminating
                                      2025-02-21 23:28:36.889  - info: admin.0 (2484) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2025-02-21 23:28:37.395  - info: admin.0 (2484) terminating
                                      2025-02-21 23:28:37.426  - info: host.DESKTOP-7OQNUBI instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2025-02-21 23:28:37.426  - info: host.DESKTOP-7OQNUBI All instances are stopped.
                                      2025-02-21 23:28:37.519  - info: host.DESKTOP-7OQNUBI terminated
                                      

                                      die 3 .bat (Restart, Start, Stop) bringen keine Abhilfe.
                                      Ebenso hilft ein Reboot der Maschine nicht.

                                      Was könnte das sein?

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

                                        @negalein
                                        Was kommt bei iob instances ?

                                        Negalein 1 Reply Last reply Reply Quote 0
                                        • Negalein
                                          Negalein Global Moderator @sigi234 last edited by

                                          @sigi234 sagte in Test ioBroker unter Windows installieren - 2023 Edition:

                                          iob instances

                                          kennt er nicht

                                          D:\ioBroker>iob instances
                                          iobroker [command]
                                          
                                          Commands:
                                            iobroker setup                                               Setup ioBroker
                                            iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
                                            iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
                                            iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
                                            iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                                            iobroker info                                                Shows the host info
                                            iobroker logs [<adapter>]                                    Monitor log
                                            iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                                            iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                                            iobroker rebuild [<module>]                                  Rebuild all native modules or path
                                            iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub, if a package name is provided instead of an url, it will be installed from npm
                                            iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                                            iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                                            iobroker update [<repositoryUrl>]                            Update repository and list adapters
                                            iobroker upgrade                                             Upgrade management
                                            iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                                            iobroker object                                              Object management  [aliases: o]
                                            iobroker state                                               State management  [aliases: s]
                                            iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                                            iobroker list <type> [<filter>]                              List all entries, like objects
                                            iobroker chmod <mode> <file>                                 Change file rights
                                            iobroker chown <user> <group> <file>                         Change file ownership
                                            iobroker touch <file>                                        Touch file
                                            iobroker rm <file>                                           Remove file
                                            iobroker file                                                File management
                                            iobroker user                                                User commands
                                            iobroker group                                               group management
                                            iobroker host <hostname>                                     Set host to given hostname
                                            iobroker set <adapter>.<instance>                            Change settings of adapter config
                                            iobroker license <license.file or license.text>              Update license by given file
                                            iobroker cert                                                Certificate management
                                            iobroker clean <yes>                                         Clears all objects and states
                                            iobroker backup                                              Create backup
                                            iobroker restore <backup name or path>                       Restore a specified backup
                                            iobroker validate <backup name or path>                      Validate a specified backup
                                            iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                                            iobroker repo                                                Show repo information
                                            iobroker uuid                                                Show uuid of the installation  [aliases: id]
                                            iobroker unsetup                                             Reset license, installation secret and language
                                            iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                                            iobroker nodejs-update [<major-version>]                     Upgrade the Node.JS installation to the current LTS
                                            iobroker multihost                                           Multihost management
                                            iobroker compact                                             compact group management
                                            iobroker plugin                                              Plugin management
                                            iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
                                            iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
                                          
                                          Options:
                                            --help  Show help  [boolean]
                                          
                                          sigi234 1 Reply Last reply Reply Quote 0
                                          • sigi234
                                            sigi234 Forum Testing Most Active @Negalein last edited by

                                            @negalein sagte in Test ioBroker unter Windows installieren - 2023 Edition:

                                            kennt er nicht

                                            Sorry:

                                            iob list instances

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            668
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            installation iobroker windows windows installation
                                            25
                                            399
                                            63393
                                            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