Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. js-controller Lucy (v7.0.0) Alpha Test

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller Lucy (v7.0.0) Alpha Test

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Shadowhunter23 @foxriver76 last edited by Shadowhunter23

      @foxriver76

      Produktiv läuft nicht , zurück mit Proxmox Backup.

      tobias@iobroker:/opt/iobroker$ npm i iobroker.js-controller@next --omit=dev
      
      added 7 packages, and changed 17 packages in 11s
      
      307 packages are looking for funding
        run `npm fund` for details
      tobias@iobroker:/opt/iobroker$ iob start
      tobias@iobroker:/opt/iobroker$ iob logs --watch
      
      2024-09-26 17:13:52.080  - error: admin.0 (578389) 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-09-26 17:13:52.080  - error: admin.0 (578389) unhandled promise rejection: callback is not a function
      2024-09-26 17:13:52.081  - error: admin.0 (578389) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:13:52.082  - error: admin.0 (578389) callback is not a function
      2024-09-26 17:13:52.588  - warn: admin.0 (578389) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:13:53.115  - error: host.iobroker Caught by controller[0]: 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-09-26 17:13:53.115  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:13:53.115  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:13:53.115  - error: host.iobroker instance system.adapter.admin.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:13:53.116  - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
      2024-09-26 17:13:55.354  - info: host.iobroker instance system.adapter.email.0 in version "1.3.1" started with pid 578404
      2024-09-26 17:13:55.856  - error: email.0 (578404) 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-09-26 17:13:55.857  - error: email.0 (578404) unhandled promise rejection: callback is not a function
      2024-09-26 17:13:55.858  - error: email.0 (578404) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:13:55.859  - error: email.0 (578404) callback is not a function
      2024-09-26 17:13:56.366  - warn: email.0 (578404) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:13:56.890  - error: host.iobroker Caught by controller[0]: 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-09-26 17:13:56.891  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:13:56.891  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:13:56.891  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:13:56.891  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:13:56.891  - error: host.iobroker instance system.adapter.email.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:13:56.891  - info: host.iobroker Restart adapter system.adapter.email.0 because enabled
      2024-09-26 17:13:59.363  - info: host.iobroker instance system.adapter.influxdb.0 in version "4.0.2" started with pid 578419
      2024-09-26 17:13:59.955  - error: influxdb.0 (578419) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:13:59.955  - error: influxdb.0 (578419) unhandled promise rejection: callback is not a function
      2024-09-26 17:13:59.956  - error: influxdb.0 (578419) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:13:59.957  - error: influxdb.0 (578419) callback is not a function
      2024-09-26 17:14:00.007  - info: influxdb.0 (578419) starting. Version 4.0.2 in /opt/iobroker/node_modules/iobroker.influxdb, node: v20.17.0, js-controller: 7.0.0-a                                                                         lpha.0-20240926-91f9b082f
      2024-09-26 17:14:00.964  - warn: influxdb.0 (578419) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:01.488  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:01.488  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:01.489  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:01.489  - error: host.iobroker instance system.adapter.influxdb.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:01.489  - info: host.iobroker Restart adapter system.adapter.influxdb.0 because enabled
      2024-09-26 17:14:03.363  - info: host.iobroker instance system.adapter.javascript.0 in version "8.8.3" started with pid 578434
      2024-09-26 17:14:07.387  - info: host.iobroker instance system.adapter.pushover.0 in version "4.1.0" started with pid 578450
      2024-09-26 17:14:07.931  - error: pushover.0 (578450) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:07.932  - error: pushover.0 (578450) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:07.933  - error: pushover.0 (578450) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:07.933  - error: pushover.0 (578450) callback is not a function
      2024-09-26 17:14:08.442  - warn: pushover.0 (578450) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:08.964  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:08.965  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:08.965  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:08.965  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:08.965  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:08.965  - error: host.iobroker instance system.adapter.pushover.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:08.965  - info: host.iobroker Restart adapter system.adapter.pushover.0 because enabled
      2024-09-26 17:14:11.361  - info: host.iobroker instance system.adapter.pushover.1 in version "4.1.0" started with pid 578465
      2024-09-26 17:14:11.852  - error: pushover.1 (578465) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:11.852  - error: pushover.1 (578465) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:11.854  - error: pushover.1 (578465) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:11.854  - error: pushover.1 (578465) callback is not a function
      2024-09-26 17:14:12.361  - warn: pushover.1 (578465) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:12.884  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:12.884  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:12.884  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:12.885  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:12.885  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:12.885  - error: host.iobroker instance system.adapter.pushover.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:12.885  - info: host.iobroker Restart adapter system.adapter.pushover.1 because enabled
      2024-09-26 17:14:15.366  - info: host.iobroker instance system.adapter.pushover.2 in version "4.1.0" started with pid 578480
      2024-09-26 17:14:15.865  - error: pushover.2 (578480) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:15.865  - error: pushover.2 (578480) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:15.867  - error: pushover.2 (578480) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:15.867  - error: pushover.2 (578480) callback is not a function
      2024-09-26 17:14:15.921  - info: pushover.2 (578480) starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.pushover, node: v20.17.0, js-controller: 7.0.0-a                                                                         lpha.0-20240926-91f9b082f
      2024-09-26 17:14:16.374  - info: pushover.2 (578480) terminating
      2024-09-26 17:14:16.375  - warn: pushover.2 (578480) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:16.897  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:16.898  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:16.898  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:16.898  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:16.898  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:16.898  - error: host.iobroker instance system.adapter.pushover.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:16.898  - info: host.iobroker Restart adapter system.adapter.pushover.2 because enabled
      2024-09-26 17:14:19.362  - info: host.iobroker instance system.adapter.telegram.0 in version "3.9.0" started with pid 578495
      2024-09-26 17:14:19.988  - error: telegram.0 (578495) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:19.989  - error: telegram.0 (578495) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:19.990  - error: telegram.0 (578495) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:19.990  - error: telegram.0 (578495) callback is not a function
      2024-09-26 17:14:20.498  - warn: telegram.0 (578495) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:21.021  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:21.022  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:21.022  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:21.022  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:21.022  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:21.022  - error: host.iobroker instance system.adapter.telegram.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:21.022  - info: host.iobroker Restart adapter system.adapter.telegram.0 because enabled
      2024-09-26 17:14:22.132  - info: host.iobroker instance system.adapter.telegram.0 in version "3.9.0" started with pid 578510
      2024-09-26 17:14:22.824  - error: telegram.0 (578510) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:22.825  - error: telegram.0 (578510) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:22.826  - error: telegram.0 (578510) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:22.826  - error: telegram.0 (578510) callback is not a function
      2024-09-26 17:14:23.226  - info: host.iobroker instance system.adapter.admin.0 in version "7.1.5" started with pid 578540
      2024-09-26 17:14:23.334  - warn: telegram.0 (578510) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:23.356  - info: host.iobroker instance system.adapter.telegram.1 in version "3.9.0" started with pid 578547
      2024-09-26 17:14:23.875  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:23.876  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:23.876  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:23.876  - error: host.iobroker instance system.adapter.telegram.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:23.876  - info: host.iobroker Restart adapter system.adapter.telegram.0 because enabled
      2024-09-26 17:14:24.064  - error: admin.0 (578540) 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-09-26 17:14:24.065  - error: admin.0 (578540) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:24.066  - error: admin.0 (578540) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:24.066  - error: admin.0 (578540) callback is not a function
      2024-09-26 17:14:24.119  - error: telegram.1 (578547) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:24.120  - error: telegram.1 (578547) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:24.121  - error: telegram.1 (578547) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:24.121  - error: telegram.1 (578547) callback is not a function
      2024-09-26 17:14:24.573  - warn: admin.0 (578540) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:24.628  - warn: telegram.1 (578547) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:24.988  - info: host.iobroker instance system.adapter.telegram.0 in version "3.9.0" started with pid 578600
      2024-09-26 17:14:25.098  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:25.098  - error: host.iobroker Caught by controller[0]: TypeError: callback is not a function
      2024-09-26 17:14:25.098  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:25.098  - error: host.iobroker instance system.adapter.admin.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:25.098  - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
      2024-09-26 17:14:25.161  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:25.161  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:25.161  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:25.161  - error: host.iobroker instance system.adapter.telegram.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:25.161  - info: host.iobroker Restart adapter system.adapter.telegram.1 because enabled
      2024-09-26 17:14:25.654  - error: telegram.0 (578600) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:25.654  - error: telegram.0 (578600) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:25.656  - error: telegram.0 (578600) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:25.656  - error: telegram.0 (578600) callback is not a function
      2024-09-26 17:14:26.162  - warn: telegram.0 (578600) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:26.265  - info: host.iobroker instance system.adapter.telegram.1 in version "3.9.0" started with pid 578615
      2024-09-26 17:14:26.692  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:26.693  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:26.693  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:26.693  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:26.693  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:26.693  - error: host.iobroker instance system.adapter.telegram.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:26.693  - info: host.iobroker Restart adapter system.adapter.telegram.0 because enabled
      2024-09-26 17:14:26.693  - warn: host.iobroker Do not restart adapter system.adapter.telegram.0 because restart loop detected
      2024-09-26 17:14:26.926  - error: telegram.1 (578615) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:26.926  - error: telegram.1 (578615) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:26.927  - error: telegram.1 (578615) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:26.928  - error: telegram.1 (578615) callback is not a function
      2024-09-26 17:14:27.084  - info: host.iobroker instance system.adapter.email.0 in version "1.3.1" started with pid 578644
      2024-09-26 17:14:27.352  - info: host.iobroker instance system.adapter.telegram.2 in version "3.9.0" started with pid 578652
      2024-09-26 17:14:27.436  - warn: telegram.1 (578615) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:27.635  - error: email.0 (578644) 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-09-26 17:14:27.636  - error: email.0 (578644) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:27.638  - error: email.0 (578644) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:27.638  - error: email.0 (578644) callback is not a function
      2024-09-26 17:14:27.970  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:27.970  - error: host.iobroker Caught by controller[0]: TypeError: callback is not a function
      2024-09-26 17:14:27.970  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:27.970  - error: host.iobroker Caught by controller[0]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:27.970  - error: host.iobroker Caught by controller[0]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:27.970  - error: host.iobroker instance system.adapter.telegram.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:27.970  - info: host.iobroker Restart adapter system.adapter.telegram.1 because enabled
      2024-09-26 17:14:28.078  - error: telegram.2 (578652) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:28.079  - error: telegram.2 (578652) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:28.080  - error: telegram.2 (578652) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:28.080  - error: telegram.2 (578652) callback is not a function
      2024-09-26 17:14:28.147  - warn: email.0 (578644) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:28.161  - info: telegram.2 (578652) starting. Version 3.9.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v20.17.0, js-controller: 7.0.0-a                                                                         lpha.0-20240926-91f9b082f
      2024-09-26 17:14:28.588  - info: telegram.2 (578652) terminating
      2024-09-26 17:14:28.589  - warn: telegram.2 (578652) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:28.669  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:28.669  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:28.669  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:28.670  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:28.670  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:28.670  - error: host.iobroker instance system.adapter.email.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:28.670  - info: host.iobroker Restart adapter system.adapter.email.0 because enabled
      2024-09-26 17:14:29.077  - info: host.iobroker instance system.adapter.telegram.1 in version "3.9.0" started with pid 578689
      2024-09-26 17:14:29.113  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:29.113  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:29.113  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:29.113  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:29.113  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:29.113  - error: host.iobroker instance system.adapter.telegram.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:29.113  - info: host.iobroker Restart adapter system.adapter.telegram.2 because enabled
      2024-09-26 17:14:29.737  - error: telegram.1 (578689) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:29.738  - error: telegram.1 (578689) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:29.740  - error: telegram.1 (578689) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:29.740  - error: telegram.1 (578689) callback is not a function
      2024-09-26 17:14:30.224  - info: host.iobroker instance system.adapter.telegram.2 in version "3.9.0" started with pid 578704
      2024-09-26 17:14:30.248  - warn: telegram.1 (578689) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:30.776  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:30.776  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:30.776  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:30.776  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:30.776  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:30.776  - error: host.iobroker instance system.adapter.telegram.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:30.777  - info: host.iobroker Restart adapter system.adapter.telegram.1 because enabled
      2024-09-26 17:14:30.777  - warn: host.iobroker Do not restart adapter system.adapter.telegram.1 because restart loop detected
      2024-09-26 17:14:30.854  - error: telegram.2 (578704) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:30.854  - error: telegram.2 (578704) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:30.856  - error: telegram.2 (578704) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:30.856  - error: telegram.2 (578704) callback is not a function
      2024-09-26 17:14:30.922  - info: telegram.2 (578704) starting. Version 3.9.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v20.17.0, js-controller: 7.0.0-a                                                                         lpha.0-20240926-91f9b082f
      2024-09-26 17:14:31.361  - info: host.iobroker instance system.adapter.alexa2.0 in version "3.26.5" started with pid 578719
      2024-09-26 17:14:31.363  - info: telegram.2 (578704) terminating
      2024-09-26 17:14:31.365  - warn: telegram.2 (578704) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:31.607  - info: host.iobroker instance system.adapter.influxdb.0 in version "4.0.2" started with pid 578726
      2024-09-26 17:14:31.902  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:31.903  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:31.903  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:31.903  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:31.903  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:31.903  - error: host.iobroker instance system.adapter.telegram.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:31.904  - info: host.iobroker Restart adapter system.adapter.telegram.2 because enabled
      2024-09-26 17:14:31.969  - error: alexa2.0 (578719) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catc                                                                         h block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:31.970  - error: alexa2.0 (578719) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:31.971  - error: alexa2.0 (578719) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:31.971  - error: alexa2.0 (578719) callback is not a function
      2024-09-26 17:14:32.221  - error: influxdb.0 (578726) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:32.222  - error: influxdb.0 (578726) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:32.224  - error: influxdb.0 (578726) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:32.224  - error: influxdb.0 (578726) callback is not a function
      2024-09-26 17:14:32.281  - info: influxdb.0 (578726) starting. Version 4.0.2 in /opt/iobroker/node_modules/iobroker.influxdb, node: v20.17.0, js-controller: 7.0.0-a                                                                         lpha.0-20240926-91f9b082f
      2024-09-26 17:14:32.479  - warn: alexa2.0 (578719) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:33.009  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:33.009  - error: host.iobroker Caught by controller[0]: TypeError: callback is not a function
      2024-09-26 17:14:33.009  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:33.009  - error: host.iobroker instance system.adapter.alexa2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:33.009  - info: host.iobroker Restart adapter system.adapter.alexa2.0 because enabled
      2024-09-26 17:14:33.013  - info: host.iobroker instance system.adapter.telegram.2 in version "3.9.0" started with pid 578749
      2024-09-26 17:14:33.231  - warn: influxdb.0 (578726) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:33.670  - error: telegram.2 (578749) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:33.670  - error: telegram.2 (578749) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:33.672  - error: telegram.2 (578749) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:33.672  - error: telegram.2 (578749) callback is not a function
      2024-09-26 17:14:33.732  - info: telegram.2 (578749) starting. Version 3.9.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v20.17.0, js-controller: 7.0.0-a                                                                         lpha.0-20240926-91f9b082f
      2024-09-26 17:14:33.764  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:33.764  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:33.764  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:33.764  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:33.764  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:33.764  - error: host.iobroker instance system.adapter.influxdb.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:33.764  - info: host.iobroker Restart adapter system.adapter.influxdb.0 because enabled
      2024-09-26 17:14:34.179  - info: telegram.2 (578749) terminating
      2024-09-26 17:14:34.180  - warn: telegram.2 (578749) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:34.704  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:34.704  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:34.704  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:34.704  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:34.704  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:34.705  - error: host.iobroker instance system.adapter.telegram.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:34.705  - info: host.iobroker Restart adapter system.adapter.telegram.2 because enabled
      2024-09-26 17:14:34.705  - warn: host.iobroker Do not restart adapter system.adapter.telegram.2 because restart loop detected
      2024-09-26 17:14:35.358  - info: host.iobroker instance system.adapter.backitup.0 in version "3.0.25" started with pid 578764
      2024-09-26 17:14:35.858  - error: backitup.0 (578764) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:35.858  - error: backitup.0 (578764) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:35.860  - error: backitup.0 (578764) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:35.860  - error: backitup.0 (578764) callback is not a function
      2024-09-26 17:14:35.921  - info: backitup.0 (578764) starting. Version 3.0.25 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.17.0, js-controller: 7.0.0-                                                                         alpha.0-20240926-91f9b082f
      2024-09-26 17:14:36.368  - info: backitup.0 (578764) terminating
      2024-09-26 17:14:36.369  - warn: backitup.0 (578764) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:36.892  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:36.892  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:36.892  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:36.892  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:36.892  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:36.892  - error: host.iobroker instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:36.892  - info: host.iobroker Restart adapter system.adapter.backitup.0 because enabled
      2024-09-26 17:14:39.089  - info: host.iobroker instance system.adapter.pushover.0 in version "4.1.0" started with pid 578779
      2024-09-26 17:14:39.392  - info: host.iobroker instance system.adapter.chromecast.0 in version "3.4.1" started with pid 578790
      2024-09-26 17:14:39.632  - error: pushover.0 (578779) Unhandled promise rejection. This error originated either by throwing inside of an async function without a ca                                                                         tch block, or by rejecting a promise which was not handled with .catch().
      2024-09-26 17:14:39.633  - error: pushover.0 (578779) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:39.634  - error: pushover.0 (578779) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:39.634  - error: pushover.0 (578779) callback is not a function
      2024-09-26 17:14:39.969  - error: chromecast.0 (578790) 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-09-26 17:14:39.970  - error: chromecast.0 (578790) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:39.972  - error: chromecast.0 (578790) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:39.972  - error: chromecast.0 (578790) callback is not a function
      2024-09-26 17:14:40.141  - warn: pushover.0 (578779) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:40.664  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:40.664  - error: host.iobroker Caught by controller[0]: TypeError: callback is not a function
      2024-09-26 17:14:40.664  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:40.664  - error: host.iobroker instance system.adapter.pushover.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:40.664  - info: host.iobroker Restart adapter system.adapter.pushover.0 because enabled
      2024-09-26 17:14:41.004  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:41.004  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:41.004  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:41.004  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:41.005  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:41.005  - error: host.iobroker instance system.adapter.chromecast.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:41.005  - info: host.iobroker Restart adapter system.adapter.chromecast.0 because enabled
      2024-09-26 17:14:42.995  - info: host.iobroker instance system.adapter.pushover.1 in version "4.1.0" started with pid 578809
      2024-09-26 17:14:43.363  - info: host.iobroker instance system.adapter.cloud.0 in version "5.0.1" started with pid 578820
      2024-09-26 17:14:43.524  - error: pushover.1 (578809) 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-09-26 17:14:43.525  - error: pushover.1 (578809) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:43.528  - error: pushover.1 (578809) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:43.528  - error: pushover.1 (578809) callback is not a function
      2024-09-26 17:14:43.895  - error: cloud.0 (578820) 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-09-26 17:14:43.896  - error: cloud.0 (578820) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:43.897  - error: cloud.0 (578820) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:43.897  - error: cloud.0 (578820) callback is not a function
      2024-09-26 17:14:43.949  - info: cloud.0 (578820) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.17.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
      2024-09-26 17:14:44.037  - warn: pushover.1 (578809) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:44.404  - info: cloud.0 (578820) terminating
      2024-09-26 17:14:44.405  - warn: cloud.0 (578820) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:44.562  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:44.562  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:44.562  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:44.562  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:44.562  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:44.562  - error: host.iobroker instance system.adapter.pushover.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:44.563  - info: host.iobroker Restart adapter system.adapter.pushover.1 because enabled
      2024-09-26 17:14:44.929  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:44.929  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:44.929  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:44.929  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:44.929  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:44.929  - error: host.iobroker instance system.adapter.cloud.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:44.929  - info: host.iobroker Restart adapter system.adapter.cloud.0 because enabled
      2024-09-26 17:14:47.024  - info: host.iobroker instance system.adapter.pushover.2 in version "4.1.0" started with pid 578839
      2024-09-26 17:14:47.384  - info: host.iobroker instance system.adapter.device-watcher.0 in version "2.12.1" started with pid 578850
      2024-09-26 17:14:47.561  - error: pushover.2 (578839) 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-09-26 17:14:47.562  - error: pushover.2 (578839) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:47.565  - error: pushover.2 (578839) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:47.565  - error: pushover.2 (578839) callback is not a function
      2024-09-26 17:14:47.621  - info: pushover.2 (578839) starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.pushover, node: v20.17.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
      2024-09-26 17:14:47.924  - error: device-watcher.0 (578850) 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-09-26 17:14:47.925  - error: device-watcher.0 (578850) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:47.926  - error: device-watcher.0 (578850) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:47.927  - error: device-watcher.0 (578850) callback is not a function
      2024-09-26 17:14:47.988  - info: device-watcher.0 (578850) starting. Version 2.12.1 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v20.17.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
      2024-09-26 17:14:48.073  - info: pushover.2 (578839) terminating
      2024-09-26 17:14:48.074  - warn: pushover.2 (578839) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:48.434  - info: device-watcher.0 (578850) terminating
      2024-09-26 17:14:48.435  - warn: device-watcher.0 (578850) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:48.597  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:48.597  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:48.597  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:48.597  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:48.597  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:48.597  - error: host.iobroker instance system.adapter.pushover.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:48.597  - info: host.iobroker Restart adapter system.adapter.pushover.2 because enabled
      2024-09-26 17:14:48.957  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:48.957  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:48.957  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:48.957  - error: host.iobroker instance system.adapter.device-watcher.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:48.957  - info: host.iobroker Restart adapter system.adapter.device-watcher.0 because enabled
      2024-09-26 17:14:51.381  - info: host.iobroker instance scheduled system.adapter.ical.0 0,30 * * * *
      2024-09-26 17:14:51.386  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 578869
      2024-09-26 17:14:51.923  - error: ical.0 (578869) 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-09-26 17:14:51.924  - error: ical.0 (578869) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:51.926  - error: ical.0 (578869) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:51.926  - error: ical.0 (578869) callback is not a function
      2024-09-26 17:14:52.959  - error: host.iobroker instance system.adapter.ical.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:55.213  - info: host.iobroker instance system.adapter.admin.0 in version "7.1.5" started with pid 578884
      2024-09-26 17:14:55.375  - info: host.iobroker instance scheduled system.adapter.ical.1 0,30 * * * *
      2024-09-26 17:14:55.380  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 578891
      2024-09-26 17:14:55.934  - error: admin.0 (578884) 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-09-26 17:14:55.935  - error: admin.0 (578884) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:55.936  - error: admin.0 (578884) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:55.936  - error: admin.0 (578884) callback is not a function
      2024-09-26 17:14:55.989  - error: ical.1 (578891) 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-09-26 17:14:55.990  - error: ical.1 (578891) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:55.992  - error: ical.1 (578891) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:55.993  - error: ical.1 (578891) callback is not a function
      2024-09-26 17:14:56.446  - warn: admin.0 (578884) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:56.970  - error: host.iobroker Caught by controller[0]: 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-09-26 17:14:56.970  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:14:56.970  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:14:56.970  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:14:56.970  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:56.970  - error: host.iobroker instance system.adapter.admin.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:56.970  - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
      2024-09-26 17:14:56.970  - warn: host.iobroker Do not restart adapter system.adapter.admin.0 because restart loop detected
      2024-09-26 17:14:57.028  - error: host.iobroker instance system.adapter.ical.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:14:58.779  - info: host.iobroker instance system.adapter.email.0 in version "1.3.1" started with pid 578914
      2024-09-26 17:14:59.269  - error: email.0 (578914) 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-09-26 17:14:59.270  - error: email.0 (578914) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:59.271  - error: email.0 (578914) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:59.272  - error: email.0 (578914) callback is not a function
      2024-09-26 17:14:59.381  - info: host.iobroker instance system.adapter.mqtt.0 in version "6.1.2" started with pid 578929
      2024-09-26 17:14:59.778  - warn: email.0 (578914) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:14:59.899  - error: mqtt.0 (578929) 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-09-26 17:14:59.899  - error: mqtt.0 (578929) unhandled promise rejection: callback is not a function
      2024-09-26 17:14:59.901  - error: mqtt.0 (578929) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:14:59.901  - error: mqtt.0 (578929) callback is not a function
      2024-09-26 17:15:00.302  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:00.302  - error: host.iobroker Caught by controller[0]: TypeError: callback is not a function
      2024-09-26 17:15:00.302  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:00.302  - error: host.iobroker Caught by controller[0]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:00.302  - error: host.iobroker Caught by controller[0]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:00.302  - error: host.iobroker instance system.adapter.email.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:00.302  - info: host.iobroker Restart adapter system.adapter.email.0 because enabled
      2024-09-26 17:15:00.302  - warn: host.iobroker Do not restart adapter system.adapter.email.0 because restart loop detected
      2024-09-26 17:15:00.409  - warn: mqtt.0 (578929) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:15:00.931  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:00.932  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:15:00.932  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:00.932  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:00.932  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:00.932  - error: host.iobroker instance system.adapter.mqtt.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:00.932  - info: host.iobroker Restart adapter system.adapter.mqtt.0 because enabled
      2024-09-26 17:15:03.120  - info: host.iobroker instance system.adapter.alexa2.0 in version "3.26.5" started with pid 578946
      2024-09-26 17:15:03.386  - info: host.iobroker instance system.adapter.netatmo.0 in version "3.1.0" started with pid 578953
      2024-09-26 17:15:03.657  - error: alexa2.0 (578946) 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-09-26 17:15:03.658  - error: alexa2.0 (578946) unhandled promise rejection: callback is not a function
      2024-09-26 17:15:03.660  - error: alexa2.0 (578946) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:03.660  - error: alexa2.0 (578946) callback is not a function
      2024-09-26 17:15:03.888  - info: host.iobroker instance system.adapter.influxdb.0 in version "4.0.2" started with pid 578972
      2024-09-26 17:15:04.051  - error: netatmo.0 (578953) 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-09-26 17:15:04.052  - error: netatmo.0 (578953) unhandled promise rejection: callback is not a function
      2024-09-26 17:15:04.054  - error: netatmo.0 (578953) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:04.054  - error: netatmo.0 (578953) callback is not a function
      2024-09-26 17:15:04.166  - warn: alexa2.0 (578946) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:15:04.473  - error: influxdb.0 (578972) 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-09-26 17:15:04.474  - error: influxdb.0 (578972) unhandled promise rejection: callback is not a function
      2024-09-26 17:15:04.476  - error: influxdb.0 (578972) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:04.476  - error: influxdb.0 (578972) callback is not a function
      2024-09-26 17:15:04.526  - info: influxdb.0 (578972) starting. Version 4.0.2 in /opt/iobroker/node_modules/iobroker.influxdb, node: v20.17.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
      2024-09-26 17:15:04.563  - warn: netatmo.0 (578953) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:15:04.691  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:04.692  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:15:04.692  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:04.692  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:04.692  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:04.692  - error: host.iobroker instance system.adapter.alexa2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:04.692  - info: host.iobroker Restart adapter system.adapter.alexa2.0 because enabled
      2024-09-26 17:15:05.086  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:05.086  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:15:05.086  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:05.086  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:05.086  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:05.086  - error: host.iobroker instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:05.086  - info: host.iobroker Restart adapter system.adapter.netatmo.0 because enabled
      2024-09-26 17:15:05.483  - warn: influxdb.0 (578972) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:15:06.006  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:06.007  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:15:06.007  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:06.007  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:06.007  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:06.007  - error: host.iobroker instance system.adapter.influxdb.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:06.007  - info: host.iobroker Restart adapter system.adapter.influxdb.0 because enabled
      2024-09-26 17:15:06.007  - warn: host.iobroker Do not restart adapter system.adapter.influxdb.0 because restart loop detected
      2024-09-26 17:15:07.023  - info: host.iobroker instance system.adapter.backitup.0 in version "3.0.25" started with pid 578991
      2024-09-26 17:15:07.400  - info: host.iobroker instance system.adapter.notification-manager.0 in version "1.2.1" started with pid 579002
      2024-09-26 17:15:07.572  - error: backitup.0 (578991) 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-09-26 17:15:07.573  - error: backitup.0 (578991) unhandled promise rejection: callback is not a function
      2024-09-26 17:15:07.574  - error: backitup.0 (578991) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:07.574  - error: backitup.0 (578991) callback is not a function
      2024-09-26 17:15:07.642  - info: backitup.0 (578991) starting. Version 3.0.25 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.17.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
      2024-09-26 17:15:07.831  - info: notification-manager.0 (579002) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.notification-manager, node: v20.17.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
      2024-09-26 17:15:07.839  - info: notification-manager.0 (579002) Starting notification manager ...
      2024-09-26 17:15:07.850  - info: notification-manager.0 (579002) Send notification "system.restartLoop" to "telegram.0"
      2024-09-26 17:15:08.082  - info: backitup.0 (578991) terminating
      2024-09-26 17:15:08.083  - warn: backitup.0 (578991) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:15:08.606  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:08.607  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:15:08.607  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:08.607  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:08.607  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:08.607  - error: host.iobroker instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:08.607  - info: host.iobroker Restart adapter system.adapter.backitup.0 because enabled
      2024-09-26 17:15:10.776  - info: host.iobroker instance system.adapter.pushover.0 in version "4.1.0" started with pid 579021
      2024-09-26 17:15:11.128  - info: host.iobroker instance system.adapter.chromecast.0 in version "3.4.1" started with pid 579032
      2024-09-26 17:15:11.378  - error: pushover.0 (579021) 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-09-26 17:15:11.379  - error: pushover.0 (579021) unhandled promise rejection: callback is not a function
      2024-09-26 17:15:11.381  - error: pushover.0 (579021) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:11.381  - error: pushover.0 (579021) callback is not a function
      2024-09-26 17:15:11.400  - info: notification-manager.0 (579002) Send notification "system.restartLoop" to "telegram.0"
      2024-09-26 17:15:11.414  - info: host.iobroker instance system.adapter.nuki.0 in version "2.0.0" started with pid 579039
      2024-09-26 17:15:11.683  - error: chromecast.0 (579032) 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-09-26 17:15:11.688  - info: notification-manager.0 (579002) Send notification "system.restartLoop" to "telegram.0"
      2024-09-26 17:15:11.684  - error: chromecast.0 (579032) unhandled promise rejection: callback is not a function
      2024-09-26 17:15:11.685  - error: chromecast.0 (579032) TypeError: callback is not a function
          at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          at runNextTicks (node:internal/process/task_queues:60:5)
          at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:11.685  - error: chromecast.0 (579032) callback is not a function
      2024-09-26 17:15:11.892  - warn: pushover.0 (579021) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-09-26 17:15:11.996  - info: nuki.0 (579039) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.nuki, node: v20.17.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
      2024-09-26 17:15:12.416  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:12.416  - error: host.iobroker Caught by controller[0]: TypeError: callback is not a function
      2024-09-26 17:15:12.416  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:12.416  - error: host.iobroker Caught by controller[0]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:12.416  - error: host.iobroker Caught by controller[0]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:12.416  - error: host.iobroker instance system.adapter.pushover.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:12.417  - info: host.iobroker Restart adapter system.adapter.pushover.0 because enabled
      2024-09-26 17:15:12.417  - warn: host.iobroker Do not restart adapter system.adapter.pushover.0 because restart loop detected
      2024-09-26 17:15:12.420  - info: notification-manager.0 (579002) Send notification "system.restartLoop" to "telegram.0"
      2024-09-26 17:15:12.717  - error: host.iobroker Caught by controller[0]: 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-09-26 17:15:12.717  - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
      2024-09-26 17:15:12.717  - error: host.iobroker Caught by controller[1]:     at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
      2024-09-26 17:15:12.717  - error: host.iobroker Caught by controller[1]:     at runNextTicks (node:internal/process/task_queues:60:5)
      2024-09-26 17:15:12.717  - error: host.iobroker Caught by controller[1]:     at processImmediate (node:internal/timers:454:9)
      2024-09-26 17:15:12.717  - error: host.iobroker instance system.adapter.chromecast.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-09-26 17:15:12.717  - info: host.iobroker Restart adapter system.adapter.chromecast.0 because enabled
      2024-09-26 17:15:12.853  - error: notification-manager.0 (579002) Error appeared while sending notification "system.restartLoop" to "telegram.0": Timeout exceeded
      2024-09-26 17:15:12.854  - error: notification-manager.0 (579002) Instance telegram.0 could not handle the notification for "system.restartLoop"
      
      
      foxriver76 1 Reply Last reply Reply Quote 0
      • Rene55
        Rene55 @foxriver76 last edited by

        @foxriver76 Ist das richtig, dass beim Installieren via 'npm i iobroker.js-controller@next --omit=dev' sudo bemüht wird?
        Also installation ok, und Testumgebung läuft.

        S Thomas Braun 2 Replies Last reply Reply Quote 0
        • S
          Shadowhunter23 @Rene55 last edited by

          @rene55
          Stimmt war bei mir auch, hab ich vergessen zu erwähnen.

          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Rene55 last edited by Thomas Braun

            @rene55
            In dem Fall wird mittels
            sudo -H -u iobroker
            nicht in die Rolle des root sondern in das -Homeverzeichnis und in die Rolle des -users 'iobroker' gewechselt. Also alles korrekt.

            1 Reply Last reply Reply Quote 2
            • foxriver76
              foxriver76 Developer @Shadowhunter23 last edited by foxriver76

              @shadowhunter23 Könntest du da mal die Ausgabe zeigen von

              npm ls @iobroker/plugin-sentry

              und

              npm ls @iobroker/plugin-base

              jeweils im Verzeichnis /opt/iobroker ausgeführt

              Der Fehler deutet stark daraufhin, dass da eine alte Version von @iobroker/plugin-base genutzt wird. Eventuell hat ein Paket diese inkorrekterweise als Dependency konfiguriert was dazu führt das eine falsche Version herangezogen wird.

              S foxriver76 Thomas Braun 3 Replies Last reply Reply Quote 0
              • S
                Shadowhunter23 @foxriver76 last edited by

                @foxriver76

                tobias@iobroker:~$ cd /opt/iobroker/                                                   tobias@iobroker:/opt/iobroker$ npm ls @iobroker/plugin-sentry
                iobroker.inst@3.0.0 /opt/iobroker
                +-- iobroker.js-controller@6.0.11
                | +-- @iobroker/js-controller-adapter@6.0.11
                | | `-- @iobroker/plugin-sentry@1.2.1 deduped
                | `-- @iobroker/plugin-sentry@1.2.1
                `-- iobroker.wireguard@1.6.4
                  `-- @iobroker/plugin-sentry@1.2.1 deduped
                
                tobias@iobroker:/opt/iobroker$ npm ls @iobroker/plugin-base
                iobroker.inst@3.0.0 /opt/iobroker
                `-- iobroker.js-controller@6.0.11
                  +-- @iobroker/js-controller-adapter@6.0.11
                  | `-- @iobroker/plugin-base@1.2.1 deduped
                  +-- @iobroker/plugin-base@1.2.1
                  `-- @iobroker/plugin-sentry@1.2.1
                    `-- @iobroker/plugin-base@1.2.1 deduped
                
                tobias@iobroker:/opt/iobroker$
                
                1 Reply Last reply Reply Quote 0
                • foxriver76
                  foxriver76 Developer @foxriver76 last edited by

                  @foxriver76 Danke, der wireguard Adapter scheint der Übeltäter zu sein. Ich probiere das schnell zu fixen!

                  S 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @foxriver76 last edited by

                    @foxriver76

                    Hier soweit kein Aufflälligkeiten, System rennt:

                    ===================== ZUSAMMENFASSUNG =====================
                                            v.2024-09-16
                    
                    
                     Static hostname: chet
                           Icon name: computer
                    Operating System: Debian GNU/Linux trixie/sid
                              Kernel: Linux 6.6.47+rpt-rpi-v8
                        Architecture: arm64
                    
                    Installation:           native
                    Kernel:                 aarch64
                    Userland:               64 bit
                    Timezone:               Europe/Berlin (CEST, +0200)
                    User-ID:                1000
                    Display-Server:         false
                    Boot Target:            multi-user.target
                    
                    Offene OS-Updates:      0
                    Offene iob updates:     0
                    
                    Nodejs-Installation:
                    /usr/bin/nodejs         v22.9.0
                    /usr/bin/node           v22.9.0
                    /usr/bin/npm            10.8.3
                    /usr/bin/npx            10.8.3
                    /usr/bin/corepack       0.29.3
                    
                    Empfohlene Versionen sind zurzeit nodejs 20.17.0 und npm 10.8.2
                    nodeJS ist korrekt installiert
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.2G        2.9G        1.2G        876K        4.2G        5.2G
                    Swap:           2.4G          0B        2.4G
                    Total:           10G        2.9G        3.6G
                    
                    Active iob-Instances:   38
                    Upgrade policy: none
                    
                    ioBroker Core:          js-controller           7.0.0-alpha.0-20240926-91f9b082f
                                            admin                   7.1.5
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : chet                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : chet                                     -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects:                11221
                    States:                 8962
                    
                    Size of iob-Database:
                    
                    28M     /opt/iobroker/iobroker-data/objects.jsonl
                    4.9M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    Das Betriebssystem mit dem Codenamen 'trixie' ist eine Testversion! Es sollte nur zu Testzwecken eingesetzt werden!
                    
                    =================== ENDE DER ZUSAMMENFASSUNG ====================
                    
                    1 Reply Last reply Reply Quote 1
                    • S
                      Shadowhunter23 @foxriver76 last edited by

                      @foxriver76
                      Kein Stress, ich hab keine Eile!

                      1 Reply Last reply Reply Quote 0
                      • P
                        peterfido last edited by

                        @foxriver76

                        Wenn ich Node-Red öffnen möchte, erscheint die falsche URL im Browser.

                        httpundefined://192.168.2.230:1880/
                        
                        foxriver76 1 Reply Last reply Reply Quote 0
                        • foxriver76
                          foxriver76 Developer @peterfido last edited by

                          @peterfido sicher dass das mit Controller 6 nicht so war? Ich denke das ist eher Admin oder Adapter

                          P Negalein mcm1957 3 Replies Last reply Reply Quote 0
                          • P
                            peterfido last edited by

                            @foxriver76 Ich habe für den Test 7.0.0.0 eine neue VM erstellt. Im Produktivsystem passt der rot eingekreiste Link,
                            Screenshot_20240926_193426_Chrome.jpg

                            1 Reply Last reply Reply Quote 0
                            • P
                              peterfido @foxriver76 last edited by peterfido

                              @foxriver76
                              Ich habe noch ein Testsystem (6.0.11), welches ich für das Proxmox-Speicher-Problem angelegt habe. Da habe ich mal eben Node-Red installiert und der Fehler tritt auch da auf.

                              Also wohl ein Problem von Node-Red. Ich habe mal ein Issue geöffnet.

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

                                @foxriver76 sagte in js-controller Lucy (v7.0.0) Alpha Test:

                                sicher dass das mit Controller 6 nicht so war?

                                Hat nichts mit Controller zu tun. Gibt es schon länger.

                                1 Reply Last reply Reply Quote 0
                                • Armilar
                                  Armilar Most Active Forum Testing @foxriver76 last edited by

                                  @foxriver76

                                  Läuft bei mir ebenfalls - ohne Probleme

                                  1 Reply Last reply Reply Quote 0
                                  • Feuersturm
                                    Feuersturm @foxriver76 last edited by

                                    @foxriver76 Upgrade von js-controller 6 auf 7 lief auf meinem Testsystem ohne Probleme 👏

                                    iob diag vom aktualisierten Testsystem

                                    Skript v.2024-08-12
                                    
                                    *** BASE SYSTEM ***
                                     Static hostname: ioB-Prod-Testsystem
                                           Icon name: computer-container
                                             Chassis: container
                                      Virtualization: lxc
                                    Operating System: Ubuntu 22.04.5 LTS
                                              Kernel: Linux 6.5.13-1-pve
                                        Architecture: x86-64
                                    OS is similar to: debian
                                    
                                    model name      : Intel(R) Celeron(R) CPU  N3150  @ 1.60GHz
                                    Docker          : false
                                    Virtualization  : lxc
                                    Kernel          : x86_64
                                    Userland        : 64 bit
                                    
                                    Systemuptime and Load:
                                     20:42:28 up 55 days,  6:44,  2 users,  load average: 2.94, 2.82, 3.09
                                    CPU threads: 4
                                    
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Fri 2024-09-27 20:42:28 CEST
                                               Universal time: Fri 2024-09-27 18:42:28 UTC
                                                     RTC time: n/a
                                                    Time zone: Europe/Berlin (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: inactive
                                              RTC in local TZ: no
                                    
                                    *** Users and Groups ***
                                    User that called 'iob diag':
                                    proxmox
                                    HOME=/home/proxmox
                                    GROUPS=proxmox sudo iobroker
                                    
                                    User that is running 'js-controller':
                                    iobroker
                                    HOME=/home/iobroker
                                    GROUPS=iobroker tty dialout audio video plugdev
                                    
                                    *** Display-Server-Setup ***
                                    Display-Server: false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    graphical.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            8.0G        2.3G        2.6G        0.0K        3.1G        5.7G
                                    Swap:           2.0G         38M        2.0G
                                    Total:           10G        2.3G        4.6G
                                    
                                    Active iob-Instances:   31
                                    
                                             8000 M total memory
                                             2303 M used memory
                                             2091 M active memory
                                             2891 M inactive memory
                                             2638 M free memory
                                                0 M buffer memory
                                             3058 M swap cache
                                             2048 M total swap
                                               38 M used swap
                                             2009 M free swap
                                    
                                    *** top - Table Of Processes  ***
                                    top - 20:42:28 up 55 days,  6:44,  2 users,  load average: 3.43, 2.93, 3.12
                                    Tasks:  69 total,   3 running,  66 sleeping,   0 stopped,   0 zombie
                                    %Cpu(s): 11.8 us, 27.9 sy,  0.0 ni, 60.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                    MiB Mem :   8000.0 total,   2638.3 free,   2303.0 used,   3058.8 buff/cache
                                    MiB Swap:   2048.0 total,   2009.2 free,     38.8 used.   5697.0 avail Mem
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                                    * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                                    
                                    LOAD   = Reflects whether the unit definition was properly loaded.
                                    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                    SUB    = The low-level unit activation state, values depend on unit type.
                                    1 loaded units listed.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem                          Type      Size  Used Avail Use% Mounted on
                                    /dev/mapper/data2-vm--6000--disk--0 ext4       40G   28G  9.4G  75% /
                                    none                                tmpfs     492K  4.0K  488K   1% /dev
                                    efivarfs                            efivarfs  128K   65K   59K  53% /sys/firmware/efi/efivars
                                    tmpfs                               tmpfs     7.7G     0  7.7G   0% /dev/shm
                                    tmpfs                               tmpfs     3.1G  172K  3.1G   1% /run
                                    tmpfs                               tmpfs     5.0M     0  5.0M   0% /run/lock
                                    tmpfs                               tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-sysusers.service
                                    tmpfs                               tmpfs     1.6G     0  1.6G   0% /run/user/1001
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    dmesg: read kernel buffer failed: Operation not permitted
                                    
                                    Show mounted filesystems:
                                    TARGET SOURCE                              FSTYPE OPTIONS
                                    /      /dev/mapper/data2-vm--6000--disk--0 ext4   rw,relatime,stripe=16
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    3.6G    /var/
                                    2.9G    /var/log/journal
                                    2.9G    /var/log
                                    2.6G    /var/log/journal/db91a8d9813048b3b0d9627361bf92a2
                                    440M    /var/lib
                                    
                                    Hint: You are currently not seeing messages from other users and the system.
                                          Users in groups 'adm', 'systemd-journal' can see all messages.
                                          Pass -q to turn off this notice.
                                    Archived and active journals take up 40.0M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    2.9G    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    2.9G    /opt/iobroker/iobroker-data/
                                    1.8G    /opt/iobroker/iobroker-data/files
                                    617M    /opt/iobroker/iobroker-data/files/javascript.admin
                                    575M    /opt/iobroker/iobroker-data/sonosCache
                                    560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                    
                                    The five largest files in iobroker-data are:
                                    38M     /opt/iobroker/iobroker-data/objects.jsonl
                                    37M     /opt/iobroker/iobroker-data/files/radar-trap.admin/build/index.js.map
                                    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                    27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                    26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    No Devices found 'by-id'
                                    
                                    
                                    
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v20.17.0
                                    /usr/bin/node           v20.17.0
                                    /usr/bin/npm            10.8.2
                                    /usr/bin/npx            10.8.2
                                    /usr/bin/corepack       0.29.3
                                    
                                    
                                    nodejs:
                                      Installed: 20.17.0-1nodesource1
                                      Candidate: 20.17.0-1nodesource1
                                      Version table:
                                     *** 20.17.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                         20.16.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.15.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.15.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.14.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.13.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.13.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.12.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.12.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.12.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.11.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.11.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.10.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.9.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.8.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.8.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.7.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.6.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.6.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.5.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.5.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.4.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.3.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.3.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.2.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.1.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         20.0.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                         12.22.9~dfsg-1ubuntu3.6 500
                                            500 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                                            500 http://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                                         12.22.9~dfsg-1ubuntu3 500
                                            500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller:  7.0.0-alpha.0-20240926-91f9b082f
                                    admin:          7.1.5
                                    javascript:     8.8.3
                                    
                                    nodejs modules from github:     1
                                    | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : ioB-Prod-Testsystem                      -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.backitup.0               : backitup              : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.daswetter.0              : daswetter             : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.devices.0                : devices               : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.dwd.0                    : dwd                   : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.echarts.0                : echarts               : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.esphome.0                : esphome               : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.fritzbox.0               : fritzbox              : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.fullcalendar.0           : fullcalendar          : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.fully-tablet-control.0   : fully-tablet-control  : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.hm-rega.0                : hm-rega               : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : ioB-Prod-Testsystem                      -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : ioB-Prod-Testsystem                      -  enabled, port: 0
                                    + system.adapter.hue.0                    : hue                   : ioB-Prod-Testsystem                      -  enabled, port: 443
                                      system.adapter.ical.0                   : ical                  : ioB-Prod-Testsystem                      - disabled
                                      system.adapter.ical.1                   : ical                  : ioB-Prod-Testsystem                      - disabled
                                      system.adapter.ical.2                   : ical                  : ioB-Prod-Testsystem                      - disabled
                                      system.adapter.ical.3                   : ical                  : ioB-Prod-Testsystem                      - disabled
                                      system.adapter.ical.4                   : ical                  : ioB-Prod-Testsystem                      - disabled
                                      system.adapter.ical.5                   : ical                  : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.icons-material-png.0     : icons-material-png    : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.influxdb.0               : influxdb              : ioB-Prod-Testsystem                      - disabled, port: 8086
                                      system.adapter.influxdb.1               : influxdb              : ioB-Prod-Testsystem                      - disabled, port: 8086
                                    + system.adapter.javascript.0             : javascript            : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.mqtt.0                   : mqtt                  : ioB-Prod-Testsystem                      - disabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.nina.0                   : nina                  : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.notification-manager.0   : notification-manager  : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.openweathermap.0         : openweathermap        : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.proxmox.0                : proxmox               : ioB-Prod-Testsystem                      -  enabled, port: 8006
                                    + system.adapter.radar-trap.0             : radar-trap            : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.rainbird.0               : rainbird              : ioB-Prod-Testsystem                      - disabled
                                    + system.adapter.samsung.0                : samsung               : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.scenes.0                 : scenes                : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.scheduler.0              : scheduler             : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.seq.0                    : seq                   : ioB-Prod-Testsystem                      - disabled, port: 5341
                                      system.adapter.shuttercontrol.0         : shuttercontrol        : ioB-Prod-Testsystem                      - disabled
                                    + system.adapter.simple-api.0             : simple-api            : ioB-Prod-Testsystem                      -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      system.adapter.socketio.0               : socketio              : ioB-Prod-Testsystem                      - disabled, port: 8084, bind: 192.168.178.54, run as: admin
                                    + system.adapter.sonos.0                  : sonos                 : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.spotify-premium.0        : spotify-premium       : ioB-Prod-Testsystem                      - disabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.telegram.0               : telegram              : ioB-Prod-Testsystem                      - disabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.tr-064.0                 : tr-064                : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.trashschedule.0          : trashschedule         : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.unifi.0                  : unifi                 : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.valloxmv.0               : valloxmv              : ioB-Prod-Testsystem                      - disabled, port: 80
                                      system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-2-widgets-radar-trap.0: vis-2-widgets-radar-trap: ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.vis-2.0                  : vis-2                 : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-history.0            : vis-history           : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-justgage.0           : vis-justgage          : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-map.0                : vis-map               : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-metro.0              : vis-metro             : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioB-Prod-Testsystem                      -  enabled
                                      system.adapter.vis.0                    : vis                   : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.web.0                    : web                   : ioB-Prod-Testsystem                      -  enabled, port: 8082, bind: 192.168.178.105, run as: admin
                                    + system.adapter.web.1                    : web                   : ioB-Prod-Testsystem                      -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                                    + system.adapter.worx.0                   : worx                  : ioB-Prod-Testsystem                      -  enabled
                                    + system.adapter.ws.0                     : ws                    : ioB-Prod-Testsystem                      -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : ioB-Prod-Testsystem                      -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : ioB-Prod-Testsystem                      -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : ioB-Prod-Testsystem                      -  enabled, port: 0
                                    + system.adapter.hue.0                    : hue                   : ioB-Prod-Testsystem                      -  enabled, port: 443
                                    + system.adapter.proxmox.0                : proxmox               : ioB-Prod-Testsystem                      -  enabled, port: 8006
                                    + system.adapter.simple-api.0             : simple-api            : ioB-Prod-Testsystem                      -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : ioB-Prod-Testsystem                      -  enabled, port: 8082, bind: 192.168.178.105, run as: admin
                                    + system.adapter.web.1                    : web                   : ioB-Prod-Testsystem                      -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                                    + system.adapter.ws.0                     : ws                    : ioB-Prod-Testsystem                      -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    
                                    ioBroker-Repositories
                                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                    │ (index) │ name     │ url                                                     │ auto upgrade │
                                    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                    
                                    Active repo(s): beta
                                    Upgrade policy: none
                                    
                                    Installed ioBroker-Instances
                                    Used repository: beta
                                    Adapter    "admin"        : 7.1.5    , installed 7.1.5
                                    Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                    Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                    Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                    Adapter    "esphome"      : 0.5.0-beta.8, installed 0.5.0-beta.8
                                    Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
                                    Adapter    "fullcalendar" : 2.4.5    , installed 2.4.5
                                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                    Adapter    "hue"          : 3.12.0   , installed 3.12.0
                                    Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                    Controller "js-controller": 6.0.11   , installed 7.0.0
                                    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                    Adapter    "nina"         : 0.0.26   , installed 0.0.26
                                    Adapter    "notification-manager": 1.2.1, installed 1.2.1
                                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                    Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                                    Adapter    "radar-trap"   : 2.2.2    , installed 2.2.2
                                    Adapter    "rainbird"     : 1.0.1    , installed 1.0.1
                                    Adapter    "samsung"      : 0.6.0    , installed 0.6.0
                                    Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                                    Adapter    "scheduler"    : 1.4.1    , installed 1.4.1
                                    Adapter    "seq"          : 0.3.0    , installed 0.3.0
                                    Adapter    "shuttercontrol": 1.8.2   , installed 1.8.2
                                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                    Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                                    Adapter    "spotify-premium": 1.5.0  , installed 1.5.0
                                    Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                    Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                    Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                    Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                    Adapter    "valloxmv"     : 1.2.0    , installed 1.2.0
                                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                    Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                                    Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
                                    Adapter    "vis-2-widgets-gauges": 1.1.0, installed 1.1.0
                                    Adapter    "vis-2-widgets-jaeger-design": 1.3.1, installed 1.3.1
                                    Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                                    Adapter    "vis-2-widgets-radar-trap": 2.3.0, installed 2.3.0
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                    Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                    Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "web"          : 6.3.1    , installed 6.3.1
                                    Adapter    "worx"         : 3.1.0    , installed 3.1.0
                                    Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        14704
                                    States:         12204
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
                                    Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                                    Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease
                                    Hit:4 https://apt.grafana.com stable InRelease
                                    Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                    Reading package lists...
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                    tcp        0      0 0.0.0.0:5005            0.0.0.0:*               LISTEN      0          68633192   140/node
                                    tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1000       443174019  198874/python3
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       443154700  198216/iobroker.js-
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       443154198  198216/iobroker.js-
                                    tcp        0      0 192.168.178.105:8082    0.0.0.0:*               LISTEN      1000       443168107  198572/io.web.0
                                    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          68635751   338/master
                                    tcp        0      0 192.168.178.105:2010    0.0.0.0:*               LISTEN      1000       443157045  198337/io.hm-rpc.0
                                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          68631545   1/init
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          68633957   156/sshd: /usr/sbin
                                    tcp        0      0 192.168.178.105:9292    0.0.0.0:*               LISTEN      1000       443161197  198470/io.hm-rpc.1
                                    tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        68632546   109/systemd-resolve
                                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          68635752   338/master
                                    tcp6       0      0 :::8089                 :::*                    LISTEN      1000       443171384  198744/io.web.1
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1000       443156586  198252/io.admin.0
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1000       443170086  198673/io.simple-ap
                                    tcp6       0      0 :::8084                 :::*                    LISTEN      1000       443171328  198710/io.ws.0
                                    tcp6       0      0 :::111                  :::*                    LISTEN      0          68631547   1/init
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          68633959   156/sshd: /usr/sbin
                                    tcp6       0      0 :::3040                 :::*                    LISTEN      1000       443171930  198814/io.radar-tra
                                    tcp6       0      0 :::3000                 :::*                    LISTEN      108        442967241  196375/grafana
                                    tcp6       0      0 :::3500                 :::*                    LISTEN      0          68633200   140/node
                                    tcp6       0      0 :::3501                 :::*                    LISTEN      1000       443162816  198489/io.sonos.0
                                    udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1000       443174031  198874/python3
                                    udp        0      0 192.168.178.105:5353    0.0.0.0:*                           1000       443174030  198874/python3
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       443174026  198874/python3
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       443170615  198699/io.esphome.0
                                    udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        68632545   109/systemd-resolve
                                    udp        0      0 192.168.178.105:68      0.0.0.0:*                           101        441373288  88/systemd-networkd
                                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          68631546   1/init
                                    udp6       0      0 :::111                  :::*                                0          68631548   1/init
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      darkiop Most Active last edited by

                                      Guten Morgen, bisher keine Auffälligkeiten auf dem Testsystem. Installation lief unauffällig durch.

                                      Grüße und ein schönes Wochenende!

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

                                        @gaspode sagte in js-controller Lucy (v7.0.0) Alpha Test:

                                        Im Expertenmodus das Häkchen bei "Nutze Alpha-Repo (@next)" setzen

                                        ich lese immer Häkchen, kann aber keines finden. Installer Version 3.3.0, gerade runtergeladen. Auch ein Expertenmodus wird da nicht angeboten.

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

                                          @fastfoot sagte in js-controller Lucy (v7.0.0) Alpha Test:

                                          @gaspode sagte in js-controller Lucy (v7.0.0) Alpha Test:

                                          Im Expertenmodus das Häkchen bei "Nutze Alpha-Repo (@next)" setzen

                                          ich lese immer Häkchen, kann aber keines finden. Installer Version 3.3.0, gerade runtergeladen. Auch ein Expertenmodus wird da nicht angeboten.

                                          Hast du ihn auch aktiviert? Soweit ich noch weiß auf das Logo doppelt klicken.

                                          F 1 Reply Last reply Reply Quote 1
                                          • F
                                            fastfoot @sigi234 last edited by

                                            @sigi234 sagte in js-controller Lucy (v7.0.0) Alpha Test:

                                            Hast du ihn auch aktiviert? Soweit ich noch weiß auf das Logo doppelt klicken.

                                            Hatte ich natürlich nicht, habe einfach den Installer runtergeladen und ausgeführt. Doku, falls vorhanden, wo? Ist also nicht benutzerfreundlich bzw. wenn man Expertendinge machen will kann man ja auch fragen. Ist echt gut versteckt, aber Danke, hattest Recht und jetzt gibts auch den Haken mit dem Alphamodus 🙂

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            747
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            alpha js-controller lucy tester
                                            14
                                            35
                                            3354
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo