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

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

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

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

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.
  • 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
                                • NegaleinN Offline
                                  NegaleinN Offline
                                  Negalein
                                  Global Moderator
                                  wrote on last edited by
                                  #373

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

                                  Das verstehe ich nicht

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

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

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

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

                                  1 Reply 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

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

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

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

                                    Und was steht dann anschließend im Log?

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

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

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

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

                                      Und was steht dann anschließend im Log?

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

                                      • Windows Installation wieder deinstallieren
                                      • Den iobroker-data Ordner der Linux Installation auf den Windows Rechner kopieren (ACHTUNG: irgendwohin, NICHT in den zukünftigen ioBroker Installationsordner!)
                                      • Installation starten, Datenübernahme auswählen und den kopierten iobroker-data Ordner angeben.
                                      • Nach erfolgter Installation werden dann alle benötigten Adapter automatisch nachinstalliert, dauert einige Minuten
                                      NegaleinN Offline
                                      NegaleinN Offline
                                      Negalein
                                      Global Moderator
                                      wrote on last edited by
                                      #375

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

                                      Und was steht dann anschließend im Log?

                                      hab ihn schon deinstalliert.
                                      Versuch es jetzt mit Datenübernahme.

                                      In der Win-Ereignisanzeige steht nur
                                      273e2251-f94e-450b-b713-3ba5ece55c66-image.png

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

                                      1 Reply Last reply
                                      0
                                      • GaspodeG Gaspode

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

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

                                        Und was steht dann anschließend im Log?

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

                                        • Windows Installation wieder deinstallieren
                                        • Den iobroker-data Ordner der Linux Installation auf den Windows Rechner kopieren (ACHTUNG: irgendwohin, NICHT in den zukünftigen ioBroker Installationsordner!)
                                        • Installation starten, Datenübernahme auswählen und den kopierten iobroker-data Ordner angeben.
                                        • Nach erfolgter Installation werden dann alle benötigten Adapter automatisch nachinstalliert, dauert einige Minuten
                                        NegaleinN Offline
                                        NegaleinN Offline
                                        Negalein
                                        Global Moderator
                                        wrote on last edited by Negalein
                                        #376

                                        @gaspode

                                        hab ihn jetzt neu mit Datenübernahme installiert.
                                        Lief alles durch.

                                        ioBroker Dienst läuft, aber ich hab keinen Zugriff 😞

                                        Screenshot 2025-02-22 203406.jpg Screenshot 2025-02-22 203439.jpg

                                        Port passt und Admin läuft.
                                        Aber leider kein Zugriff auf die Oberfläche

                                        D:\ioBroker>iob list instances
                                        + system.adapter.admin.0                  : admin                 : Windows-Server                           -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                          system.adapter.alexa2.0                 : alexa2                : Windows-Server                           -  enabled
                                          system.adapter.alexa2.1                 : alexa2                : Windows-Server                           -  enabled
                                          system.adapter.alias-manager.0          : alias-manager         : Windows-Server                           - disabled
                                        + system.adapter.backitup.0               : backitup              : Windows-Server                           -  enabled
                                          system.adapter.bayernluft.0             : bayernluft            : Windows-Server                           -  enabled
                                          system.adapter.birthdays.0              : birthdays             : Windows-Server                           -  enabled
                                          system.adapter.bring.0                  : bring                 : Windows-Server                           - disabled
                                          system.adapter.cloud.0                  : cloud                 : Windows-Server                           - disabled
                                          system.adapter.daswetter.0              : daswetter             : Windows-Server                           -  enabled
                                          system.adapter.denon.0                  : denon                 : Windows-Server                           -  enabled
                                          system.adapter.device-watcher.0         : device-watcher        : Windows-Server                           - disabled
                                          system.adapter.devices.0                : devices               : Windows-Server                           - disabled
                                          system.adapter.discovery.0              : discovery             : Windows-Server                           - disabled
                                          system.adapter.doorbird.0               : doorbird              : Windows-Server                           -  enabled
                                          system.adapter.dwd.0                    : dwd                   : Windows-Server                           -  enabled
                                          system.adapter.email.0                  : email                 : Windows-Server                           -  enabled
                                          system.adapter.energiefluss.0           : energiefluss          : Windows-Server                           -  enabled
                                          system.adapter.enigma2.0                : enigma2               : Windows-Server                           -  enabled
                                          system.adapter.enigma2.1                : enigma2               : Windows-Server                           - disabled
                                          system.adapter.eventlist.0              : eventlist             : Windows-Server                           -  enabled
                                          system.adapter.feiertage.0              : feiertage             : Windows-Server                           - disabled
                                          system.adapter.fitbit-fitness.0         : fitbit-fitness        : Windows-Server                           - disabled
                                          system.adapter.flot.0                   : flot                  : Windows-Server                           - disabled
                                          system.adapter.followthesun.0           : followthesun          : Windows-Server                           -  enabled
                                          system.adapter.fontui.0                 : fontui                : Windows-Server                           -  enabled
                                          system.adapter.fronius.0                : fronius               : Windows-Server                           -  enabled
                                          system.adapter.fuelpricemonitor.0       : fuelpricemonitor      : Windows-Server                           -  enabled
                                          system.adapter.fullybrowser.0           : fullybrowser          : Windows-Server                           -  enabled
                                          system.adapter.harmony.1                : harmony               : Windows-Server                           -  enabled
                                          system.adapter.history.0                : history               : Windows-Server                           -  enabled
                                          system.adapter.hm-rega.0                : hm-rega               : Windows-Server                           -  enabled
                                          system.adapter.hm-rpc.0                 : hm-rpc                : Windows-Server                           -  enabled, port: 0
                                          system.adapter.hm-rpc.1                 : hm-rpc                : Windows-Server                           -  enabled, port: 0
                                          system.adapter.hm-rpc.2                 : hm-rpc                : Windows-Server                           -  enabled, port: 0
                                          system.adapter.hs100.0                  : hs100                 : Windows-Server                           -  enabled
                                          system.adapter.hue.0                    : hue                   : Windows-Server                           -  enabled, port: 80
                                          system.adapter.ical.0                   : ical                  : Windows-Server                           -  enabled
                                          system.adapter.ical.1                   : ical                  : Windows-Server                           -  enabled
                                          system.adapter.ical.2                   : ical                  : Windows-Server                           -  enabled
                                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: Windows-Server                           - disabled
                                          system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : Windows-Server                           - disabled
                                          system.adapter.icons-icons8.0           : icons-icons8          : Windows-Server                           - disabled
                                          system.adapter.icons-material-png.0     : icons-material-png    : Windows-Server                           - disabled
                                          system.adapter.icons-material-svg.0     : icons-material-svg    : Windows-Server                           - disabled
                                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : Windows-Server                           - disabled
                                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Windows-Server                           - disabled
                                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: Windows-Server                           -  enabled
                                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : Windows-Server                           - disabled
                                          system.adapter.influxdb.0               : influxdb              : Windows-Server                           -  enabled, port: 32543
                                          system.adapter.influxdb.1               : influxdb              : Windows-Server                           -  enabled, port: 8086
                                          system.adapter.influxdb.2               : influxdb              : Windows-Server                           -  enabled, port: 8086
                                          system.adapter.iot.0                    : iot                   : Windows-Server                           -  enabled
                                          system.adapter.iot.1                    : iot                   : Windows-Server                           -  enabled
                                          system.adapter.iqontrol.0               : iqontrol              : Windows-Server                           - disabled
                                          system.adapter.javascript.0             : javascript            : Windows-Server                           -  enabled
                                          system.adapter.javascript.1             : javascript            : Windows-Server                           -  enabled
                                          system.adapter.lg-thinq.0               : lg-thinq              : Windows-Server                           -  enabled
                                          system.adapter.linkeddevices.0          : linkeddevices         : Windows-Server                           -  enabled
                                          system.adapter.linux-control.0          : linux-control         : Windows-Server                           -  enabled
                                          system.adapter.logparser.0              : logparser             : Windows-Server                           -  enabled
                                          system.adapter.meteoalarm.0             : meteoalarm            : Windows-Server                           - disabled
                                          system.adapter.mytime.0                 : mytime                : Windows-Server                           - disabled
                                          system.adapter.nina.0                   : nina                  : Windows-Server                           -  enabled
                                          system.adapter.node-red.0               : node-red              : Windows-Server                           -  enabled, port: 1880, bind: 0.0.0.0
                                          system.adapter.notification-manager.0   : notification-manager  : Windows-Server                           -  enabled
                                          system.adapter.nut.0                    : nut                   : Windows-Server                           -  enabled
                                          system.adapter.octoprint.0              : octoprint             : Windows-Server                           - disabled
                                          system.adapter.parser.0                 : parser                : Windows-Server                           -  enabled
                                          system.adapter.pegelalarm.0             : pegelalarm            : Windows-Server                           -  enabled
                                          system.adapter.pegelalarm.1             : pegelalarm            : Windows-Server                           -  enabled
                                          system.adapter.pi-hole.0                : pi-hole               : Windows-Server                           -  enabled
                                          system.adapter.ping.0                   : ping                  : Windows-Server                           -  enabled
                                          system.adapter.places.0                 : places                : Windows-Server                           - disabled
                                          system.adapter.pollenflug.0             : pollenflug            : Windows-Server                           -  enabled
                                          system.adapter.proxmox.0                : proxmox               : Windows-Server                           -  enabled, port: 8006
                                          system.adapter.proxy.0                  : proxy                 : Windows-Server                           -  enabled
                                          system.adapter.rest-api.0               : rest-api              : Windows-Server                           -  enabled, port: 8093, bind: 0.0.0.0 (SSL), run as: rest
                                          system.adapter.samsung.0                : samsung               : Windows-Server                           -  enabled
                                          system.adapter.schedule-switcher.0      : schedule-switcher     : Windows-Server                           -  enabled
                                          system.adapter.seq.0                    : seq                   : Windows-Server                           -  enabled, port: 443
                                          system.adapter.shelly.0                 : shelly                : Windows-Server                           -  enabled, port: 1882, bind: 0.0.0.0
                                          system.adapter.shuttercontrol.0         : shuttercontrol        : Windows-Server                           -  enabled
                                          system.adapter.simple-api.0             : simple-api            : Windows-Server                           -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          system.adapter.snmp.0                   : snmp                  : Windows-Server                           -  enabled
                                          system.adapter.socketio.0               : socketio              : Windows-Server                           -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                          system.adapter.sourceanalytix.0         : sourceanalytix        : Windows-Server                           -  enabled
                                          system.adapter.switchbot-hub.0          : switchbot-hub         : Windows-Server                           -  enabled
                                          system.adapter.synology.0               : synology              : Windows-Server                           -  enabled, port: 5001
                                          system.adapter.telegram-menu.0          : telegram-menu         : Windows-Server                           -  enabled
                                          system.adapter.telegram.0               : telegram              : Windows-Server                           -  enabled, port: 8443, bind: 0.0.0.0
                                          system.adapter.telegram.1               : telegram              : Windows-Server                           - disabled, port: 8443, bind: 0.0.0.0
                                          system.adapter.tractive-gps.0           : tractive-gps          : Windows-Server                           - disabled
                                          system.adapter.trashschedule.0          : trashschedule         : Windows-Server                           -  enabled
                                          system.adapter.unifi.0                  : unifi                 : Windows-Server                           -  enabled
                                          system.adapter.vesync.0                 : vesync                : Windows-Server                           - disabled
                                          system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: Windows-Server                           -  enabled
                                          system.adapter.vis-2.0                  : vis-2                 : Windows-Server                           -  enabled
                                          system.adapter.vis-bars.0               : vis-bars              : Windows-Server                           - disabled
                                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : Windows-Server                           - disabled
                                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : Windows-Server                           - disabled
                                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : Windows-Server                           - disabled
                                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : Windows-Server                           -  enabled
                                          system.adapter.vis-history.0            : vis-history           : Windows-Server                           - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Windows-Server                           - disabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : Windows-Server                           -  enabled
                                          system.adapter.vis-inventwo.0           : vis-inventwo          : Windows-Server                           -  enabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Windows-Server                           - disabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : Windows-Server                           - disabled
                                          system.adapter.vis-knob.0               : vis-knob              : Windows-Server                           - disabled
                                          system.adapter.vis-map.0                : vis-map               : Windows-Server                           - disabled
                                          system.adapter.vis-material.0           : vis-material          : Windows-Server                           - disabled
                                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : Windows-Server                           - disabled
                                          system.adapter.vis-metro.0              : vis-metro             : Windows-Server                           - disabled
                                          system.adapter.vis-players.0            : vis-players           : Windows-Server                           - disabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : Windows-Server                           - disabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : Windows-Server                           - disabled
                                          system.adapter.vis-weather.0            : vis-weather           : Windows-Server                           - disabled
                                          system.adapter.vis.0                    : vis                   : Windows-Server                           -  enabled
                                          system.adapter.weather-warnings.0       : weather-warnings      : Windows-Server                           -  enabled
                                          system.adapter.weatherunderground.0     : weatherunderground    : Windows-Server                           -  enabled
                                          system.adapter.web.0                    : web                   : Windows-Server                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Windows-Server                           -  enabled
                                          system.adapter.wireguard.0              : wireguard             : Windows-Server                           -  enabled
                                          system.adapter.xbox.0                   : xbox                  : Windows-Server                           - disabled
                                        
                                        + instance is alive
                                        

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

                                        K 1 Reply Last reply
                                        0
                                        • NegaleinN Negalein

                                          @gaspode

                                          hab ihn jetzt neu mit Datenübernahme installiert.
                                          Lief alles durch.

                                          ioBroker Dienst läuft, aber ich hab keinen Zugriff 😞

                                          Screenshot 2025-02-22 203406.jpg Screenshot 2025-02-22 203439.jpg

                                          Port passt und Admin läuft.
                                          Aber leider kein Zugriff auf die Oberfläche

                                          D:\ioBroker>iob list instances
                                          + system.adapter.admin.0                  : admin                 : Windows-Server                           -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                            system.adapter.alexa2.0                 : alexa2                : Windows-Server                           -  enabled
                                            system.adapter.alexa2.1                 : alexa2                : Windows-Server                           -  enabled
                                            system.adapter.alias-manager.0          : alias-manager         : Windows-Server                           - disabled
                                          + system.adapter.backitup.0               : backitup              : Windows-Server                           -  enabled
                                            system.adapter.bayernluft.0             : bayernluft            : Windows-Server                           -  enabled
                                            system.adapter.birthdays.0              : birthdays             : Windows-Server                           -  enabled
                                            system.adapter.bring.0                  : bring                 : Windows-Server                           - disabled
                                            system.adapter.cloud.0                  : cloud                 : Windows-Server                           - disabled
                                            system.adapter.daswetter.0              : daswetter             : Windows-Server                           -  enabled
                                            system.adapter.denon.0                  : denon                 : Windows-Server                           -  enabled
                                            system.adapter.device-watcher.0         : device-watcher        : Windows-Server                           - disabled
                                            system.adapter.devices.0                : devices               : Windows-Server                           - disabled
                                            system.adapter.discovery.0              : discovery             : Windows-Server                           - disabled
                                            system.adapter.doorbird.0               : doorbird              : Windows-Server                           -  enabled
                                            system.adapter.dwd.0                    : dwd                   : Windows-Server                           -  enabled
                                            system.adapter.email.0                  : email                 : Windows-Server                           -  enabled
                                            system.adapter.energiefluss.0           : energiefluss          : Windows-Server                           -  enabled
                                            system.adapter.enigma2.0                : enigma2               : Windows-Server                           -  enabled
                                            system.adapter.enigma2.1                : enigma2               : Windows-Server                           - disabled
                                            system.adapter.eventlist.0              : eventlist             : Windows-Server                           -  enabled
                                            system.adapter.feiertage.0              : feiertage             : Windows-Server                           - disabled
                                            system.adapter.fitbit-fitness.0         : fitbit-fitness        : Windows-Server                           - disabled
                                            system.adapter.flot.0                   : flot                  : Windows-Server                           - disabled
                                            system.adapter.followthesun.0           : followthesun          : Windows-Server                           -  enabled
                                            system.adapter.fontui.0                 : fontui                : Windows-Server                           -  enabled
                                            system.adapter.fronius.0                : fronius               : Windows-Server                           -  enabled
                                            system.adapter.fuelpricemonitor.0       : fuelpricemonitor      : Windows-Server                           -  enabled
                                            system.adapter.fullybrowser.0           : fullybrowser          : Windows-Server                           -  enabled
                                            system.adapter.harmony.1                : harmony               : Windows-Server                           -  enabled
                                            system.adapter.history.0                : history               : Windows-Server                           -  enabled
                                            system.adapter.hm-rega.0                : hm-rega               : Windows-Server                           -  enabled
                                            system.adapter.hm-rpc.0                 : hm-rpc                : Windows-Server                           -  enabled, port: 0
                                            system.adapter.hm-rpc.1                 : hm-rpc                : Windows-Server                           -  enabled, port: 0
                                            system.adapter.hm-rpc.2                 : hm-rpc                : Windows-Server                           -  enabled, port: 0
                                            system.adapter.hs100.0                  : hs100                 : Windows-Server                           -  enabled
                                            system.adapter.hue.0                    : hue                   : Windows-Server                           -  enabled, port: 80
                                            system.adapter.ical.0                   : ical                  : Windows-Server                           -  enabled
                                            system.adapter.ical.1                   : ical                  : Windows-Server                           -  enabled
                                            system.adapter.ical.2                   : ical                  : Windows-Server                           -  enabled
                                            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: Windows-Server                           - disabled
                                            system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : Windows-Server                           - disabled
                                            system.adapter.icons-icons8.0           : icons-icons8          : Windows-Server                           - disabled
                                            system.adapter.icons-material-png.0     : icons-material-png    : Windows-Server                           - disabled
                                            system.adapter.icons-material-svg.0     : icons-material-svg    : Windows-Server                           - disabled
                                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : Windows-Server                           - disabled
                                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Windows-Server                           - disabled
                                            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: Windows-Server                           -  enabled
                                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : Windows-Server                           - disabled
                                            system.adapter.influxdb.0               : influxdb              : Windows-Server                           -  enabled, port: 32543
                                            system.adapter.influxdb.1               : influxdb              : Windows-Server                           -  enabled, port: 8086
                                            system.adapter.influxdb.2               : influxdb              : Windows-Server                           -  enabled, port: 8086
                                            system.adapter.iot.0                    : iot                   : Windows-Server                           -  enabled
                                            system.adapter.iot.1                    : iot                   : Windows-Server                           -  enabled
                                            system.adapter.iqontrol.0               : iqontrol              : Windows-Server                           - disabled
                                            system.adapter.javascript.0             : javascript            : Windows-Server                           -  enabled
                                            system.adapter.javascript.1             : javascript            : Windows-Server                           -  enabled
                                            system.adapter.lg-thinq.0               : lg-thinq              : Windows-Server                           -  enabled
                                            system.adapter.linkeddevices.0          : linkeddevices         : Windows-Server                           -  enabled
                                            system.adapter.linux-control.0          : linux-control         : Windows-Server                           -  enabled
                                            system.adapter.logparser.0              : logparser             : Windows-Server                           -  enabled
                                            system.adapter.meteoalarm.0             : meteoalarm            : Windows-Server                           - disabled
                                            system.adapter.mytime.0                 : mytime                : Windows-Server                           - disabled
                                            system.adapter.nina.0                   : nina                  : Windows-Server                           -  enabled
                                            system.adapter.node-red.0               : node-red              : Windows-Server                           -  enabled, port: 1880, bind: 0.0.0.0
                                            system.adapter.notification-manager.0   : notification-manager  : Windows-Server                           -  enabled
                                            system.adapter.nut.0                    : nut                   : Windows-Server                           -  enabled
                                            system.adapter.octoprint.0              : octoprint             : Windows-Server                           - disabled
                                            system.adapter.parser.0                 : parser                : Windows-Server                           -  enabled
                                            system.adapter.pegelalarm.0             : pegelalarm            : Windows-Server                           -  enabled
                                            system.adapter.pegelalarm.1             : pegelalarm            : Windows-Server                           -  enabled
                                            system.adapter.pi-hole.0                : pi-hole               : Windows-Server                           -  enabled
                                            system.adapter.ping.0                   : ping                  : Windows-Server                           -  enabled
                                            system.adapter.places.0                 : places                : Windows-Server                           - disabled
                                            system.adapter.pollenflug.0             : pollenflug            : Windows-Server                           -  enabled
                                            system.adapter.proxmox.0                : proxmox               : Windows-Server                           -  enabled, port: 8006
                                            system.adapter.proxy.0                  : proxy                 : Windows-Server                           -  enabled
                                            system.adapter.rest-api.0               : rest-api              : Windows-Server                           -  enabled, port: 8093, bind: 0.0.0.0 (SSL), run as: rest
                                            system.adapter.samsung.0                : samsung               : Windows-Server                           -  enabled
                                            system.adapter.schedule-switcher.0      : schedule-switcher     : Windows-Server                           -  enabled
                                            system.adapter.seq.0                    : seq                   : Windows-Server                           -  enabled, port: 443
                                            system.adapter.shelly.0                 : shelly                : Windows-Server                           -  enabled, port: 1882, bind: 0.0.0.0
                                            system.adapter.shuttercontrol.0         : shuttercontrol        : Windows-Server                           -  enabled
                                            system.adapter.simple-api.0             : simple-api            : Windows-Server                           -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                            system.adapter.snmp.0                   : snmp                  : Windows-Server                           -  enabled
                                            system.adapter.socketio.0               : socketio              : Windows-Server                           -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                            system.adapter.sourceanalytix.0         : sourceanalytix        : Windows-Server                           -  enabled
                                            system.adapter.switchbot-hub.0          : switchbot-hub         : Windows-Server                           -  enabled
                                            system.adapter.synology.0               : synology              : Windows-Server                           -  enabled, port: 5001
                                            system.adapter.telegram-menu.0          : telegram-menu         : Windows-Server                           -  enabled
                                            system.adapter.telegram.0               : telegram              : Windows-Server                           -  enabled, port: 8443, bind: 0.0.0.0
                                            system.adapter.telegram.1               : telegram              : Windows-Server                           - disabled, port: 8443, bind: 0.0.0.0
                                            system.adapter.tractive-gps.0           : tractive-gps          : Windows-Server                           - disabled
                                            system.adapter.trashschedule.0          : trashschedule         : Windows-Server                           -  enabled
                                            system.adapter.unifi.0                  : unifi                 : Windows-Server                           -  enabled
                                            system.adapter.vesync.0                 : vesync                : Windows-Server                           - disabled
                                            system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: Windows-Server                           -  enabled
                                            system.adapter.vis-2.0                  : vis-2                 : Windows-Server                           -  enabled
                                            system.adapter.vis-bars.0               : vis-bars              : Windows-Server                           - disabled
                                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : Windows-Server                           - disabled
                                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : Windows-Server                           - disabled
                                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : Windows-Server                           - disabled
                                            system.adapter.vis-google-fonts.0       : vis-google-fonts      : Windows-Server                           -  enabled
                                            system.adapter.vis-history.0            : vis-history           : Windows-Server                           - disabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Windows-Server                           - disabled
                                            system.adapter.vis-icontwo.0            : vis-icontwo           : Windows-Server                           -  enabled
                                            system.adapter.vis-inventwo.0           : vis-inventwo          : Windows-Server                           -  enabled
                                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Windows-Server                           - disabled
                                            system.adapter.vis-justgage.0           : vis-justgage          : Windows-Server                           - disabled
                                            system.adapter.vis-knob.0               : vis-knob              : Windows-Server                           - disabled
                                            system.adapter.vis-map.0                : vis-map               : Windows-Server                           - disabled
                                            system.adapter.vis-material.0           : vis-material          : Windows-Server                           - disabled
                                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : Windows-Server                           - disabled
                                            system.adapter.vis-metro.0              : vis-metro             : Windows-Server                           - disabled
                                            system.adapter.vis-players.0            : vis-players           : Windows-Server                           - disabled
                                            system.adapter.vis-rgraph.0             : vis-rgraph            : Windows-Server                           - disabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : Windows-Server                           - disabled
                                            system.adapter.vis-weather.0            : vis-weather           : Windows-Server                           - disabled
                                            system.adapter.vis.0                    : vis                   : Windows-Server                           -  enabled
                                            system.adapter.weather-warnings.0       : weather-warnings      : Windows-Server                           -  enabled
                                            system.adapter.weatherunderground.0     : weatherunderground    : Windows-Server                           -  enabled
                                            system.adapter.web.0                    : web                   : Windows-Server                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Windows-Server                           -  enabled
                                            system.adapter.wireguard.0              : wireguard             : Windows-Server                           -  enabled
                                            system.adapter.xbox.0                   : xbox                  : Windows-Server                           - disabled
                                          
                                          + instance is alive
                                          
                                          K Offline
                                          K Offline
                                          klassisch
                                          Most Active
                                          wrote on last edited by klassisch
                                          #377

                                          @negalein
                                          Zugriff vom Host aus oder von einem anderen Rechner?

                                          Firewall Thema?
                                          Hatte mal sowas
                                          https://forum.iobroker.net/post/848820
                                          folgende

                                          In Defender die node.exe "App kommunizieren lassen"

                                          NegaleinN 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

                                          310

                                          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