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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test ioBroker unter Windows installieren - 2023 Edition

    This topic has been deleted. Only users with topic management privileges can see it.
    • 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
      • B
        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
                      • Negalein
                        Negalein Global Moderator @sigi234 last edited by

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

                        iob list instances

                        D:\ioBroker>iob list instances
                          system.adapter.admin.0                  : admin                 : DESKTOP-7OQNUBI                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.backitup.0               : backitup              : DESKTOP-7OQNUBI                          -  enabled
                          system.adapter.discovery.0              : discovery             : DESKTOP-7OQNUBI                          - disabled
                        
                        + instance is alive
                        
                        sigi234 1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @Negalein last edited by

                          @negalein

                          Und da:

                          Screenshot (1124).png

                          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:

                            Und da:

                            nicht gestartet

                            starte ich ihn dann manuell, läuft er kurz und beendet sich kurz darauf wieder

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

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

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

                              Und da:

                              nicht gestartet

                              starte ich ihn dann manuell, läuft er kurz und beendet sich kurz darauf wieder

                              1.Schritt:
                              Hauptsystem (Linux) stoppen,
                              Den iobroker-data Ordner kopieren und auf den Win Rechner sichern.

                              1. Schritt:

                              Iob stoppen, den Installer ausführen und die Win Installation wieder deinstallieren.
                              Nachsehen ob auch alles gelöscht wurde, oder dann bei der Neuinstallation einen anderen Namen vergeben.
                              Installer wieder starten , neu installieren und die Option Datenübernahme wählen.

                              Der ioBroker Fixer kann nicht ausgewählt werden Die nächsten zwei Optionen können verändert werden, in der Regel ist es aber empfehlenswert, die Standardeinstellungen beizubehalten. Und schließlich bietet der Installer noch die Möglichkeit, die Konfiguration einer vorhandenen Installation zu übernehmen. Dafür ist der komplette Ordner "iobroker-data" erforderlich, der bei einer vorhandenen ioBroker Installation im ioBroker Ordner zu finden ist. Dieser kann von einer ioBroker Installation unter Windows oder Linux stammen. Die Daten werden während der Installation aus diesem Ordner übernommen, der Inhalt dieses Ordners wird nicht verändert. Nach Klick auf "Weiter" sehen wir jetzt die Zusammenfassung der geplanten Aktionen:
                              

                              Hinweis bei Datenübernahme:

                              Wenn alles geklappt hat werden nach und nach die Adapter installiert.
                              Das kann sehr lange dauern!

                              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:

                                Hauptsystem (Linux) stoppen,

                                läuft ja auf Windows

                                das ist noch keine Übernahme vom Hauptsystem.
                                Wird erst mit Backitup-Restore gemacht, wenn alles 1A läuft.

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

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

                                  Läuft ja auf Windows

                                  Du hast schon eine Windows Installation? Oder Proxmox?

                                  Negalein 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:

                                    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.

                                    Das verstehe ich nicht

                                    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:

                                      Du hast schon eine Windows Installation? Oder Promox?

                                      Hauptsystem ist Linux (Proxmox).
                                      Dies bleibt solange, bis Windows perfekt und stabil läuft.
                                      Erst dann wird mit Backitup ein Restore durchgeführt und das Hauptsystem stillgelegt.

                                      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:

                                        Hauptsystem ist Linux (Proxmox).

                                        Aha, ok da kenne ich mich nicht aus. Ob das so funktioniert bin ich mir nicht sicher.

                                        Da kann dir nur @Gaspode oder @simatec helfen bzw. was dazu sagen.

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

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

                                          Das verstehe ich nicht

                                          Ich wollte die Konfig (Speicherorte, Settings, usw.) nicht manuell eingeben.
                                          Deshalb hab ich vom Hauptsystem in Backitup einen Export der Settings gemacht
                                          und am Win-System wieder importiert.

                                          Hauptsystem
                                          2a1b4b80-c406-458e-94aa-f7529215d8fb-image.png

                                          Win-System
                                          8ec4bc79-5355-4ff7-a994-64469230dce3-image.png

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

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

                                            starte ich ihn dann manuell, läuft er kurz und beendet sich kurz darauf wieder

                                            Und was steht dann anschließend im Log?

                                            Zu Backitup kann ich nix sagen, generell würde ich bei einer Windows Neuinstallation aber dazu raten, die Daenübernahme mit dem Installer zu machen, wie @sigi234 bereits empfohlen hat.

                                            • Windows Installation wieder deinstallieren
                                            • Den iobroker-data Ordner der Linux Installation auf den Windows Rechner kopieren (ACHTUNG: irgendwohin, NICHT in den zukünftigen ioBroker Installationsordner!)
                                            • Installation starten, Datenübernahme auswählen und den kopierten iobroker-data Ordner angeben.
                                            • Nach erfolgter Installation werden dann alle benötigten Adapter automatisch nachinstalliert, dauert einige Minuten
                                            Negalein 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            552
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

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