Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Nach Update Anmeldung nicht mehr möglich

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Nach Update Anmeldung nicht mehr möglich

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      el_rob @Thomas Braun last edited by

      @thomas-braun Sorry, komme erst jetzt dazu... Bei Adapterversion 7.2.2 besteht bei mir das Problem immer noch. Hier das Log (bereinigt um irrelevante Einträge):

      2024-10-07 09:54:40.206  - info: admin.0 (3048266) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.4, js-controller: 6.0.11
      2024-10-07 09:54:40.225  - info: admin.0 (3048266) requesting all objects
      2024-10-07 09:54:40.260  - error: admin.0 (3048266) Cannot init i18n: Error: Cannot find i18n directory
      2024-10-07 09:54:41.457  - info: admin.0 (3048266) received all objects
      2024-10-07 09:54:41.707  - info: admin.0 (3048266) socket.io server listening on port 8081
      2024-10-07 09:54:41.708  - info: admin.0 (3048266) http server listening on port 8081
      2024-10-07 09:54:41.709  - info: admin.0 (3048266) Use link "http://127.0.0.1:8081" to configure.
      2024-10-07 09:54:46.557  - error: admin.0 (3048266) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
      2024-10-07 09:54:46.557  - error: admin.0 (3048266) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
          at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
          at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1373:19)
          at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
          at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
          at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
          at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
          at Array.forEach (<anonymous>)
          at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
          at WebSocketServer.emit (node:events:517:28)
          at WebSocketServer.emit (node:domain:489:12)
      2024-10-07 09:54:46.557  - error: admin.0 (3048266) Parameter "id" needs to be of type "string" but type "number" has been passed
      2024-10-07 09:54:46.564  - info: admin.0 (3048266) terminating http server on port 8081
      2024-10-07 09:54:46.565  - info: admin.0 (3048266) terminating
      2024-10-07 09:54:46.566  - warn: admin.0 (3048266) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1373:19)
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at Array.forEach (<anonymous>)
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at WebSocketServer.emit (node:events:517:28)
      2024-10-07 09:54:46.799  - error: host.iobroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:489:12)
      2024-10-07 09:54:46.799  - error: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-10-07 09:54:46.799  - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
      2024-10-07 09:55:17.142  - info: host.iobroker instance system.adapter.admin.0 in version "7.2.2" started with pid 3049825
      2024-10-07 09:55:18.356  - info: admin.0 (3049825) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.4, js-controller: 6.0.11
      2024-10-07 09:55:18.375  - info: admin.0 (3049825) requesting all objects
      2024-10-07 09:55:18.410  - error: admin.0 (3049825) Cannot init i18n: Error: Cannot find i18n directory
      2024-10-07 09:55:19.642  - info: admin.0 (3049825) received all objects
      2024-10-07 09:55:19.748  - info: squeezeboxrpc.0 (1192) State value to set for "squeezeboxrpc.0.Server.LastScan" has to be type "number" but received type "string" 
      2024-10-07 09:55:19.783  - info: admin.0 (3049825) socket.io server listening on port 8081
      2024-10-07 09:55:19.784  - info: admin.0 (3049825) http server listening on port 8081
      2024-10-07 09:55:19.784  - info: admin.0 (3049825) Use link "http://127.0.0.1:8081" to configure.
      2024-10-07 09:55:24.543  - error: admin.0 (3049825) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
      2024-10-07 09:55:24.543  - error: admin.0 (3049825) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
          at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
          at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1373:19)
          at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
          at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
          at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
          at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
          at Array.forEach (<anonymous>)
          at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
          at WebSocketServer.emit (node:events:517:28)
          at WebSocketServer.emit (node:domain:489:12)
      2024-10-07 09:55:24.543  - error: admin.0 (3049825) Parameter "id" needs to be of type "string" but type "number" has been passed
      2024-10-07 09:55:24.550  - info: admin.0 (3049825) terminating http server on port 8081
      2024-10-07 09:55:24.551  - info: admin.0 (3049825) terminating
      2024-10-07 09:55:24.552  - warn: admin.0 (3049825) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-10-07 09:55:24.803  - error: host.iobroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1373:19)
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at Array.forEach (<anonymous>)
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at WebSocketServer.emit (node:events:517:28)
      2024-10-07 09:55:24.804  - error: host.iobroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:489:12)
      2024-10-07 09:55:24.804  - error: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-10-07 09:55:24.804  - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
      
      1 Reply Last reply Reply Quote 0
      • T
        TT-Tom last edited by TT-Tom

        Hallo,

        habe den Test mit dem js-controller 7.0.0, Admin 7.2.1 und Nodejs 20.18.0 durchgeführt. Das Log sieht den andren gleich aus.

        2024-10-07 11:30:55.346  - info: host.iobtest Restart adapter system.adapter.admin.0 because enabled
        2024-10-07 11:31:25.572  - info: host.iobtest instance system.adapter.admin.0 in version "7.2.1" started with pid 9133
        2024-10-07 11:31:26.332  - info: admin.0 (9133) starting. Version 7.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
        2024-10-07 11:31:26.347  - info: admin.0 (9133) requesting all objects
        2024-10-07 11:31:26.385  - error: admin.0 (9133) Cannot init i18n: Error: Cannot find i18n directory
        2024-10-07 11:31:26.753  - info: admin.0 (9133) received all objects
        2024-10-07 11:31:26.877  - info: admin.0 (9133) socket.io server listening on port 8081
        2024-10-07 11:31:26.878  - info: admin.0 (9133) http server listening on port 8081
        2024-10-07 11:31:26.878  - info: admin.0 (9133) Use link "http://127.0.0.1:8081" to configure.
        2024-10-07 11:31:31.081  - error: admin.0 (9133) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-07 11:31:31.081  - error: admin.0 (9133) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
            at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
            at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
            at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
            at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
            at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
            at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
            at Array.forEach (<anonymous>)
            at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
            at WebSocketServer.emit (node:events:519:28)
            at WebSocketServer.emit (node:domain:488:12)
        2024-10-07 11:31:31.081  - error: admin.0 (9133) Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-07 11:31:31.089  - info: admin.0 (9133) terminating http server on port 8081
        2024-10-07 11:31:31.089  - info: admin.0 (9133) terminating
        2024-10-07 11:31:31.090  - warn: admin.0 (9133) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at Array.forEach (<anonymous>)
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
        2024-10-07 11:31:31.442  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
        2024-10-07 11:31:31.442  - error: host.iobtest instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-07 11:31:31.442  - info: host.iobtest Restart adapter system.adapter.admin.0 because enabled
        

        gleiches Verhalten mit Version 7.2.2

        2024-10-07 11:38:26.917  - info: host.iobtest instance system.adapter.admin.0 in version "7.2.2" started with pid 9648
        2024-10-07 11:38:27.722  - info: admin.0 (9648) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
        2024-10-07 11:38:27.737  - info: admin.0 (9648) requesting all objects
        2024-10-07 11:38:27.776  - error: admin.0 (9648) Cannot init i18n: Error: Cannot find i18n directory
        2024-10-07 11:38:28.145  - info: admin.0 (9648) received all objects
        2024-10-07 11:38:28.348  - info: admin.0 (9648) socket.io server listening on port 8081
        2024-10-07 11:38:28.349  - info: admin.0 (9648) http server listening on port 8081
        2024-10-07 11:38:28.350  - info: admin.0 (9648) Use link "http://127.0.0.1:8081" to configure.
        2024-10-07 11:38:29.654  - error: admin.0 (9648) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-07 11:38:29.654  - error: admin.0 (9648) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
            at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
            at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
            at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
            at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
            at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
            at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
            at Array.forEach (<anonymous>)
            at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
            at WebSocketServer.emit (node:events:519:28)
            at WebSocketServer.emit (node:domain:488:12)
        2024-10-07 11:38:29.654  - error: admin.0 (9648) Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-07 11:38:29.662  - info: admin.0 (9648) terminating http server on port 8081
        2024-10-07 11:38:29.662  - info: admin.0 (9648) terminating
        2024-10-07 11:38:29.663  - warn: admin.0 (9648) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
        2024-10-07 11:38:30.015  - error: host.iobtest Caught by controller[0]:     at Array.forEach (<anonymous>)
        2024-10-07 11:38:30.016  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
        2024-10-07 11:38:30.016  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
        2024-10-07 11:38:30.016  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
        2024-10-07 11:38:30.016  - error: host.iobtest instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-07 11:38:30.016  - info: host.iobtest Restart adapter system.adapter.admin.0 because enabled
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @TT-Tom last edited by

          Scheint mir ein Fehler mit der Authentifzierung bei admins mit SSL/https zu sein.

          A T E 3 Replies Last reply Reply Quote 0
          • A
            ag @Thomas Braun last edited by

            @thomas-braun sagte in Nach Update Anmeldung nicht mehr möglich:

            Scheint mir ein Fehler mit der Authentifzierung bei admins mit SSL/https zu sein.

            Habe Authentifizierung ausgeschaltet und dann auf 7.2.2 upgedatet.

            Admin wird problemlos angezeigt

            Gruß
            ag

            1 Reply Last reply Reply Quote 0
            • T
              TT-Tom @Thomas Braun last edited by TT-Tom

              @thomas-braun

              ich nutze kein https, aber die Anmeldung als Admin. Werde es auch mal ohne versuchen.

              Bildschirmfoto 2024-10-07 um 13.18.21.png

              ohne Authentifizierung funktioniert das Update auf 7.2.2.
              habe danach die Authentifizierung wieder aktiviert und folgendes Log erhalten mit den Resultat, dass man sich nicht mehr einloggen kann und der Admin in einer Schleife wieder hängt.

              2024-10-07 13:19:06.612  - info: admin.0 (10274) starting. Version 7.2.0 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
              2024-10-07 13:19:06.627  - info: admin.0 (10274) requesting all objects
              2024-10-07 13:19:06.666  - error: admin.0 (10274) Cannot init i18n: Error: Cannot find i18n directory
              2024-10-07 13:19:07.037  - info: admin.0 (10274) received all objects
              2024-10-07 13:19:07.161  - info: admin.0 (10274) socket.io server listening on port 8081
              2024-10-07 13:19:07.161  - info: admin.0 (10274) http server listening on port 8081
              2024-10-07 13:19:07.162  - info: admin.0 (10274) Use link "http://127.0.0.1:8081" to configure.
              2024-10-07 13:19:08.974  - info: admin.0 (10274) ==> Connected system.user.admin from ::ffff:192.168.178.11
              2024-10-07 13:19:26.550  - info: fahrplan.0 (8780) Updated 2 routes, 2 enabled and 0 disabled
              2024-10-07 13:19:26.792  - info: fahrplan.0 (8780) Updated 1 departure timetables, 1 enabled and 0 disabled
              2024-10-07 13:19:29.572  - info: host.iobtest "system.adapter.admin.0" disabled
              2024-10-07 13:19:29.573  - info: host.iobtest stopInstance system.adapter.admin.0 (force=false, process=true)
              2024-10-07 13:19:29.575  - info: admin.0 (10274) Got terminate signal TERMINATE_YOURSELF
              2024-10-07 13:19:29.575  - info: admin.0 (10274) terminating http server on port 8081
              2024-10-07 13:19:29.577  - info: admin.0 (10274) terminating
              2024-10-07 13:19:29.577  - info: admin.0 (10274) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2024-10-07 13:19:29.614  - info: host.iobtest stopInstance system.adapter.admin.0 send kill signal
              2024-10-07 13:19:30.078  - info: admin.0 (10274) terminating
              2024-10-07 13:19:30.100  - info: host.iobtest instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2024-10-07 13:19:32.575  - info: host.iobtest [WEBSERVER_UPGRADE] (admin) Server is running on http://localhost:8081
              2024-10-07 13:19:35.917  - info: host.iobtest [WEBSERVER_UPGRADE] (admin) Successfully upgraded admin to version 7.2.2
              2024-10-07 13:19:36.350  - info: host.iobtest [WEBSERVER_UPGRADE] (admin) Final information delivered
              2024-10-07 13:19:36.355  - info: host.iobtest "system.adapter.admin.0" enabled
              2024-10-07 13:19:36.355  - info: host.iobtest [WEBSERVER_UPGRADE] (admin) Successfully started adapter
              2024-10-07 13:19:36.588  - info: host.iobtest instance system.adapter.admin.0 in version "7.2.2" started with pid 10336
              2024-10-07 13:19:37.318  - info: admin.0 (10336) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
              2024-10-07 13:19:37.333  - info: admin.0 (10336) requesting all objects
              2024-10-07 13:19:37.371  - error: admin.0 (10336) Cannot init i18n: Error: Cannot find i18n directory
              2024-10-07 13:19:37.744  - info: admin.0 (10336) received all objects
              2024-10-07 13:19:37.858  - info: admin.0 (10336) socket.io server listening on port 8081
              2024-10-07 13:19:37.858  - info: admin.0 (10336) http server listening on port 8081
              2024-10-07 13:19:37.859  - info: admin.0 (10336) Use link "http://127.0.0.1:8081" to configure.
              2024-10-07 13:19:40.480  - info: admin.0 (10336) ==> Connected system.user.admin from ::ffff:192.168.178.11
              2024-10-07 13:19:41.606  - info: admin.0 (10336) <== Disconnect system.user.admin from ::ffff:192.168.178.11 admin
              2024-10-07 13:19:42.118  - info: admin.0 (10336) ==> Connected system.user.admin from ::ffff:192.168.178.11
              2024-10-07 13:20:15.922  - info: host.iobtest stopInstance system.adapter.admin.0 (force=false, process=true)
              2024-10-07 13:20:15.925  - info: admin.0 (10336) Got terminate signal TERMINATE_YOURSELF
              2024-10-07 13:20:15.926  - info: admin.0 (10336) terminating http server on port 8081
              2024-10-07 13:20:15.929  - info: admin.0 (10336) terminating
              2024-10-07 13:20:15.930  - info: admin.0 (10336) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2024-10-07 13:20:15.964  - info: host.iobtest stopInstance system.adapter.admin.0 send kill signal
              2024-10-07 13:20:16.429  - info: admin.0 (10336) terminating
              2024-10-07 13:20:16.453  - info: host.iobtest instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2024-10-07 13:20:19.656  - info: host.iobtest instance system.adapter.admin.0 in version "7.2.2" started with pid 10404
              2024-10-07 13:20:20.390  - info: admin.0 (10404) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
              2024-10-07 13:20:20.404  - info: admin.0 (10404) requesting all objects
              2024-10-07 13:20:20.443  - error: admin.0 (10404) Cannot init i18n: Error: Cannot find i18n directory
              2024-10-07 13:20:20.823  - info: admin.0 (10404) received all objects
              2024-10-07 13:20:20.945  - info: admin.0 (10404) socket.io server listening on port 8081
              2024-10-07 13:20:20.946  - info: admin.0 (10404) http server listening on port 8081
              2024-10-07 13:20:20.946  - info: admin.0 (10404) Use link "http://127.0.0.1:8081" to configure.
              2024-10-07 13:20:22.775  - error: admin.0 (10404) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:20:22.775  - error: admin.0 (10404) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                  at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
                  at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
                  at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                  at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
                  at Array.forEach (<anonymous>)
                  at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                  at WebSocketServer.emit (node:events:519:28)
                  at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:20:22.775  - error: admin.0 (10404) Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:20:22.783  - info: admin.0 (10404) terminating http server on port 8081
              2024-10-07 13:20:22.783  - info: admin.0 (10404) terminating
              2024-10-07 13:20:22.784  - warn: admin.0 (10404) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[1]: strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[2]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[3]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[4]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[5]: strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[6]: strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[7]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.112  - error: host.iobtest Caught by controller[8]: strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[9]: strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[10]: strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[10]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[11]: strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[12]: strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[12]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[13]: strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[14]: strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[15]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[15]: strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[16]: strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[16]: strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[17]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[18]: strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[18]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[19]: strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[20]: strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[21]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[21]: strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[22]: strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[23]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[23]: strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[24]: strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[25]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[25]: strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[26]: strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[26]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[27]: strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
              2024-10-07 13:20:23.113  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[28]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[29]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[30]: strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[30]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[31]: strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[32]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[33]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[34]: strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[35]: strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[36]: strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[36]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[37]: strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[38]: strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[39]: strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[40]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[41]: strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[41]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[42]: strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[43]: strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[43]: strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[44]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.114  - error: host.iobtest Caught by controller[45]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[46]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[47]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[48]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[49]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[50]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[51]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[52]: strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[52]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[53]: strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[54]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[55]: strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[55]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[56]: strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[57]: strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[58]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[58]: strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[59]: strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[59]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[59]: strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[59]: strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[59]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[59]: strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[60]: strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[61]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[61]: strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[62]: strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.115  - error: host.iobtest Caught by controller[62]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[63]: strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[64]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[65]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[66]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[67]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[68]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[69]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[70]: strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[70]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[71]: strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[72]: strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[72]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[73]: strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[74]: strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[75]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[75]: strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[76]: strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[76]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[77]: strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[78]: strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[78]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[79]: strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[80]: strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[80]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[81]: strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[82]: strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.116  - error: host.iobtest Caught by controller[83]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[83]: strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[84]: strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[85]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[85]: strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[86]: strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[87]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[87]: strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[88]: strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[89]: strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[90]: strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[91]: strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[92]: strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[93]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[93]: strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[94]: strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[94]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[95]: strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[96]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[97]: strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[97]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[97]: strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[98]: strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[98]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[98]: strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[99]: strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[99]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
              2024-10-07 13:20:23.117  - error: host.iobtest Caught by controller[99]: strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[100]: strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[100]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[101]: strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[102]: strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[102]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[103]: strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[104]: strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[105]: strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[105]: strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[106]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[107]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[108]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[109]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[110]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[111]: strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at Array.forEach (<anonymous>)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at WebSocketServer.emit (node:events:519:28)
              2024-10-07 13:20:23.118  - error: host.iobtest Caught by controller[112]:     at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:20:23.118  - error: host.iobtest instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2024-10-07 13:20:23.118  - info: host.iobtest Restart adapter system.adapter.admin.0 because enabled
              2024-10-07 13:20:53.346  - info: host.iobtest instance system.adapter.admin.0 in version "7.2.2" started with pid 10437
              2024-10-07 13:20:54.082  - info: admin.0 (10437) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
              2024-10-07 13:20:54.096  - info: admin.0 (10437) requesting all objects
              2024-10-07 13:20:54.135  - error: admin.0 (10437) Cannot init i18n: Error: Cannot find i18n directory
              2024-10-07 13:20:54.510  - info: admin.0 (10437) received all objects
              2024-10-07 13:20:54.637  - info: admin.0 (10437) socket.io server listening on port 8081
              2024-10-07 13:20:54.638  - info: admin.0 (10437) http server listening on port 8081
              2024-10-07 13:20:54.638  - info: admin.0 (10437) Use link "http://127.0.0.1:8081" to configure.
              2024-10-07 13:21:29.058  - error: admin.0 (10437) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:21:29.058  - error: admin.0 (10437) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                  at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
                  at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
                  at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                  at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
                  at Array.forEach (<anonymous>)
                  at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                  at WebSocketServer.emit (node:events:519:28)
                  at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:21:29.058  - error: admin.0 (10437) Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:21:29.066  - info: admin.0 (10437) terminating http server on port 8081
              2024-10-07 13:21:29.067  - info: admin.0 (10437) terminating
              2024-10-07 13:21:29.067  - warn: admin.0 (10437) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at Array.forEach (<anonymous>)
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
              2024-10-07 13:21:29.503  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:21:29.503  - error: host.iobtest instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2024-10-07 13:21:29.504  - info: host.iobtest Restart adapter system.adapter.admin.0 because enabled
              2024-10-07 13:21:59.721  - info: host.iobtest instance system.adapter.admin.0 in version "7.2.2" started with pid 10476
              2024-10-07 13:22:00.471  - info: admin.0 (10476) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
              2024-10-07 13:22:00.485  - info: admin.0 (10476) requesting all objects
              2024-10-07 13:22:00.524  - error: admin.0 (10476) Cannot init i18n: Error: Cannot find i18n directory
              2024-10-07 13:22:00.899  - info: admin.0 (10476) received all objects
              2024-10-07 13:22:01.029  - info: admin.0 (10476) socket.io server listening on port 8081
              2024-10-07 13:22:01.030  - info: admin.0 (10476) http server listening on port 8081
              2024-10-07 13:22:01.031  - info: admin.0 (10476) Use link "http://127.0.0.1:8081" to configure.
              2024-10-07 13:22:05.403  - error: admin.0 (10476) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:22:05.403  - error: admin.0 (10476) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                  at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
                  at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
                  at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                  at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
                  at Array.forEach (<anonymous>)
                  at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                  at WebSocketServer.emit (node:events:519:28)
                  at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:22:05.404  - error: admin.0 (10476) Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:22:05.411  - info: admin.0 (10476) terminating http server on port 8081
              2024-10-07 13:22:05.412  - info: admin.0 (10476) terminating
              2024-10-07 13:22:05.412  - warn: admin.0 (10476) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2024-10-07 13:22:05.730  - error: host.iobtest Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at Array.forEach (<anonymous>)
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
              2024-10-07 13:22:05.731  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:22:05.731  - error: host.iobtest instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2024-10-07 13:22:05.731  - info: host.iobtest Restart adapter system.adapter.admin.0 because enabled
              2024-10-07 13:22:35.960  - info: host.iobtest instance system.adapter.admin.0 in version "7.2.2" started with pid 10509
              2024-10-07 13:22:36.702  - info: admin.0 (10509) starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0
              2024-10-07 13:22:36.717  - info: admin.0 (10509) requesting all objects
              2024-10-07 13:22:36.755  - error: admin.0 (10509) Cannot init i18n: Error: Cannot find i18n directory
              2024-10-07 13:22:37.139  - info: admin.0 (10509) received all objects
              2024-10-07 13:22:37.255  - info: admin.0 (10509) socket.io server listening on port 8081
              2024-10-07 13:22:37.256  - info: admin.0 (10509) http server listening on port 8081
              2024-10-07 13:22:37.256  - info: admin.0 (10509) Use link "http://127.0.0.1:8081" to configure.
              2024-10-07 13:22:41.460  - error: admin.0 (10509) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:22:41.460  - error: admin.0 (10509) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                  at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
                  at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
                  at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                  at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                  at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
                  at Array.forEach (<anonymous>)
                  at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                  at WebSocketServer.emit (node:events:519:28)
                  at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:22:41.461  - error: admin.0 (10509) Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:22:41.468  - info: admin.0 (10509) terminating http server on port 8081
              2024-10-07 13:22:41.469  - info: admin.0 (10509) terminating
              2024-10-07 13:22:41.469  - warn: admin.0 (10509) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at Array.forEach (<anonymous>)
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
              2024-10-07 13:22:41.866  - error: host.iobtest Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
              2024-10-07 13:22:41.867  - error: host.iobtest instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2024-10-07 13:22:41.867  - info: host.iobtest Restart adapter system.adapter.admin.0 because enabled
              

              mit https und ohne Authentifizierung funktioniert der Admin in Version 7.2.2

              Bildschirmfoto 2024-10-07 um 13.35.19.png

              jetzt könnte es am Password liegen, das bestimmte Zeichen oder länge nicht mehr passt.

              1 Reply Last reply Reply Quote 0
              • E
                el_rob @Thomas Braun last edited by

                @thomas-braun sagte in Nach Update Anmeldung nicht mehr möglich:

                Scheint mir ein Fehler mit der Authentifzierung bei admins mit SSL/https zu sein.

                Bei meiner Installation ist HTTPS nicht aktiviert.

                T 1 Reply Last reply Reply Quote 0
                • T
                  tomatenforever @el_rob last edited by

                  @el_rob Guten Abend, Ich habe das gleiche Problem. Mein ioBroker läuft an sich im Hintergrund, jedoch ist die Webseite nicht mehr erreichbar... Lediglich der Ladebalken dreht die ganze Zeit.

                  Oct  7 20:24:05 raspberrypi bash[3479769]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1373:19)
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at /opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at Array.forEach (<anonymous>)
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at WebSocketServer.emit (node:events:519:28)
                  Oct  7 20:24:05 raspberrypi bash[3479769]:     at WebSocketServer.emit (node:domain:488:12)
                  Oct  7 20:24:06 raspberrypi systemd[1]: Stopping ioBroker Server...
                  
                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Shadowhunter23 @tomatenforever last edited by Shadowhunter23

                    @tomatenforever

                    Zeig mal iob diag

                    Und mit iobroker upgrade admin@7.2.0 kommst du zurück zur 7.2.0

                    D T 2 Replies Last reply Reply Quote 0
                    • D
                      DLaurenz @Shadowhunter23 last edited by DLaurenz

                      @shadowhunter23 Same here:

                      2024-10-08 13:23:54.342  - error: admin.0 (121735) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
                      2024-10-08 13:23:54.343  - error: admin.0 (121735) Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                          at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
                          at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
                          at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                          at SocketAdmin._initSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                          at /opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                          at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
                          at Array.forEach (<anonymous>)
                          at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                          at WebSocketServer.emit (node:events:519:28)
                          at WebSocketServer.emit (node:domain:488:12)
                      2024-10-08 13:23:54.344  - error: admin.0 (121735) Parameter "id" needs to be of type "string" but type "number" has been passed
                      2024-10-08 13:23:54.785  - info: admin.0 (121735) terminating https server on port 8081
                      2024-10-08 13:23:54.788  - info: admin.0 (121735) terminating
                      
                      ======================= SUMMARY =======================
                                              v.2024-08-12
                      
                      
                         Static hostname: iob-master
                               Icon name: computer
                        Operating System: Debian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 6.1.21-v8+
                            Architecture: arm64
                      
                      Installation:           native
                      Kernel:                 aarch64
                      Userland:               64 bit
                      Timezone:               Europe/Berlin (CEST, +0200)
                      User-ID:                0
                      Display-Server:         false
                      Boot Target:            multi-user.target
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    0
                      
                      Nodejs-Installation:
                      /usr/bin/nodejs         v20.18.0
                      /usr/bin/node           v20.18.0
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.3
                      
                      Recommended versions are nodejs 20.18.0 and npm 10.8.2
                      Your nodejs installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            7.9G        2.1G        2.8G        192M        2.9G        5.4G
                      Swap:            99M          0B         99M
                      Total:          8.0G        2.1G        2.9G
                      
                      Active iob-Instances:   20
                      Upgrade policy: none
                      
                      ioBroker Core:          js-controller           7.0.0
                                              admin                   7.2.2
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : iob-master                               -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      + system.adapter.web.0                    : web                   : iob-master                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                47963
                      States:                 43200
                      
                      Size of iob-Database:
                      
                      53M     /opt/iobroker/iobroker-data/objects.jsonl
                      110M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      

                      iob diag:

                      Skript v.2024-08-12
                      
                      *** BASE SYSTEM ***
                         Static hostname: iob-master
                               Icon name: computer
                        Operating System: Debian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 6.1.21-v8+
                            Architecture: arm64
                      OS is similar to:
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.5
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       13:29:20 up  2:14,  1 user,  load average: 0.52, 0.74, 0.96
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Tue 2024-10-08 13:29:20 CEST
                                 Universal time: Tue 2024-10-08 11:29:20 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Berlin (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** Users and Groups ***
                      User that called 'iob diag':
                      root
                      HOME=/root
                      GROUPS=root
                      
                      User that is running 'js-controller':
                      iobroker
                      HOME=/home/iobroker
                      GROUPS=iobroker tty dialout audio video bluetooth gpio i2c
                      
                      *** Display-Server-Setup ***
                      Display-Server: false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    multi-user.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            7.9G        2.1G        2.8G        192M        2.9G        5.4G
                      Swap:            99M          0B         99M
                      Total:          8.0G        2.1G        2.9G
                      
                      Active iob-Instances:   20
                      
                               7862 M total memory
                               2132 M used memory
                               2829 M active memory
                               1983 M inactive memory
                               2818 M free memory
                                149 M buffer memory
                               2761 M swap cache
                                 99 M total swap
                                  0 M used swap
                                 99 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 13:29:20 up  2:14,  1 user,  load average: 0.52, 0.74, 0.96
                      Tasks: 185 total,   1 running, 184 sleeping,   0 stopped,   0 zombie
                      %Cpu(s):  0.0 us,  4.3 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                      MiB Mem :   7862.2 total,   2818.8 free,   2132.9 used,   2910.5 buff/cache
                      MiB Swap:    100.0 total,    100.0 free,      0.0 used.   5375.3 avail Mem
                      
                      *** FAILED SERVICES ***
                      
                        UNIT            LOAD   ACTIVE SUB    DESCRIPTION
                      * hciuart.service loaded failed failed Configure Bluetooth Modems connected by UART
                      
                      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/root      ext4      469G   14G  431G   4% /
                      devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                      tmpfs          tmpfs     3.9G   20K  3.9G   1% /dev/shm
                      tmpfs          tmpfs     1.6G  3.0M  1.6G   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/sda1      vfat      255M   31M  225M  13% /boot
                      folder2ram     tmpfs     3.9G  190M  3.7G   5% /opt/powershell
                      tmpfs          tmpfs     787M     0  787M   0% /run/user/0
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Tue Oct  8 11:14:36 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:46:C6:A8 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000  console=ttyS0,115200 console=tty1 root=PARTUUID=7f03ccbc-02 rootfstype=ext4 fsck.repair=yes rootwait
                      [Tue Oct  8 11:14:38 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Tue Oct  8 11:14:38 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                      [Tue Oct  8 11:14:40 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
                      
                      Show mounted filesystems:
                      TARGET                           SOURCE                     FSTYPE OPTIONS
                      /                                /dev/sda2                  ext4   rw,noatime
                      |-/boot                          /dev/sda1                  vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      `-/var/folder2ram/opt/powershell /dev/sda2[/opt/powershell] ext4   rw,noatime
                      
                      Files in neuralgic directories:
                      
                      /var:
                      5.6G    /var/
                      4.1G    /var/log/journal/913411ec2113471e8a5a95f370c5ddcb
                      4.1G    /var/log/journal
                      4.1G    /var/log
                      653M    /var/lib
                      
                      Archived and active journals take up 4.0G in the file system.
                      
                      /opt/iobroker/backups:
                      16K     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      1.3G    /opt/iobroker/iobroker-data/
                      885M    /opt/iobroker/iobroker-data/files
                      617M    /opt/iobroker/iobroker-data/files/javascript.admin
                      560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                      558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                      
                      The five largest files in iobroker-data are:
                      109M    /opt/iobroker/iobroker-data/states.jsonl
                      53M     /opt/iobroker/iobroker-data/objects.jsonl
                      24M     /opt/iobroker/iobroker-data/files/eventlist/static/js/main.bf7d9efc.js.map
                      24M     /opt/iobroker/iobroker-data/files/eventlist.admin/static/js/main.bf7d9efc.js.map
                      19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.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'
                      
                      HINT:
                      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                      /dev/ttyACM0
                      
                      
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v20.18.0
                      /usr/bin/node           v20.18.0
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.3
                      
                      
                      nodejs:
                        Installed: 20.18.0-1nodesource1
                        Candidate: 20.18.0-1nodesource1
                        Version table:
                       *** 20.18.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              100 /var/lib/dpkg/status
                           20.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.16.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.15.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.14.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.13.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.13.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.11.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.11.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.10.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.9.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.8.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.8.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.7.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.6.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.6.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.5.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.5.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.4.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.3.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.3.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.2.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.1.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.0.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           12.22.12~dfsg-1~deb11u5 500
                              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://deb.debian.org/debian bullseye/main arm64 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
                      admin:          7.2.2
                      javascript:     8.8.3
                      
                      nodejs modules from github:     0
                      
                      Adapter State
                      + system.adapter.accuweather.0            : accuweather           : iob-master                               -  enabled
                      + system.adapter.admin.0                  : admin                 : iob-master                               -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      + system.adapter.backitup.0               : backitup              : iob-master                               -  enabled
                        system.adapter.ble.0                    : ble                   : io-blegw02                               -  enabled
                      + system.adapter.discovery.0              : discovery             : iob-master                               -  enabled
                        system.adapter.dwd.0                    : dwd                   : iob-master                               -  enabled
                      + system.adapter.eventlist.0              : eventlist             : iob-master                               -  enabled
                        system.adapter.fb-checkpresence.0       : fb-checkpresence      : iob-master                               - disabled
                      + system.adapter.fritzdect.0              : fritzdect             : iob-master                               -  enabled
                      + system.adapter.hmip.0                   : hmip                  : iob-master                               -  enabled
                      + system.adapter.hmip.1                   : hmip                  : iob-master                               -  enabled
                        system.adapter.homeconnect.0            : homeconnect           : iob-master                               -  enabled
                        system.adapter.icons-icons8.0           : icons-icons8          : iob-master                               -  enabled
                        system.adapter.icons-material-png.0     : icons-material-png    : iob-master                               -  enabled
                        system.adapter.icons-material-svg.0     : icons-material-svg    : iob-master                               -  enabled
                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : iob-master                               -  enabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iob-master                               -  enabled
                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iob-master                               -  enabled
                      + system.adapter.influxdb.0               : influxdb              : iob-master                               -  enabled, port: 8086
                      + system.adapter.javascript.0             : javascript            : iob-master                               -  enabled
                      + system.adapter.linux-control.0          : linux-control         : iob-master                               -  enabled
                      + system.adapter.mercedesme.0             : mercedesme            : iob-master                               -  enabled
                      + system.adapter.meross.0                 : meross                : iob-master                               -  enabled
                      + system.adapter.ping.0                   : ping                  : iob-master                               -  enabled
                      + system.adapter.roborock.0               : roborock              : iob-master                               -  enabled
                      + system.adapter.selverf.0                : selverf               : io-fhem                                  -  enabled
                      + system.adapter.tr-064.0                 : tr-064                : iob-master                               -  enabled
                        system.adapter.vis-bars.0               : vis-bars              : iob-master                               -  enabled
                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iob-master                               -  enabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : iob-master                               -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iob-master                               -  enabled
                        system.adapter.vis-history.0            : vis-history           : iob-master                               -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iob-master                               -  enabled
                        system.adapter.vis-icontwo.0            : vis-icontwo           : iob-master                               -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iob-master                               -  enabled
                        system.adapter.vis-justgage.0           : vis-justgage          : iob-master                               -  enabled
                        system.adapter.vis-map.0                : vis-map               : iob-master                               -  enabled
                        system.adapter.vis-material-advanced.0  : vis-material-advanced : iob-master                               -  enabled
                        system.adapter.vis-material.0           : vis-material          : iob-master                               -  enabled
                        system.adapter.vis-metro.0              : vis-metro             : iob-master                               -  enabled
                        system.adapter.vis-players.0            : vis-players           : iob-master                               -  enabled
                        system.adapter.vis-plumb.0              : vis-plumb             : iob-master                               -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iob-master                               -  enabled
                        system.adapter.vis-weather.0            : vis-weather           : iob-master                               -  enabled
                        system.adapter.vis.0                    : vis                   : iob-master                               -  enabled
                      + system.adapter.web.0                    : web                   : iob-master                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : io-fhem                                  -  enabled, port: /dev/ttyACM0
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : iob-master                               -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      + system.adapter.influxdb.0               : influxdb              : iob-master                               -  enabled, port: 8086
                      + system.adapter.web.0                    : web                   : iob-master                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : io-fhem                                  -  enabled, port: /dev/ttyACM0
                      
                      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    "accuweather"  : 1.5.0    , installed 1.5.0
                      Adapter    "admin"        : 7.2.0    , installed 7.2.2
                      Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                      Adapter    "eventlist"    : 2.0.1    , installed 2.0.1
                      Adapter    "fb-checkpresence": 1.2.5 , installed 1.2.5
                      Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                      Adapter    "hmip"         : 1.24.3   , installed 1.24.3
                      Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                      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": 7.0.0    , installed 7.0.0
                      Adapter    "linux-control": 1.1.5    , installed 1.1.5
                      Adapter    "mercedesme"   : 0.2.3    , installed 0.2.3
                      Adapter    "meross"       : 1.17.0   , installed 1.17.0
                      Adapter    "ping"         : 1.7.9    , installed 1.7.9
                      Adapter    "roborock"     : 0.6.16   , installed 0.6.16
                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                      Adapter    "vis-icontwo"  : 1.6.3    , installed 1.6.3
                      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-material" : 0.1.3    , installed 0.1.3
                      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                      Adapter    "web"          : 6.3.1    , installed 6.3.1
                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        47963
                      States:         43200
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:2 https://deb.nodesource.com/node_20.x nodistro InRelease
                      Hit:3 http://deb.debian.org/debian bullseye InRelease
                      Hit:4 https://repo.saltproject.io/salt/py3/debian/11/amd64/latest bullseye InRelease
                      Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
                      Hit:6 http://deb.debian.org/debian bullseye-backports InRelease
                      Hit:7 http://security.debian.org/debian-security bullseye-security InRelease
                      Hit:8 https://repos.influxdata.com/debian stable InRelease
                      Hit:9 https://packages.microsoft.com/debian/11/prod bullseye InRelease
                      Ign:10 https://download.webmin.com/download/repository sarge InRelease
                      Hit:11 https://download.webmin.com/download/repository sarge Release
                      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:10000           0.0.0.0:*               LISTEN      0          15221      1256/perl
                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       191961     106721/iobroker.js-
                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       191353     106721/iobroker.js-
                      tcp        0      0 0.0.0.0:33733           0.0.0.0:*               LISTEN      107        181783     102314/rpc.statd
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          181170     102324/sshd: /usr/s
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          21351      1/init
                      tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          19120      1172/smbd
                      tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          19119      1172/smbd
                      tcp        0      0 0.0.0.0:44701           0.0.0.0:*               LISTEN      0          222860     -
                      tcp6       0      0 :::10000                :::*                    LISTEN      0          15222      1256/perl
                      tcp6       0      0 :::36915                :::*                    LISTEN      107        181787     102314/rpc.statd
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          181181     102324/sshd: /usr/s
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          20266      1/init
                      tcp6       0      0 :::80                   :::*                    LISTEN      0          181236     102347/node
                      tcp6       0      0 :::139                  :::*                    LISTEN      0          19118      1172/smbd
                      tcp6       0      0 :::443                  :::*                    LISTEN      0          186523     102347/node
                      tcp6       0      0 :::445                  :::*                    LISTEN      0          19117      1172/smbd
                      tcp6       0      0 :::7906                 :::*                    LISTEN      1001       197205     107257/io.roborock.
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       196923     107818/io.web.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       214951     123102/io.admin.0
                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        19147      1008/influxd
                      tcp6       0      0 :::6824                 :::*                    LISTEN      1001       197204     107257/io.roborock.
                      tcp6       0      0 :::39729                :::*                    LISTEN      0          222863     -
                      tcp6       0      0 :::6556                 :::*                    LISTEN      0          12079      1/init
                      udp        0      0 0.0.0.0:56293           0.0.0.0:*                           107        181781     102314/rpc.statd
                      udp        0      0 0.0.0.0:48461           0.0.0.0:*                           0          222859     -
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          20262      1/init
                      udp        0      0 192.168.2.255:137       0.0.0.0:*                           0          18981      1104/nmbd
                      udp        0      0 192.168.2.117:137       0.0.0.0:*                           0          18980      1104/nmbd
                      udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          18959      1104/nmbd
                      udp        0      0 192.168.2.255:138       0.0.0.0:*                           0          18983      1104/nmbd
                      udp        0      0 192.168.2.117:138       0.0.0.0:*                           0          18982      1104/nmbd
                      udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          18960      1104/nmbd
                      udp        0      0 0.0.0.0:57850           0.0.0.0:*                           108        12108      444/avahi-daemon: r
                      udp        0      0 192.168.2.117:16989     0.0.0.0:*                           0          186507     102347/node
                      udp        0      0 0.0.0.0:16989           0.0.0.0:*                           0          186506     102347/node
                      udp        0      0 127.0.0.1:730           0.0.0.0:*                           0          181779     102314/rpc.statd
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12106      444/avahi-daemon: r
                      udp        0      0 0.0.0.0:10000           0.0.0.0:*                           0          15223      1256/perl
                      udp6       0      0 :::36688                :::*                                0          222861     -
                      udp6       0      0 :::111                  :::*                                0          21355      1/init
                      udp6       0      0 fe80::95a2:3a:dd49::546 :::*                                0          14809      465/NetworkManager
                      udp6       0      0 fe80::95a2:3a:dd4:16989 :::*                                0          186520     102347/node
                      udp6       0      0 2003:d7:b736:fa00:16989 :::*                                0          186517     102347/node
                      udp6       0      0 fd00::8c2e:fc9f:e:16989 :::*                                0          186514     102347/node
                      udp6       0      0 2003:d7:b736:fa00:16989 :::*                                0          186511     102347/node
                      udp6       0      0 :::16989                :::*                                0          186508     102347/node
                      udp6       0      0 :::53915                :::*                                108        12109      444/avahi-daemon: r
                      udp6       0      0 :::5353                 :::*                                108        12107      444/avahi-daemon: r
                      udp6       0      0 :::54757                :::*                                107        181785     102314/rpc.statd
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-10-08 13:25:37.055  - info: host.iob-master instance system.adapter.dwd.0 in version "2.8.5" started with pid 123923
                      2024-10-08 13:25:40.918  - info: dwd.0 (123923) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.18.0, js-controller: 7.0.0
                      2024-10-08 13:25:42.331  - info: dwd.0 (123923) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2024-10-08 13:25:42.868  - info: host.iob-master instance system.adapter.dwd.0 having pid 123923 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2024-10-08 13:28:39.181  - warn: homeconnect.0 (107315) Restart initiated
                      2024-10-08 13:28:39.189  - info: homeconnect.0 (107315) terminating
                      2024-10-08 13:28:39.192  - info: homeconnect.0 (107315) Terminated (NO_ERROR): Without reason
                      2024-10-08 13:28:39.688  - info: homeconnect.0 (107315) terminating
                      2024-10-08 13:28:40.055  - info: host.iob-master instance system.adapter.homeconnect.0 terminated with code 0 (NO_ERROR)
                      2024-10-08 13:28:40.056  - info: host.iob-master Restart adapter system.adapter.homeconnect.0 because enabled
                      2024-10-08 13:29:11.333  - info: host.iob-master instance system.adapter.homeconnect.0 in version "1.4.1" started with pid 127185
                      2024-10-08 13:29:15.065  - info: homeconnect.0 (127185) starting. Version 1.4.1 in /opt/iobroker/node_modules/iobroker.homeconnect, node: v20.18.0, js-controller: 7.0.0
                      2024-10-08 13:29:15.925  - error: homeconnect.0 (127185) refresh token failed
                      2024-10-08 13:29:15.927  - error: homeconnect.0 (127185) AxiosError: Request failed with status code 400
                      2024-10-08 13:29:15.928  - error: homeconnect.0 (127185) {"error":"invalid_grant","error_description":"invalid refresh_token"}
                      2024-10-08 13:29:15.929  - error: homeconnect.0 (127185) Restart adapter in 20min
                      2024-10-08 13:29:16.030  - error: homeconnect.0 (127185) AxiosError: Request failed with status code 401
                      2024-10-08 13:29:16.031  - error: homeconnect.0 (127185) {"error":{"key":"invalid_token","description":"The access token expired"}}
                      2024-10-08 13:29:16.118  - error: homeconnect.0 (127185) 401 Unauthorized
                      2024-10-08 13:29:16.120  - error: homeconnect.0 (127185) Start Event Stream Error: {"type":"error","status":401,"message":"Unauthorized"}
                      2024-10-08 13:29:16.121  - info: homeconnect.0 (127185) Token abgelaufen
                      2024-10-08 13:29:16.228  - error: homeconnect.0 (127185) refresh token failed
                      2024-10-08 13:29:16.229  - error: homeconnect.0 (127185) AxiosError: Request failed with status code 400
                      2024-10-08 13:29:16.230  - error: homeconnect.0 (127185) {"error":"invalid_grant","error_description":"invalid refresh_token"}
                      2024-10-08 13:29:16.231  - error: homeconnect.0 (127185) Restart adapter in 20min
                      
                      

                      ============ Mark until here for C&P =============

                      
                      Admin 7.2.0 works
                      D 1 Reply Last reply Reply Quote 0
                      • D
                        Derda @DLaurenz last edited by

                        Bei mir das gleiche Problem. Der Log ist bei mir mit >100 MB ala

                        AoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAWBjP2ab8Mb94KhlSJDUAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgFAKAUAoBQCgMZN/Y0v9ScfRmoGIT7GiPqTf6MtAjyc/aOf0928/MC/5UatL5j+Ij9Feln053DfA5X6yP1TznrAHeRQHO1/GW/4Un3wVTLczzu+w+xn0TV1c/OwUAoCnt2EFplTC8bKwlHDB1kDR9PvGDZ4YEGbMFFuLhqQRTMZUhAASmAwdIW4DUoGNzzEI+FgWEXjuPSD9PJsmjD5Wq2BxIPnDdsoLowuHK51FBKIogmBlVAIXXxEAEaIEHyHE5rMc1yprkzZ
                        

                        zu gesumpft.
                        Ich kann daher nichts inhaltliches zur Lösung beitragen.

                        Danke für den Tipp mit der 7.2.0.
                        Die Version läuft bei mir auch erstmal stabile !
                        🙂

                        1 Reply Last reply Reply Quote 0
                        • T
                          tomatenforever @Shadowhunter23 last edited by

                          @shadowhunter23 Das Downgrade auf 7.2.0 funktioniert. Habe mit der 7.2.0 soeben sogar den js-controller auf 7.0.0 aktualisiert. Keine weiteren Probleme. Danke 🙂

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          806
                          Online

                          31.8k
                          Users

                          80.0k
                          Topics

                          1.3m
                          Posts

                          16
                          39
                          1996
                          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