Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Vis2 Adapter macht Probleme.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    376

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Vis2 Adapter macht Probleme.

Scheduled Pinned Locked Moved ioBroker Allgemein
22 Posts 5 Posters 1.7k Views 3 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.
  • T TimoWald

    @oliverio LXC

    OliverIOO Offline
    OliverIOO Offline
    OliverIO
    wrote on last edited by OliverIO
    #21

    @timowald

    Bei lxc weiß ich es leider nicht. Da diese Art von Container etwas anders funktionieren wie Docker. Nach meinem Verständnis eher wie leicht Gewicht VMs

    im Zweifel, komplett neuen Container erstellen, mit einem der aktuelleren Betriebssysteme installieren, dann iobroker installieren, dann Back-up aus dem alten iobroker einspielen

    Meine Adapter und Widgets
    TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
    Links im Profil

    T 1 Reply Last reply
    0
    • OliverIOO OliverIO

      @timowald

      Bei lxc weiß ich es leider nicht. Da diese Art von Container etwas anders funktionieren wie Docker. Nach meinem Verständnis eher wie leicht Gewicht VMs

      im Zweifel, komplett neuen Container erstellen, mit einem der aktuelleren Betriebssysteme installieren, dann iobroker installieren, dann Back-up aus dem alten iobroker einspielen

      T Offline
      T Offline
      TimoWald
      wrote on last edited by
      #22

      @oliverio Vis2 ist zwar jetzt grün aber viele Fehler im LOG.

      2024-11-03 13:34:24.290 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:34:24.308 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472710
      2024-11-03 13:34:25.187 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:34:25.667 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:34:25.685 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:34:26.209 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:34:27.848 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:34:28.828 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:34:28.831 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:34:29.023 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:34:29.024 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:34:29.031 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:34:29.040 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:34:29.041 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:34:29.041 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:34:29.042 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:34:29.042 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:34:29.055 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:34:29.056 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:34:29.058 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:34:29.058 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:34:29.557 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:34:29.681 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:34:29.682 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:34:29.849 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:34:30.078 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:34:30.185 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:34:30.185 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:34:30.185 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:34:30.185 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[2]: Error: Login returned empty userdata.
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[2]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[2]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[3]: 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(). The promise rejected with the reason:
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[4]: Error: Login returned empty userdata.
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[4]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[4]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:34:30.186 - error: host.iobroker Caught by controller[4]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:34:30.186 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:35:00.896 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:35:00.913 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472741
      2024-11-03 13:35:02.000 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:35:02.354 - info: javascript.0 (471118) script.js.common.Solarweb: Solarweb Forecast Forecast Today konnte nicht abgefragt werden - Kein Premiumaccount
      2024-11-03 13:35:02.596 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:35:02.615 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:35:02.929 - info: web.0 (471869) ==> Connected system.user.admin from ::ffff:192.168.9.50
      2024-11-03 13:35:03.182 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:35:05.671 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:35:06.138 - info: javascript.0 (471118) script.js.common.Solarweb: Solarweb Forecast Forecast Tomorrow konnte nicht abgefragt werden - Kein Premiumaccount
      2024-11-03 13:35:07.456 - info: solax.0 (471456) State value to set for "solax.0.data.json" has to be type "string" but received type "number"
      2024-11-03 13:35:07.719 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:35:07.722 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:35:07.940 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:35:07.940 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:35:07.948 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:35:07.957 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:35:07.959 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:35:07.959 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:35:07.960 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:07.960 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:35:07.975 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:35:07.976 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:35:07.977 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:35:07.980 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:35:08.477 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:35:08.617 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:35:08.617 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:35:08.937 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:35:08.990 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:35:09.092 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:35:09.092 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:35:09.092 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:35:09.092 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:09.092 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:35:09.092 - error: host.iobroker Caught by controller[2]: Error: Login returned empty userdata.
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[2]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[2]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[3]: 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(). The promise rejected with the reason:
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[4]: Error: Login returned empty userdata.
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[4]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[4]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:35:09.093 - error: host.iobroker Caught by controller[4]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:09.093 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:35:16.296 - info: web.0 (471869) ==> Connected system.user.admin from ::ffff:192.168.9.50
      2024-11-03 13:35:39.650 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:35:39.673 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472759
      2024-11-03 13:35:40.637 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:35:41.065 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:35:41.082 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:35:41.644 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:35:43.850 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:35:44.642 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:35:44.645 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:35:44.835 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:35:44.835 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:35:44.845 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:35:44.855 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:35:44.857 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:35:44.857 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:35:44.857 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:44.858 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:35:44.873 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:35:44.874 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:35:44.876 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:35:44.940 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:35:45.375 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:35:45.504 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:35:45.505 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:35:45.669 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:35:45.894 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:35:46.064 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:35:46.064 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[1]: Error: Login returned empty userdata.
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[1]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[1]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[2]: 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(). The promise rejected with the reason:
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:35:46.065 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:35:46.065 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:36:16.986 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:36:17.008 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472790
      2024-11-03 13:36:17.899 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:36:18.281 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:36:18.299 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:36:18.864 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:36:21.187 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:36:22.021 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:36:22.024 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:36:22.210 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:36:22.210 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:36:22.217 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:36:22.226 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:36:22.227 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:36:22.227 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:36:22.228 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:36:22.228 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:36:22.243 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:36:22.244 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:36:22.246 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:36:22.249 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:36:22.745 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:36:22.879 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:36:22.879 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:36:23.035 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:36:23.264 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[1]: Error: Login returned empty userdata.
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[1]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[1]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[2]: 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(). The promise rejected with the reason:
      2024-11-03 13:36:23.401 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:36:23.402 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:36:23.402 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:36:23.402 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:36:23.402 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:36:53.978 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:36:54.001 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472807
      2024-11-03 13:36:54.947 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:36:55.384 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:36:55.415 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:36:55.943 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:36:58.109 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:36:58.906 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:36:58.909 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:36:59.102 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:36:59.103 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:36:59.111 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:36:59.120 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:36:59.122 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:36:59.122 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:36:59.122 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:36:59.123 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:36:59.137 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:36:59.138 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:36:59.140 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:36:59.143 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:36:59.640 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:36:59.775 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:36:59.775 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:36:59.945 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:37:00.159 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:37:00.267 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[2]: Error: Login returned empty userdata.
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[2]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[2]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[3]: 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(). The promise rejected with the reason:
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:37:00.268 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:37:00.268 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:37:30.778 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:37:30.795 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472838
      2024-11-03 13:37:31.747 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:37:32.127 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:37:32.151 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:37:32.708 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:37:35.251 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:37:36.121 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:37:36.124 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:37:36.311 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:37:36.311 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:37:36.318 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:37:36.326 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:37:36.328 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:37:36.328 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:37:36.328 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:37:36.329 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:37:36.344 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:37:36.344 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:37:36.346 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:37:36.349 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:37:36.846 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:37:36.984 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:37:36.985 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:37:37.135 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:37:37.370 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:37:37.480 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:37:37.480 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:37:37.480 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[2]: Error: Login returned empty userdata.
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[2]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[2]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[3]: 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(). The promise rejected with the reason:
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:37:37.481 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:37:37.481 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:38:08.127 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:38:08.148 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472869
      2024-11-03 13:38:09.043 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:38:09.641 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:38:09.659 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:38:10.203 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:38:12.253 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:38:13.094 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:38:13.097 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:38:13.272 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:38:13.273 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:38:13.280 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:38:13.288 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:38:13.289 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:38:13.289 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:38:13.290 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:13.290 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:38:13.303 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:38:13.304 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:38:13.306 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:38:13.307 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:38:13.805 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:38:13.935 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:38:13.935 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:38:14.097 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:38:14.319 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:38:14.427 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[1]: Error: Login returned empty userdata.
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[1]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[1]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[2]: 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(). The promise rejected with the reason:
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:38:14.428 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:14.428 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:38:44.902 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:38:44.943 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472886
      2024-11-03 13:38:46.006 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:38:46.478 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:38:46.497 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:38:47.033 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:38:50.324 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:38:51.085 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:38:51.087 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:38:51.297 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:38:51.297 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:38:51.305 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:38:51.314 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:38:51.316 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:38:51.317 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:38:51.317 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:51.317 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:38:51.333 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:38:51.334 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:38:51.336 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:38:51.339 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:38:51.835 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:38:51.966 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:38:51.967 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:38:52.124 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:38:52.350 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:38:52.454 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[2]: Error: Login returned empty userdata.
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[2]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:38:52.455 - error: host.iobroker Caught by controller[2]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:52.456 - error: host.iobroker Caught by controller[3]: 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(). The promise rejected with the reason:
      2024-11-03 13:38:52.456 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:38:52.456 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:38:52.456 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:38:52.456 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:38:52.456 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:39:23.053 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:39:23.070 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472917
      2024-11-03 13:39:24.068 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:39:24.653 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:39:24.668 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:39:25.226 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:39:27.421 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:39:28.199 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:39:28.202 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:39:28.391 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:39:28.391 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:39:28.399 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:39:28.408 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:39:28.409 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:39:28.409 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:39:28.410 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:39:28.410 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:39:28.426 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:39:28.427 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:39:28.430 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:39:28.431 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:39:28.929 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:39:29.055 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:39:29.055 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:39:29.217 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:39:29.442 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[2]: Error: Login returned empty userdata.
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[2]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[2]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[3]: 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(). The promise rejected with the reason:
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[4]: Error: Login returned empty userdata.
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[4]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[4]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:39:29.545 - error: host.iobroker Caught by controller[4]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:39:29.545 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:40:00.124 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:40:00.141 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472948
      2024-11-03 13:40:01.074 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:40:01.526 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:40:01.548 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:40:02.076 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:40:03.963 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:40:04.770 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:40:04.772 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:40:04.949 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:40:04.950 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:40:04.957 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:40:04.968 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:40:04.969 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:40:04.970 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:40:04.970 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:04.971 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:40:04.985 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:40:04.985 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:40:04.987 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:40:04.990 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:40:05.486 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:40:05.610 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:40:05.610 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:40:05.777 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:40:06.004 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:40:06.167 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:40:06.167 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:40:06.167 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[2]: Error: Login returned empty userdata.
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[2]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[2]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[3]: 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(). The promise rejected with the reason:
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:40:06.168 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:40:06.169 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:06.169 - info: host.iobroker Restart compact group controller 1
      2024-11-03 13:40:06.753 - info: solax.0 (471456) State value to set for "solax.0.data.json" has to be type "string" but received type "number"
      2024-11-03 13:40:36.641 - info: host.iobroker start controller for compactgroup 1
      2024-11-03 13:40:36.664 - info: host.iobroker instance system.adapter.roborock.0 is handled by compact group controller pid 472965
      2024-11-03 13:40:37.868 - info: host.iobroker.compactgroup1 iobroker.js-controller version 6.0.11 js-controller starting
      2024-11-03 13:40:38.314 - info: host.iobroker.compactgroup1 connected to Objects and States
      2024-11-03 13:40:38.334 - info: host.iobroker.compactgroup1 added notifications configuration of host
      2024-11-03 13:40:38.886 - info: host.iobroker.compactgroup1 starting 1 instance
      2024-11-03 13:40:41.216 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 started in COMPACT mode
      2024-11-03 13:40:42.087 - info: roborock.0 (COMPACT) starting. Version 0.6.16 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 6.0.11
      2024-11-03 13:40:42.090 - info: roborock.0 (COMPACT) Starting adapter. This might take a few minutes depending on your setup. Please wait.
      2024-11-03 13:40:42.274 - error: roborock.0 (COMPACT) Error in getUserData: Login returned empty userdata.
      2024-11-03 13:40:42.275 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:40:42.282 - info: roborock.0 (COMPACT) Method "deleteState" is deprecated and will be removed in js-controller 7, use "delObject" instead
      2024-11-03 13:40:42.291 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 (force=false, process=true)
      2024-11-03 13:40:42.292 - error: roborock.0 (COMPACT) 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().
      2024-11-03 13:40:42.293 - error: roborock.0 (COMPACT) unhandled promise rejection: Login returned empty userdata.
      2024-11-03 13:40:42.293 - error: roborock.0 (COMPACT) Error: Login returned empty userdata.
      at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:42.293 - error: roborock.0 (COMPACT) Login returned empty userdata.
      2024-11-03 13:40:42.308 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:40:42.309 - warn: roborock.0 (COMPACT) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-11-03 13:40:42.311 - info: roborock.0 (COMPACT) Got terminate signal TERMINATE_YOURSELF
      2024-11-03 13:40:42.315 - info: host.iobroker.compactgroup1 stopInstance system.adapter.roborock.0 send kill signal
      2024-11-03 13:40:42.810 - info: roborock.0 (COMPACT) terminating
      2024-11-03 13:40:42.935 - info: host.iobroker.compactgroup1 instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:40:42.936 - info: host.iobroker.compactgroup1 All instances are stopped.
      2024-11-03 13:40:43.104 - info: host.iobroker.compactgroup1 terminated
      2024-11-03 13:40:43.324 - info: host.iobroker compactgroup controller 1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-11-03 13:40:43.453 - error: host.iobroker Caught by controller[0]: Uncaught Rejection: Error: Login returned empty userdata.
      2024-11-03 13:40:43.453 - error: host.iobroker Caught by controller[0]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[0]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[1]: Login returned empty userdata.
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[1]: Error: Login returned empty userdata.
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[1]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[1]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[2]: 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(). The promise rejected with the reason:
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[3]: Error: Login returned empty userdata.
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[3]: at Roborock.getUserData (/opt/iobroker/node_modules/iobroker.roborock/main.js:253:11)
      2024-11-03 13:40:43.454 - error: host.iobroker Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      2024-11-03 13:40:43.455 - error: host.iobroker Caught by controller[3]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:102:20)
      2024-11-03 13:40:43.455 - info: host.iobroker Restart compact group controller 1
      
      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
      FAQ Cloud / IOT
      HowTo: Node.js-Update
      HowTo: Backup/Restore
      Downloads
      BLOG

      451

      Online

      32.7k

      Users

      82.5k

      Topics

      1.3m

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

      • Don't have an account? Register

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