Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test ioBroker unter Windows installieren - 2023 Edition

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    209

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

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

Test ioBroker unter Windows installieren - 2023 Edition

Test ioBroker unter Windows installieren - 2023 Edition

Scheduled Pinned Locked Moved Tester
installation iobrokerwindowswindows installation
405 Posts 25 Posters 88.3k Views 22 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mcm1957M mcm1957

    @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.

    GaspodeG Offline
    GaspodeG Offline
    Gaspode
    wrote on last edited by Gaspode
    #353

    @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?

    mcm1957M NegaleinN 2 Replies Last reply
    0
    • GaspodeG 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?

      mcm1957M Offline
      mcm1957M Offline
      mcm1957
      wrote on last edited by
      #354

      @gaspode

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

      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
      Support Repositoryverwaltung.

      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

      LESEN - gute Forenbeitrage

      GaspodeG 1 Reply Last reply
      0
      • mcm1957M mcm1957

        @gaspode

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

        GaspodeG Offline
        GaspodeG Offline
        Gaspode
        wrote on last edited by
        #355

        @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
        0
        • GaspodeG Gaspode

          @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?

          Bernd1967B Offline
          Bernd1967B Offline
          Bernd1967
          wrote on last edited by Bernd1967
          #356

          @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
          2
          • GaspodeG Gaspode

            @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 Offline
            K Offline
            klassisch
            Most Active
            wrote on last edited by
            #357

            @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!

            sigi234S T 2 Replies Last reply
            2
            • K klassisch

              @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!

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

              @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! 👍

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

              1 Reply Last reply
              3
              • K klassisch

                @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!

                T Offline
                T Offline
                tltm_smarthome
                wrote on last edited by
                #359

                @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
                3
                • GaspodeG 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?

                  NegaleinN Offline
                  NegaleinN Offline
                  Negalein
                  Global Moderator
                  wrote on last edited by
                  #360

                  @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?

                  ° Node.js: 20.17.0 NPM: 10.8.2
                  ° Proxmox, Ubuntu 22.04.3 LTS
                  ° Fixer ---> iob fix

                  sigi234S 2 Replies Last reply
                  0
                  • NegaleinN Negalein

                    @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?

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

                    @negalein
                    Was kommt bei iob instances ?

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

                    NegaleinN 1 Reply Last reply
                    0
                    • sigi234S sigi234

                      @negalein
                      Was kommt bei iob instances ?

                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      wrote on last edited by
                      #362

                      @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]
                      

                      ° Node.js: 20.17.0 NPM: 10.8.2
                      ° Proxmox, Ubuntu 22.04.3 LTS
                      ° Fixer ---> iob fix

                      sigi234S 1 Reply Last reply
                      0
                      • NegaleinN Negalein

                        @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]
                        
                        sigi234S Online
                        sigi234S Online
                        sigi234
                        Forum Testing Most Active
                        wrote on last edited by
                        #363

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

                        kennt er nicht

                        Sorry:

                        iob list instances

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

                        NegaleinN 1 Reply Last reply
                        0
                        • sigi234S sigi234

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

                          kennt er nicht

                          Sorry:

                          iob list instances

                          NegaleinN Offline
                          NegaleinN Offline
                          Negalein
                          Global Moderator
                          wrote on last edited by
                          #364

                          @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
                          

                          ° Node.js: 20.17.0 NPM: 10.8.2
                          ° Proxmox, Ubuntu 22.04.3 LTS
                          ° Fixer ---> iob fix

                          sigi234S 1 Reply Last reply
                          0
                          • NegaleinN Negalein

                            @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
                            
                            sigi234S Online
                            sigi234S Online
                            sigi234
                            Forum Testing Most Active
                            wrote on last edited by
                            #365

                            @negalein

                            Und da:

                            Screenshot (1124).png

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

                            NegaleinN 1 Reply Last reply
                            0
                            • sigi234S sigi234

                              @negalein

                              Und da:

                              Screenshot (1124).png

                              NegaleinN Offline
                              NegaleinN Offline
                              Negalein
                              Global Moderator
                              wrote on last edited by
                              #366

                              @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

                              ° Node.js: 20.17.0 NPM: 10.8.2
                              ° Proxmox, Ubuntu 22.04.3 LTS
                              ° Fixer ---> iob fix

                              sigi234S GaspodeG 2 Replies Last reply
                              0
                              • NegaleinN Negalein

                                @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

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

                                @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!

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

                                NegaleinN 1 Reply Last reply
                                0
                                • sigi234S 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!

                                  NegaleinN Offline
                                  NegaleinN Offline
                                  Negalein
                                  Global Moderator
                                  wrote on last edited by
                                  #368

                                  @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.

                                  ° Node.js: 20.17.0 NPM: 10.8.2
                                  ° Proxmox, Ubuntu 22.04.3 LTS
                                  ° Fixer ---> iob fix

                                  sigi234S 1 Reply Last reply
                                  0
                                  • NegaleinN Negalein

                                    @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.

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

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

                                    Läuft ja auf Windows

                                    Du hast schon eine Windows Installation? Oder Proxmox?

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

                                    NegaleinN 1 Reply Last reply
                                    0
                                    • NegaleinN Negalein

                                      @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?

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

                                      @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

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

                                      1 Reply Last reply
                                      0
                                      • sigi234S sigi234

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

                                        Läuft ja auf Windows

                                        Du hast schon eine Windows Installation? Oder Proxmox?

                                        NegaleinN Offline
                                        NegaleinN Offline
                                        Negalein
                                        Global Moderator
                                        wrote on last edited by
                                        #371

                                        @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.

                                        ° Node.js: 20.17.0 NPM: 10.8.2
                                        ° Proxmox, Ubuntu 22.04.3 LTS
                                        ° Fixer ---> iob fix

                                        sigi234S 1 Reply Last reply
                                        0
                                        • NegaleinN Negalein

                                          @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.

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

                                          @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.

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

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          107

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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