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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Nach Update Anmeldung nicht mehr möglich

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    21
    1
    799

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

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

Nach Update Anmeldung nicht mehr möglich

Geplant Angeheftet Gesperrt Verschoben Error/Bug
39 Beiträge 16 Kommentatoren 3.9k Aufrufe 14 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @eaglefire sagte in Nach Update Anmeldung nicht mehr möglich:

    danke für den Tipp, jetzt läuft es wieder

    Und die Ursache ist nicht behoben. So kannst du aber kein (Beta)-Testing betreiben. Stell das Repo auf 'Stable' um, wenn du keine Betas testen willst und kannst.

    E Offline
    E Offline
    Eaglefire
    schrieb am zuletzt editiert von
    #11

    @thomas-braun nur die Ruhe. Ich helfe gerne. Und Beta ist mir schon bewusst. Habe nochmal ein Upgrade auf die 7.2.1 gemacht und das LOG eingefangen. Steht eigentlich das gleiche wie im Diag Bericht drin.

    2024-10-06 10:25:09.439  - error: admin.0 (7940) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
    2024-10-06 10:25:09.440  - error: admin.0 (7940) 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/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/ws-server/dist/index.js:246:64
        at Array.forEach (<anonymous>)
        at WebSocketServer.<anonymous> (/opt/iobroker/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-06 10:25:09.440  - error: admin.0 (7940) Parameter "id" needs to be of type "string" but type "number" has been passed
    2024-10-06 10:25:09.480  - info: admin.0 (7940) terminating http server on port 8081
    2024-10-06 10:25:09.527  - error: host.IoBroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
    2024-10-06 10:25:09.527  - 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-06 10:25:09.527  - 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-06 10:25:09.527  - error: host.IoBroker Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
    2024-10-06 10:25:09.527  - error: host.IoBroker Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
    2024-10-06 10:25:09.527  - error: host.IoBroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
    2024-10-06 10:25:09.528  - error: host.IoBroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/ws-server/dist/index.js:246:64
    2024-10-06 10:25:09.528  - error: host.IoBroker Caught by controller[0]:     at Array.forEach (<anonymous>)
    2024-10-06 10:25:09.528  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/@iobroker/ws-server/dist/index.js:246:50)
    2024-10-06 10:25:09.528  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
    2024-10-06 10:25:09.528  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
    2024-10-06 10:25:09.528  - error: host.IoBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-10-06 10:25:09.528  - info: host.IoBroker Restart adapter system.adapter.admin.0 because enabled
    2024-10-06 10:25:13.405  - info: shelly.0 (7752) [MQTT] Device with client id "shellyplus1pm-80646fe265a4" connected!
    2024-10-06 10:25:39.777  - info: host.IoBroker instance system.adapter.admin.0 in version "7.2.1" started with pid 7988
    2024-10-06 10:25:40.648  - info: admin.0 (7988) starting. Version 7.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 6.0.11
    2024-10-06 10:25:40.665  - info: admin.0 (7988) requesting all objects
    2024-10-06 10:25:40.716  - error: admin.0 (7988) Cannot init i18n: Error: Cannot find i18n directory
    2024-10-06 10:25:41.273  - info: admin.0 (7988) received all objects
    2024-10-06 10:25:41.411  - info: admin.0 (7988) socket.io server listening on port 8081
    2024-10-06 10:25:41.413  - info: admin.0 (7988) http server listening on port 8081
    2024-10-06 10:25:41.413  - info: admin.0 (7988) Use link "http://127.0.0.1:8081" to configure.
    2024-10-06 10:25:47.316  - error: admin.0 (7988) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
    2024-10-06 10:25:47.316  - error: admin.0 (7988) 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/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/ws-server/dist/index.js:246:64
        at Array.forEach (<anonymous>)
        at WebSocketServer.<anonymous> (/opt/iobroker/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-06 10:25:47.316  - error: admin.0 (7988) Parameter "id" needs to be of type "string" but type "number" has been passed
    2024-10-06 10:25:47.323  - info: admin.0 (7988) terminating http server on port 8081
    2024-10-06 10:25:47.324  - info: admin.0 (7988) terminating
    2024-10-06 10:25:47.324  - warn: admin.0 (7988) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2024-10-06 10:25:47.384  - error: host.IoBroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
    2024-10-06 10:25:47.384  - 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-06 10:25:47.384  - 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-06 10:25:47.384  - error: host.IoBroker Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
    2024-10-06 10:25:47.384  - error: host.IoBroker Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
    2024-10-06 10:25:47.384  - error: host.IoBroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
    2024-10-06 10:25:47.384  - error: host.IoBroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/ws-server/dist/index.js:246:64
    2024-10-06 10:25:47.385  - error: host.IoBroker Caught by controller[0]:     at Array.forEach (<anonymous>)
    2024-10-06 10:25:47.385  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/@iobroker/ws-server/dist/index.js:246:50)
    2024-10-06 10:25:47.385  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
    2024-10-06 10:25:47.385  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
    2024-10-06 10:25:47.385  - error: host.IoBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-10-06 10:25:47.385  - info: host.IoBroker Restart adapter system.adapter.admin.0 because enabled
    
    1 Antwort Letzte Antwort
    0
    • K Knoddel

      @eaglefire Bei mir das selbe Problem, über die Shell mit
      iobroker upgrade admin@7.2.0
      zurück auf die Vorherige Version dann geht es wieder.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #12

      @knoddel @el_rob

      Meldungen im Log?

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      K E 2 Antworten Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @knoddel @el_rob

        Meldungen im Log?

        K Offline
        K Offline
        Knoddel
        schrieb am zuletzt editiert von
        #13

        @thomas-braun Hier ein Ausschnitt von meinem Log

        2024-10-06 15:30:06.304  - info: ical.0 (2303) Terminated (NO_ERROR): Without reason
        2024-10-06 15:30:06.817  - info: host.Iobroker instance system.adapter.ical.0 having pid 2                                   303 terminated with code 0 (NO_ERROR)
        2024-10-06 15:30:15.020  - info: host.Iobroker "system.adapter.admin.0" disabled
        2024-10-06 15:30:15.021  - info: host.Iobroker stopInstance system.adapter.admin.0 (force=                                   false, process=true)
        2024-10-06 15:30:15.022  - info: admin.0 (313) Got terminate signal TERMINATE_YOURSELF
        2024-10-06 15:30:15.023  - info: admin.0 (313) terminating http server on port 8081
        2024-10-06 15:30:15.024  - info: admin.0 (313) terminating
        2024-10-06 15:30:15.025  - info: admin.0 (313) Terminated (ADAPTER_REQUESTED_TERMINATION):                                    Without reason
        2024-10-06 15:30:15.059  - info: host.Iobroker stopInstance system.adapter.admin.0 send ki                                   ll signal
        2024-10-06 15:30:15.526  - info: admin.0 (313) terminating
        2024-10-06 15:30:15.613  - info: host.Iobroker instance system.adapter.admin.0 terminated                                    with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-06 15:30:18.027  - info: host.Iobroker [WEBSERVER_UPGRADE] (admin) Server is runni                                   ng on http://localhost:8081
        2024-10-06 15:30:20.014  - info: host.Iobroker instance system.adapter.daswetter.0 in vers                                   ion "3.1.16" started with pid 2357
        2024-10-06 15:30:20.493  - info: daswetter.0 (2357) starting. Version 3.1.16 in /opt/iobro                                   ker/node_modules/iobroker.daswetter, node: v20.18.0, js-controller: 6.0.11
        2024-10-06 15:30:22.274  - info: daswetter.0 (2357) still wrong data structure from server                                    received! repaired...
        2024-10-06 15:30:22.947  - info: host.Iobroker [WEBSERVER_UPGRADE] (admin) Successfully up                                   graded admin to version 7.2.1
        2024-10-06 15:30:22.970  - info: daswetter.0 (2357) Terminated (ADAPTER_REQUESTED_TERMINAT                                   ION): All data handled, adapter stopped until next scheduled moment
        2024-10-06 15:30:22.997  - info: host.Iobroker [WEBSERVER_UPGRADE] (admin) Final informati                                   on delivered
        2024-10-06 15:30:23.007  - info: host.Iobroker "system.adapter.admin.0" enabled
        2024-10-06 15:30:23.007  - info: host.Iobroker [WEBSERVER_UPGRADE] (admin) Successfully st                                   arted adapter
        2024-10-06 15:30:23.309  - info: host.Iobroker instance system.adapter.admin.0 in version                                    "7.2.1" started with pid 2372
        2024-10-06 15:30:23.473  - info: daswetter.0 (2357) cleaned everything up...
        2024-10-06 15:30:23.479  - info: host.Iobroker instance system.adapter.daswetter.0 having                                    pid 2357 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-06 15:30:23.926  - info: admin.0 (2372) starting. Version 7.2.1 in /opt/iobroker/n                                   ode_modules/iobroker.admin, node: v20.18.0, js-controller: 6.0.11
        2024-10-06 15:30:23.938  - info: admin.0 (2372) requesting all objects
        2024-10-06 15:30:23.970  - error: admin.0 (2372) Cannot init i18n: Error: Cannot find i18n                                    directory
        2024-10-06 15:30:24.910  - info: admin.0 (2372) received all objects
        2024-10-06 15:30:25.174  - info: admin.0 (2372) socket.io server listening on port 8081
        2024-10-06 15:30:25.176  - info: admin.0 (2372) http server listening on port 8081
        2024-10-06 15:30:25.176  - info: admin.0 (2372) Use link "http://127.0.0.1:8081" to config                                   ure.
        2024-10-06 15:30:25.713  - error: admin.0 (2372) uncaught exception: Parameter "id" needs                                    to be of type "string" but type "number" has been passed
        2024-10-06 15:30:25.713  - error: admin.0 (2372) 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/s                                   rc/lib/adapter/validator.ts:238:19)
            at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/li                                   b/adapter/adapter.ts:1373:19)
            at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_mod                                   ules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
            at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@io                                   broker/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/ind                                   ex.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-06 15:30:25.713  - error: admin.0 (2372) Parameter "id" needs to be of type "strin                                   g" but type "number" has been passed
        2024-10-06 15:30:25.718  - info: admin.0 (2372) terminating http server on port 8081
        2024-10-06 15:30:25.719  - info: admin.0 (2372) terminating
        2024-10-06 15:30:25.719  - warn: admin.0 (2372) Terminated (UNCAUGHT_EXCEPTION): Without r                                   eason
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]: Error: Parameter                                    "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at Function.a                                   ssertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/va                                   lidator.ts:238:19)
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at Admin.getS                                   ession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter                                   .ts:1373:19)
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at SocketAdmi                                   n.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/so                                   cket-classes/lib/socketAdmin.js:73:33)
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at SocketAdmi                                   n._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-cla                                   sses/lib/socketCommon.js:162:22)
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at /opt/iobro                                   ker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:                                   104:22
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at /opt/iobro                                   ker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at Array.forE                                   ach (<anonymous>)
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at WebSocketS                                   erver.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-ser                                   ver/dist/index.js:246:50)
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at WebSocketS                                   erver.emit (node:events:519:28)
        2024-10-06 15:30:26.070  - error: host.Iobroker Caught by controller[0]:     at WebSocketS                                   erver.emit (node:domain:488:12)
        2024-10-06 15:30:26.070  - error: host.Iobroker instance system.adapter.admin.0 terminated                                    with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-06 15:30:26.070  - info: host.Iobroker Restart adapter system.adapter.admin.0 beca                                   use enabled
        2024-10-06 15:30:56.317  - info: host.Iobroker instance system.adapter.admin.0 in version "7.2.1" started with pid 2405
        2024-10-06 15:30:56.935  - info: admin.0 (2405) starting. Version 7.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 6.0.11
        2024-10-06 15:30:56.951  - info: admin.0 (2405) requesting all objects
        2024-10-06 15:30:56.993  - error: admin.0 (2405) Cannot init i18n: Error: Cannot find i18n directory
        2024-10-06 15:30:57.976  - info: admin.0 (2405) received all objects
        2024-10-06 15:30:58.231  - info: admin.0 (2405) socket.io server listening on port 8081
        2024-10-06 15:30:58.233  - info: admin.0 (2405) http server listening on port 8081
        2024-10-06 15:30:58.233  - info: admin.0 (2405) Use link "http://127.0.0.1:8081" to configure.
        2024-10-06 15:31:13.095  - error: admin.0 (2405) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:31:13.095  - error: admin.0 (2405) 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:519:28)
            at WebSocketServer.emit (node:domain:488:12)
        2024-10-06 15:31:13.096  - error: admin.0 (2405) Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:31:13.101  - info: admin.0 (2405) terminating http server on port 8081
        2024-10-06 15:31:13.102  - info: admin.0 (2405) terminating
        2024-10-06 15:31:13.102  - warn: admin.0 (2405) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-10-06 15:31:13.685  - error: host.Iobroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:31:13.685  - 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-06 15:31:13.685  - 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-06 15:31:13.685  - 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-06 15:31:13.685  - 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-06 15:31:13.685  - 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-06 15:31:13.685  - 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-06 15:31:13.685  - error: host.Iobroker Caught by controller[0]:     at Array.forEach (<anonymous>)
        2024-10-06 15:31:13.685  - 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-06 15:31:13.685  - error: host.Iobroker Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
        2024-10-06 15:31:13.685  - error: host.Iobroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
        2024-10-06 15:31:13.685  - error: host.Iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-06 15:31:13.685  - info: host.Iobroker Restart adapter system.adapter.admin.0 because enabled
        2024-10-06 15:31:14.210  - info: roborock.0 (394) Reconnecting mqtt client!
        2024-10-06 15:31:14.251  - info: roborock.0 (394) MQTT connection close.
        2024-10-06 15:31:14.252  - info: roborock.0 (394) MQTT connection reconnect.
        2024-10-06 15:31:43.937  - info: host.Iobroker instance system.adapter.admin.0 in version "7.2.1" started with pid 2448
        2024-10-06 15:31:44.563  - info: admin.0 (2448) starting. Version 7.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 6.0.11
        2024-10-06 15:31:44.573  - info: admin.0 (2448) requesting all objects
        2024-10-06 15:31:44.607  - error: admin.0 (2448) Cannot init i18n: Error: Cannot find i18n directory
        2024-10-06 15:31:45.537  - info: admin.0 (2448) received all objects
        2024-10-06 15:31:45.787  - info: admin.0 (2448) socket.io server listening on port 8081
        2024-10-06 15:31:45.788  - info: admin.0 (2448) http server listening on port 8081
        2024-10-06 15:31:45.788  - info: admin.0 (2448) Use link "http://127.0.0.1:8081" to configure.
        2024-10-06 15:31:45.937  - error: admin.0 (2448) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:31:45.938  - error: admin.0 (2448) 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:519:28)
            at WebSocketServer.emit (node:domain:488:12)
        2024-10-06 15:31:45.938  - error: admin.0 (2448) Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:31:45.943  - info: admin.0 (2448) terminating http server on port 8081
        2024-10-06 15:31:45.943  - info: admin.0 (2448) terminating
        2024-10-06 15:31:45.944  - warn: admin.0 (2448) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-10-06 15:31:46.465  - error: host.Iobroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:31:46.466  - 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-06 15:31:46.466  - 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-06 15:31:46.466  - 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-06 15:31:46.466  - 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-06 15:31:46.466  - 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-06 15:31:46.466  - 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-06 15:31:46.466  - error: host.Iobroker Caught by controller[0]:     at Array.forEach (<anonymous>)
        2024-10-06 15:31:46.466  - 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-06 15:31:46.466  - error: host.Iobroker Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
        2024-10-06 15:31:46.466  - error: host.Iobroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
        2024-10-06 15:31:46.466  - error: host.Iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-06 15:31:46.466  - info: host.Iobroker Restart adapter system.adapter.admin.0 because enabled
        2024-10-06 15:32:16.721  - info: host.Iobroker instance system.adapter.admin.0 in version "7.2.1" started with pid 2480
        2024-10-06 15:32:17.424  - info: admin.0 (2480) starting. Version 7.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 6.0.11
        2024-10-06 15:32:17.438  - info: admin.0 (2480) requesting all objects
        2024-10-06 15:32:17.480  - error: admin.0 (2480) Cannot init i18n: Error: Cannot find i18n directory
        2024-10-06 15:32:18.414  - info: admin.0 (2480) received all objects
        2024-10-06 15:32:18.662  - info: admin.0 (2480) socket.io server listening on port 8081
        2024-10-06 15:32:18.664  - info: admin.0 (2480) http server listening on port 8081
        2024-10-06 15:32:18.664  - info: admin.0 (2480) Use link "http://127.0.0.1:8081" to configure.
        2024-10-06 15:32:19.097  - error: admin.0 (2480) uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:32:19.097  - error: admin.0 (2480) 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:519:28)
            at WebSocketServer.emit (node:domain:488:12)
        2024-10-06 15:32:19.098  - error: admin.0 (2480) Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:32:19.103  - info: admin.0 (2480) terminating http server on port 8081
        2024-10-06 15:32:19.103  - info: admin.0 (2480) terminating
        2024-10-06 15:32:19.104  - warn: admin.0 (2480) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-10-06 15:32:19.505  - error: host.Iobroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
        2024-10-06 15:32:19.505  - 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-06 15:32:19.505  - 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-06 15:32:19.505  - 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-06 15:32:19.505  - 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-06 15:32:19.505  - 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-06 15:32:19.505  - 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-06 15:32:19.505  - error: host.Iobroker Caught by controller[0]:     at Array.forEach (<anonymous>)
        2024-10-06 15:32:19.505  - 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-06 15:32:19.505  - error: host.Iobroker Caught by controller[0]:     at WebSocketServer.emit (node:events:519:28)
        2024-10-06 15:32:19.505  - error: host.Iobroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:488:12)
        2024-10-06 15:32:19.505  - error: host.Iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-10-06 15:32:19.505  - info: host.Iobroker Restart adapter system.adapter.admin.0 because enabled
        2024-10-06 15:32:28.192  - info: host.Iobroker "system.adapter.admin.0" disabled
        2024-10-06 15:32:31.231  - info: host.Iobroker "system.adapter.admin.0" enabled
        2024-10-06 15:32:31.466  - info: host.Iobroker instance system.adapter.admin.0 in version "7.2.0" started with pid 2557
        2024-10-06 15:32:32.086  - info: admin.0 (2557) starting. Version 7.2.0 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 6.0.11
        2024-10-06 15:32:32.097  - info: admin.0 (2557) requesting all objects
        2024-10-06 15:32:32.128  - error: admin.0 (2557) Cannot init i18n: Error: Cannot find i18n directory
        2024-10-06 15:32:33.068  - info: admin.0 (2557) received all objects
        2024-10-06 15:32:33.275  - info: admin.0 (2557) socket.io server listening on port 8081
        
        
        1 Antwort Letzte Antwort
        0
        • rweiseR Offline
          rweiseR Offline
          rweise
          schrieb am zuletzt editiert von
          #14

          Bei mir 2 Installationen mit 7.2.1 kein Zugriff mehr. Der IOBroker hat aber im Hintergrund anstandslos gearbeitet. Die Lösung war ein Downgrade zu 7.2.0. hat auf beiden Geräten fuktioniert. Natürlich dann in der Konsole.

          cd /opt/iobroker
          iobroker stop
          npm install iobroker.admin@7.2.0 --production
          iobroker start
          und schon ging es wieder 🙂
          Ähm, hab es erst außerhalb von /opt/iobroker versucht. Dann macht er aber kein Downgrade...

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • rweiseR rweise

            Bei mir 2 Installationen mit 7.2.1 kein Zugriff mehr. Der IOBroker hat aber im Hintergrund anstandslos gearbeitet. Die Lösung war ein Downgrade zu 7.2.0. hat auf beiden Geräten fuktioniert. Natürlich dann in der Konsole.

            cd /opt/iobroker
            iobroker stop
            npm install iobroker.admin@7.2.0 --production
            iobroker start
            und schon ging es wieder 🙂
            Ähm, hab es erst außerhalb von /opt/iobroker versucht. Dann macht er aber kein Downgrade...

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #15

            @rweise

            Joh, und in diesem Beitrag sind die Kommandos immer noch falsch...
            npm wird nicht direkt verwendet, insbesondere nicht, wenn man offensichtlich gar nicht damit umgehen kann.
            Sollte man als Beta-Tester allerdings, imho.

            Dein Log fehlt auch noch.

            Für die Gallerie und damit es nicht so falsch stehen bleibt:
            Bestimmte Adapterversionen werden mit

            iob upgrade adaptername@versionsnummer
            

            eingespielt. Dann ist es nämlich unter anderem auch egal, in welchem Verzeichnis man gerade steht.

            Ähm, hab es erst außerhalb von /opt/iobroker versucht. Dann macht er aber kein Downgrade...

            Nee, dann wird das Modul in dem Verzeichnis installiert, in dem du gerade herumstehst.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            J 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @rweise

              Joh, und in diesem Beitrag sind die Kommandos immer noch falsch...
              npm wird nicht direkt verwendet, insbesondere nicht, wenn man offensichtlich gar nicht damit umgehen kann.
              Sollte man als Beta-Tester allerdings, imho.

              Dein Log fehlt auch noch.

              Für die Gallerie und damit es nicht so falsch stehen bleibt:
              Bestimmte Adapterversionen werden mit

              iob upgrade adaptername@versionsnummer
              

              eingespielt. Dann ist es nämlich unter anderem auch egal, in welchem Verzeichnis man gerade steht.

              Ähm, hab es erst außerhalb von /opt/iobroker versucht. Dann macht er aber kein Downgrade...

              Nee, dann wird das Modul in dem Verzeichnis installiert, in dem du gerade herumstehst.

              J Offline
              J Offline
              Jan1
              schrieb am zuletzt editiert von
              #16

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

              Joh, und in diesem Beitrag sind die Kommandos immer noch falsch...

              dann bitte mal in der Doku alles aktuell machen, denn da stehts über npm drin ;)
              b2e5f634-5168-4dd1-a1d6-3652cc07ba6d-image.png

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • J Jan1

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

                Joh, und in diesem Beitrag sind die Kommandos immer noch falsch...

                dann bitte mal in der Doku alles aktuell machen, denn da stehts über npm drin ;)
                b2e5f634-5168-4dd1-a1d6-3652cc07ba6d-image.png

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #17

                @jan1

                Du schaust offenbar in altes Zeuch rein.
                Hier stimmt es:

                https://www.iobroker.net/#de/documentation/tutorial/adapter.md

                Edit: Wobei
                iobroker install AdapterName@ver.si.on
                auch falsch ist.
                Muss natürlich
                iobroker upgrade AdapterName@ver.si.on
                lauten.
                Aber PRs dazu kannst du auch machen, @jan1
                So wie der hier:
                https://github.com/ioBroker/ioBroker.docs/pull/553

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                J 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @jan1

                  Du schaust offenbar in altes Zeuch rein.
                  Hier stimmt es:

                  https://www.iobroker.net/#de/documentation/tutorial/adapter.md

                  Edit: Wobei
                  iobroker install AdapterName@ver.si.on
                  auch falsch ist.
                  Muss natürlich
                  iobroker upgrade AdapterName@ver.si.on
                  lauten.
                  Aber PRs dazu kannst du auch machen, @jan1
                  So wie der hier:
                  https://github.com/ioBroker/ioBroker.docs/pull/553

                  J Offline
                  J Offline
                  Jan1
                  schrieb am zuletzt editiert von
                  #18

                  @thomas-braun
                  ist eben doof, wenn ein und die selbe Doku zwei verschiedene Ansätze enthält, denn Dein Link ist die Doku in der ich auch nachschaue, allerdings unter IOBroker läuft nicht mehr.

                  Da sollte mal einer aufräumen ;)

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • J Jan1

                    @thomas-braun
                    ist eben doof, wenn ein und die selbe Doku zwei verschiedene Ansätze enthält, denn Dein Link ist die Doku in der ich auch nachschaue, allerdings unter IOBroker läuft nicht mehr.

                    Da sollte mal einer aufräumen ;)

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #19

                    @jan1 sagte in Nach Update Anmeldung nicht mehr möglich:

                    Da sollte mal einer aufräumen

                    Dann ran, lieber @jan1
                    Hast ja die Baustellen erkannt.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    J 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @jan1 sagte in Nach Update Anmeldung nicht mehr möglich:

                      Da sollte mal einer aufräumen

                      Dann ran, lieber @jan1
                      Hast ja die Baustellen erkannt.

                      J Offline
                      J Offline
                      Jan1
                      schrieb am zuletzt editiert von
                      #20

                      @thomas-braun
                      und immer noch keine Zeit ;)

                      Läuft ja wieder und somit ab an die "echten" Baustellen.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • J Jan1

                        @thomas-braun
                        und immer noch keine Zeit ;)

                        Läuft ja wieder und somit ab an die "echten" Baustellen.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #21

                        @jan1 sagte in Nach Update Anmeldung nicht mehr möglich:

                        und immer noch keine Zeit

                        Die Pflege der Dokumentation kannst du dir auch für später vormerken.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • rweiseR Offline
                          rweiseR Offline
                          rweise
                          schrieb am zuletzt editiert von
                          #22

                          Da hab ich ja eine tolle Diskussion losgetreten. Egal, ob ich da falsch lag mit der alten Doku. es hat auf jeden Fall funktioniert. Übrigens habe ich nie behauptet das ich Linux Profi wäre. Aber es stand nirgends ein Weg wie ich die verflixte 7.2.1 wieder los werde.
                          Von daher wäre es nett gewesen wenn jemand mal eine Fehlerbehebung gepostet hätte. Auch wenn es Beta ist, würde wohl mancher gerne wissen wie er das ganze wieder zum laufen bekommt, der kein Profi ist. Ich habe das ganze übrigens auf zwei völlig unterschiedlichen Plattformen erleben dürfen. Eine "echte" RPI 4/4GB mit 32 Bit-Rasbian und einer Ménge Adaptern und Deconz Zigbee sowie einer Orange Pi 2 W Zero /4GB mit 64 Bit Debian und eigentlich blankem IOBroker.

                          Ro75R Thomas BraunT 2 Antworten Letzte Antwort
                          0
                          • rweiseR rweise

                            Da hab ich ja eine tolle Diskussion losgetreten. Egal, ob ich da falsch lag mit der alten Doku. es hat auf jeden Fall funktioniert. Übrigens habe ich nie behauptet das ich Linux Profi wäre. Aber es stand nirgends ein Weg wie ich die verflixte 7.2.1 wieder los werde.
                            Von daher wäre es nett gewesen wenn jemand mal eine Fehlerbehebung gepostet hätte. Auch wenn es Beta ist, würde wohl mancher gerne wissen wie er das ganze wieder zum laufen bekommt, der kein Profi ist. Ich habe das ganze übrigens auf zwei völlig unterschiedlichen Plattformen erleben dürfen. Eine "echte" RPI 4/4GB mit 32 Bit-Rasbian und einer Ménge Adaptern und Deconz Zigbee sowie einer Orange Pi 2 W Zero /4GB mit 64 Bit Debian und eigentlich blankem IOBroker.

                            Ro75R Online
                            Ro75R Online
                            Ro75
                            schrieb am zuletzt editiert von
                            #23

                            @rweise sagte in Nach Update Anmeldung nicht mehr möglich:

                            Aber es stand nirgends ein Weg wie ich die verflixte 7.2.1 wieder los werde.
                            Von daher wäre es nett gewesen wenn jemand mal eine Fehlerbehebung gepostet hätte.

                            Dann arbeite bitte nur mit STABLE (egal welchen Adapter). Bei BETA musst du halt mit so etwas rechnen.

                            Ro75.

                            SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                            1 Antwort Letzte Antwort
                            0
                            • rweiseR rweise

                              Da hab ich ja eine tolle Diskussion losgetreten. Egal, ob ich da falsch lag mit der alten Doku. es hat auf jeden Fall funktioniert. Übrigens habe ich nie behauptet das ich Linux Profi wäre. Aber es stand nirgends ein Weg wie ich die verflixte 7.2.1 wieder los werde.
                              Von daher wäre es nett gewesen wenn jemand mal eine Fehlerbehebung gepostet hätte. Auch wenn es Beta ist, würde wohl mancher gerne wissen wie er das ganze wieder zum laufen bekommt, der kein Profi ist. Ich habe das ganze übrigens auf zwei völlig unterschiedlichen Plattformen erleben dürfen. Eine "echte" RPI 4/4GB mit 32 Bit-Rasbian und einer Ménge Adaptern und Deconz Zigbee sowie einer Orange Pi 2 W Zero /4GB mit 64 Bit Debian und eigentlich blankem IOBroker.

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #24

                              @rweise sagte in Nach Update Anmeldung nicht mehr möglich:

                              Übrigens habe ich nie behauptet das ich Linux Profi wäre.

                              Musst du auch nicht, das hat nämlich mit 'Linux' gar nichts zu tun.

                              Von daher wäre es nett gewesen wenn jemand mal eine Fehlerbehebung gepostet hätte.

                              Es wäre nett gewesen, wenn du als Beta-Tester verwertbare LOGS bereitgestellt hättest, vielleicht hätte man damit den Fehler im Adapter dann auch beheben können.

                              Beta-Versionen werden ja nicht veröffentlicht, damit du da eine höhere Versionsnummer bestaunen darfst, sondern um Fehler zu finden und für ein stabiles Release auszumerzen.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Antwort Letzte Antwort
                              3
                              • A Offline
                                A Offline
                                alexanderbrix
                                schrieb am zuletzt editiert von alexanderbrix
                                #25

                                so, gerade eben Update auf die 7.2.2 gemacht, gleiches Problem, kein Zugriff mehr auf die Admin-Oberfläche...
                                Also heute Abend wieder auf die 7.2.0 downgraden... :face_with_rolling_eyes:

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #26

                                  @jan1 sagte in Nach Update Anmeldung nicht mehr möglich:

                                  allerdings unter IOBroker läuft nicht mehr.

                                  das wurde 1:1 aus der alten Doku übernommen und bisher noch nicht überarbeitet worden
                                  ich wollte mich drüber machen, leider fehlt mir aber die Zeit

                                  umgestiegen von Proxmox auf Unraid

                                  1 Antwort Letzte Antwort
                                  0
                                  • A alexanderbrix

                                    so, gerade eben Update auf die 7.2.2 gemacht, gleiches Problem, kein Zugriff mehr auf die Admin-Oberfläche...
                                    Also heute Abend wieder auf die 7.2.0 downgraden... :face_with_rolling_eyes:

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #27

                                    @alexanderbrix

                                    Hier kein Problem, die 7.2.2 läuft wie auch die 7.2.1 schon

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    1 Antwort Letzte Antwort
                                    0
                                    • E Eaglefire

                                      Nach einigen Adapter Updates unter anderem auch dem Admin Adapter komme ich nicht mehr auf die IOBroker Oberfläche. Anmeldung kommt aber dann gehts leider nicht weiter. Es dreht sich nur der runde Kreis.....
                                      Kann jemand helfen? Danke...

                                      • Adaptername: ...
                                      • Link zu Adapterrepository: www.github.com...
                                      • Adapterversion: ...
                                      • js-controller Version: 6.0.11
                                      • Admin Version: 7.2.1
                                      • Hardwaresystem:
                                      • Arbeitsspeicher: ...xGB
                                      • Festplattenart: SD-Karte, SSD, HDD, ...
                                      • Betriebssystem: Debian GNU/Linux 12 (bookworm)
                                      • Nodejs-Version: 18.20.4-1nodesource1
                                      • NPM-Version: 10.7.0
                                      • Installationsart: Skript oder Manuell ?
                                      • Image, Docker genutzt:
                                      • Ort, Name der Imagedatei: ...

                                      Linux User bitte hier den Output von iob diag einfügen.

                                      
                                      ```bash
                                      ======================= SUMMARY =======================
                                                              v.2024-08-12
                                      
                                      
                                       Static hostname: IoBroker
                                             Icon name: computer-container
                                               Chassis: container ☐
                                        Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.8.4-3-pve
                                          Architecture: x86-64
                                      
                                      Installation:           lxc
                                      Kernel:                 x86_64
                                      Userland:               64 bit
                                      Timezone:               Europe/Berlin (CEST, +0200)
                                      User-ID:                0
                                      Display-Server:         false
                                      Boot Target:            graphical.target
                                      
                                      Pending OS-Updates:     0
                                      Pending iob updates:    0
                                      
                                      Nodejs-Installation:
                                      /usr/bin/nodejs         v18.20.4
                                      /usr/bin/node           v18.20.4
                                      /usr/bin/npm            10.7.0
                                      /usr/bin/npx            10.7.0
                                      /usr/bin/corepack       0.28.0
                                      
                                      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:            5.4G        1.5G        3.5G        110K        410M        3.9G
                                      Swap:           536M          0B        536M
                                      Total:          5.9G        1.5G        4.0G
                                      
                                      Active iob-Instances:   8
                                      Upgrade policy: none
                                      
                                      ioBroker Core:          js-controller           6.0.11
                                                              admin                   7.2.1
                                      
                                      ioBroker Status:        iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      
                                      Objects:                9954
                                      States:                 8256
                                      
                                      Size of iob-Database:
                                      
                                      21M     /opt/iobroker/iobroker-data/objects.jsonl
                                      13M     /opt/iobroker/iobroker-data/states.jsonl
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      ======== Start marking the full check here =========
                                      
                                      ```bash
                                      Skript v.2024-08-12
                                      
                                      *** BASE SYSTEM ***
                                       Static hostname: IoBroker
                                             Icon name: computer-container
                                               Chassis: container ☐
                                        Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.8.4-3-pve
                                          Architecture: x86-64
                                      OS is similar to: 
                                      
                                      model name      : Intel(R) Core(TM) i5-7500T CPU @ 2.70GHz
                                      Docker          : false
                                      Virtualization  : lxc
                                      Kernel          : x86_64
                                      Userland        : 64 bit
                                      
                                      Systemuptime and Load:
                                       09:10:04 up 4 min,  2 users,  load average: 3.59, 3.55, 4.86
                                      CPU threads: 2
                                      
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Sun 2024-10-06 09:10:05 CEST
                                                 Universal time: Sun 2024-10-06 07:10:05 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: inactive
                                                RTC in local TZ: no
                                      
                                      *** Users and Groups ***
                                      User that called 'iob diag':
                                      root
                                      HOME=/root
                                      GROUPS=root
                                      
                                      User that is running 'js-controller':
                                      iobroker
                                      HOME=/home/iobroker
                                      GROUPS=iobroker tty dialout audio video plugdev
                                      
                                      *** Display-Server-Setup ***
                                      Display-Server: false
                                      Desktop: 
                                      Terminal: 
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            5.4G        1.3G        3.6G        110K        411M        4.0G
                                      Swap:           536M          0B        536M
                                      Total:          5.9G        1.3G        4.1G
                                      
                                      Active iob-Instances:   18
                                      
                                               5120 M total memory
                                               1282 M used memory
                                               1303 M active memory
                                                279 M inactive memory
                                               3444 M free memory
                                                  0 M buffer memory
                                                392 M swap cache
                                                512 M total swap
                                                  0 M used swap
                                                512 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 09:10:05 up 4 min,  2 users,  load average: 3.59, 3.55, 4.86
                                      Tasks:  42 total,   1 running,  41 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                      MiB Mem :   5120.0 total,   3443.3 free,   1284.1 used,    392.7 buff/cache     
                                      MiB Swap:    512.0 total,    512.0 free,      0.0 used.   3835.9 avail Mem 
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                                      * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                                      * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                                      
                                      LOAD   = Reflects whether the unit definition was properly loaded.
                                      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                      SUB    = The low-level unit activation state, values depend on unit type.
                                      2 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem                       Type      Size  Used Avail Use% Mounted on
                                      /dev/mapper/pve-vm--101--disk--0 ext4       30G  5.2G   23G  19% /
                                      none                             tmpfs     492K  4.0K  488K   1% /dev
                                      udev                             devtmpfs   16G     0   16G   0% /dev/tty
                                      tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
                                      tmpfs                            tmpfs     6.3G  104K  6.3G   1% /run
                                      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      
                                      Show mounted filesystems:
                                      TARGET SOURCE                           FSTYPE OPTIONS
                                      /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      717M    /var/
                                      468M    /var/cache
                                      464M    /var/cache/apt
                                      388M    /var/cache/apt/archives
                                      146M    /var/lib
                                      
                                      Archived and active journals take up 101.5M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      35M     /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      858M    /opt/iobroker/iobroker-data/
                                      740M    /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:
                                      24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                                      21M     /opt/iobroker/iobroker-data/objects.jsonl
                                      13M     /opt/iobroker/iobroker-data/states.jsonl
                                      12M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js
                                      11M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.js
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      No Devices found 'by-id'
                                      
                                      
                                      
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.20.4
                                      /usr/bin/node           v18.20.4
                                      /usr/bin/npm            10.7.0
                                      /usr/bin/npx            10.7.0
                                      /usr/bin/corepack       0.28.0
                                      
                                      
                                      nodejs:
                                        Installed: 18.20.4-1nodesource1
                                        Candidate: 18.20.4-1nodesource1
                                        Version table:
                                       *** 18.20.4-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           18.20.3-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.20.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.20.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.20.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.19.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.19.0+dfsg-6~deb12u2 500
                                              500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                           18.19.0+dfsg-6~deb12u1 500
                                              500 http://security.debian.org bookworm-security/main amd64 Packages
                                           18.19.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  6.0.11
                                      admin:          7.2.1
                                      javascript:     8.8.3
                                      
                                      nodejs modules from github:     0
                                      
                                      Adapter State
                                        system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : IoBroker                                 -  enabled
                                      + system.adapter.backitup.0               : backitup              : IoBroker                                 -  enabled
                                      + system.adapter.bydhvs.0                 : bydhvs                : IoBroker                                 -  enabled
                                      + system.adapter.discovery.0              : discovery             : IoBroker                                 -  enabled
                                      + system.adapter.fronius-solarweb.0       : fronius-solarweb      : IoBroker                                 -  enabled
                                      + system.adapter.fronius-wattpilot.0      : fronius-wattpilot     : IoBroker                                 -  enabled
                                      + system.adapter.fronius.0                : fronius               : IoBroker                                 -  enabled
                                      + system.adapter.harmony.0                : harmony               : IoBroker                                 -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : IoBroker                                 -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                      + system.adapter.iot.0                    : iot                   : IoBroker                                 -  enabled
                                      + system.adapter.javascript.0             : javascript            : IoBroker                                 -  enabled
                                      + system.adapter.modbus.0                 : modbus                : IoBroker                                 -  enabled
                                      + system.adapter.shelly.0                 : shelly                : IoBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.tibberlink.0             : tibberlink            : IoBroker                                 -  enabled
                                      + system.adapter.yahka.0                  : yahka                 : IoBroker                                 -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                        system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : IoBroker                                 -  enabled, port: 0
                                      + system.adapter.shelly.0                 : shelly                : IoBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                      
                                      ioBroker-Repositories
                                      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                      │ (index) │   name   │                           url                           │ auto upgrade │
                                      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                      │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                                      │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                                      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                      
                                      Active repo(s): beta
                                      Upgrade policy: none
                                      
                                      Installed ioBroker-Instances
                                      Used repository: beta
                                      Adapter    "admin"        : 7.2.1    , installed 7.2.1
                                      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                      Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                      Adapter    "bydhvs"       : 1.5.0    , installed 1.5.0
                                      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                      Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                                      Adapter    "fronius-solarweb": 0.1.0 , installed 0.1.0
                                      Adapter    "fronius-wattpilot": 4.6.3, installed 4.6.3
                                      Adapter    "harmony"      : 1.5.0    , installed 1.5.0
                                      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                      Adapter    "iot"          : 3.4.2    , installed 3.4.2
                                      Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                      Controller "js-controller": 6.0.11   , installed 6.0.11
                                      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                                      Adapter    "shelly"       : 8.2.1    , installed 8.2.1
                                      Adapter    "tibberlink"   : 3.5.1    , installed 3.5.1
                                      Adapter    "yahka"        : 1.0.9    , installed 1.0.9
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        9954
                                      States:         8255
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://security.debian.org bookworm-security InRelease
                                      Hit:2 http://deb.debian.org/debian bookworm InRelease
                                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          79528480   296/master          
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       79528972   130/iobroker.js-con 
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       79529039   130/iobroker.js-con 
                                      tcp        0      0 192.168.2.92:2001       0.0.0.0:*               LISTEN      1000       79531095   408/io.hm-rpc.0     
                                      tcp        0      0 192.168.2.92:2010       0.0.0.0:*               LISTEN      1000       79531219   438/io.hm-rpc.1     
                                      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       79531604   554/io.shelly.0     
                                      tcp        0      0 0.0.0.0:33847           0.0.0.0:*               LISTEN      1000       79533089   569/io.yahka.0      
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          79526580   1/init              
                                      tcp6       0      0 :::61991                :::*                    LISTEN      1000       79531517   539/io.harmony.0    
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          79527760   1/init              
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          79526582   1/init              
                                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          79528481   296/master          
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       79533094   569/io.yahka.0      
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       79533093   569/io.yahka.0      
                                      udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1000       79531518   539/io.harmony.0    
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          79526581   1/init              
                                      udp6       0      0 :::111                  :::*                                0          79526583   1/init              
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                          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/ws-server/dist/index.js:246:64
                                          at Array.forEach (<anonymous>)
                                          at WebSocketServer.<anonymous> (/opt/iobroker/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-06 09:10:16.278  - error: admin.0 (2081) Parameter "id" needs to be of type "string" but type "number" has been passed
                                      2024-10-06 09:10:16.286  - info: admin.0 (2081) terminating http server on port 8081
                                      2024-10-06 09:10:16.287  - info: admin.0 (2081) terminating
                                      2024-10-06 09:10:16.287  - warn: admin.0 (2081) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2024-10-06 09:10:16.394  - error: host.IoBroker Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                                      2024-10-06 09:10:16.394  - 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-06 09:10:16.394  - 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-06 09:10:16.394  - error: host.IoBroker Caught by controller[0]:     at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                                      2024-10-06 09:10:16.394  - error: host.IoBroker Caught by controller[0]:     at SocketAdmin._initSocket (/opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                                      2024-10-06 09:10:16.394  - error: host.IoBroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                                      2024-10-06 09:10:16.395  - error: host.IoBroker Caught by controller[0]:     at /opt/iobroker/node_modules/@iobroker/ws-server/dist/index.js:246:64
                                      2024-10-06 09:10:16.395  - error: host.IoBroker Caught by controller[0]:     at Array.forEach (<anonymous>)
                                      2024-10-06 09:10:16.395  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                                      2024-10-06 09:10:16.395  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.emit (node:events:517:28)
                                      2024-10-06 09:10:16.395  - error: host.IoBroker Caught by controller[0]:     at WebSocketServer.emit (node:domain:489:12)
                                      2024-10-06 09:10:16.395  - error: host.IoBroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      2024-10-06 09:10:16.395  - info: host.IoBroker Restart adapter system.adapter.admin.0 because enabled
                                      
                                      

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

                                      A Online
                                      A Online
                                      ag
                                      schrieb am zuletzt editiert von ag
                                      #28

                                      Hallo.
                                      Habe eben Admin Version 7.22 installiert. danach Anmeldung nicht mehr möglich

                                      Auszug aus dem Log:

                                      f
                                      admin.0
                                      	2024-10-07 08:34:59.290	info	received all objects
                                      admin.0
                                      	2024-10-07 08:34:58.682	error	Cannot init i18n: Error: Cannot find i18n directory
                                      admin.0
                                      	2024-10-07 08:34:58.619	info	requesting all objects
                                      admin.0
                                      	2024-10-07 08:34:58.599	info	starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
                                      host.RPI5Test
                                      	2024-10-07 08:34:57.785	info	instance system.adapter.admin.1 in version "7.2.2" started with pid 65770
                                      host.RPI5Test
                                      	2024-10-07 08:34:57.378	info	instance system.adapter.admin.0 in version "7.2.2" started with pid 65763
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	info	Restart adapter system.adapter.admin.0 because enabled
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at WebSocketServer.emit (node:domain:488:12)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at WebSocketServer.emit (node:events:519:28)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at WebSocketServer.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:50)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at Array.forEach (<anonymous>)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/ws-server/dist/index.js:246:64
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:104:22
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at SocketAdmin._initSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketCommon.js:162:22)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at SocketAdmin.__getUserFromSocket (/opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/socket-classes/lib/socketAdmin.js:73:33)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at Admin.getSession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1374:19)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.020	error	Caught by controller[0]: at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:238:19)
                                      host.RPI5Test
                                      	2024-10-07 08:34:27.019	error	Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "number" has been passed
                                      admin.0
                                      	2024-10-07 08:34:26.704	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      admin.0
                                      	2024-10-07 08:34:26.703	info	terminating
                                      admin.0
                                      	2024-10-07 08:34:26.702	info	terminating http server on port 8081
                                      admin.0
                                      	2024-10-07 08:34:26.692	error	Parameter "id" needs to be of type "string" but type "number" has been passed
                                      admin.0
                                      	2024-10-07 08:34:26.691	error	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)
                                      admin.0
                                      	2024-10-07 08:34:26.691	error	uncaught exception: Parameter "id" needs to be of type "string" but type "number" has been passed
                                      admin.0
                                      	2024-10-07 08:33:48.835	info	Use link "http://127.0.0.1:8081" to configure.
                                      admin.0
                                      	2024-10-07 08:33:48.835	info	http server listening on port 8081
                                      admin.0
                                      	2024-10-07 08:33:48.833	info	socket.io server listening on port 8081
                                      admin.0
                                      	2024-10-07 08:33:48.454	info	received all objects
                                      admin.0
                                      	2024-10-07 08:33:47.858	error	Cannot init i18n: Error: Cannot find i18n directory
                                      admin.0
                                      	2024-10-07 08:33:47.800	info	requesting all objects
                                      admin.0
                                      	2024-10-07 08:33:47.783	info	starting. Version 7.2.2 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.0, js-controller: 7.0.0-alpha.0-20240926-91f9b082f
                                      

                                      Edit:
                                      die Instanz admin.1 hab ich danach zu testzwecken installiert.
                                      Wenn ich diese dann starte und die instanz 0 stoppen komme ich auf die Admin-Oberfläche.

                                      Gruß
                                      ag

                                      Operating System: Debian GNU/Linux 12 architecture: arm64 Pi5 8GB
                                      /usr/bin/nodejs v20.18.0 /usr/bin/node 20.18.1 /usr/bin/npm 10.8.2
                                      js-controller 7.0.6 admin 7.4.10

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @knoddel @el_rob

                                        Meldungen im Log?

                                        E Offline
                                        E Offline
                                        el_rob
                                        schrieb am zuletzt editiert von
                                        #29

                                        @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 Antwort Letzte Antwort
                                        0
                                        • T Offline
                                          T Offline
                                          TT-Tom
                                          schrieb am zuletzt editiert von TT-Tom
                                          #30

                                          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
                                          

                                          Gruß Tom
                                          https://github.com/tt-tom17
                                          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                                          NSPanel Script Wiki
                                          https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                          NSPanel Adapter Wiki
                                          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          867

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe