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. ioBroker Allgemein
  4. js-controller 5.0.x jetzt in der BETA

NEWS

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

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

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

js-controller 5.0.x jetzt in der BETA

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
580 Beiträge 71 Kommentatoren 198.2k Aufrufe 67 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.
  • Marius SchäferM Offline
    Marius SchäferM Offline
    Marius Schäfer
    schrieb am zuletzt editiert von
    #405

    Seit dem Update von js-controller 5.0.7 -> 5.0.8 startet mein zigbee v1.8.17 nicht mehr.

    host.iobroker 2023-07-16 07:23:46.497	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: Node.js v18.16.1
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at node:internal/main/run_main_module:23:47
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1220:27)
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1178:20)
    host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at internalCompileFunction (node:internal/vm:73:18)
    host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: SyntaxError: missing ) after argument list
    host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: ^^^^^
    host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: this.log.error(`Error ${error.code} on send command to ${payload.device}.` + ` Error: ${error.stack} ` + `Send command to ${payload.device} failed with ` + error;
    host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/main.js:791
    
    J arteckA 2 Antworten Letzte Antwort
    0
    • Marius SchäferM Marius Schäfer

      Seit dem Update von js-controller 5.0.7 -> 5.0.8 startet mein zigbee v1.8.17 nicht mehr.

      host.iobroker 2023-07-16 07:23:46.497	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: Node.js v18.16.1
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at node:internal/main/run_main_module:23:47
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1220:27)
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1178:20)
      host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at internalCompileFunction (node:internal/vm:73:18)
      host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: SyntaxError: missing ) after argument list
      host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: ^^^^^
      host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: this.log.error(`Error ${error.code} on send command to ${payload.device}.` + ` Error: ${error.stack} ` + `Send command to ${payload.device} failed with ` + error;
      host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/main.js:791
      
      J Offline
      J Offline
      Jan1
      schrieb am zuletzt editiert von Jan1
      #406

      @marius-schäfer
      Das liegt aber am Zigbee ;)
      Weil v1.8.17 läuft auch mit 5.0.7 nicht.

      https://forum.iobroker.net/topic/66893/zigbee-1-8-17-bleibt-rot/2

      mcm1957M 1 Antwort Letzte Antwort
      0
      • J Jan1

        Ist das Problem mit Iqontrol bekannt?

        2023-07-16 09:21:35.737 - info: host.Beelink "system.adapter.iqontrol.0" enabled
        2023-07-16 09:21:35.794 - info: host.Beelink instance system.adapter.iqontrol.0 started with pid 20691
        2023-07-16 09:21:36.657 - info: iqontrol.0 (20691) starting. Version 2.2.0 in /opt/iobroker/node_modules/iobroker.iqontrol, node: v18.16.1, js-controller: 5.0.8
        2023-07-16 09:21:36.673 - error: iqontrol.0 (20691) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2023-07-16 09:21:36.673 - error: iqontrol.0 (20691) unhandled promise rejection: Parameter "options" needs to be a real object but type "string" has been passed
        2023-07-16 09:21:36.821 - error: iqontrol.0 (20691) Error: Parameter "options" needs to be a real object but type "string" has been passed
        at Function.assertObject (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:301:19)
        at Iqontrol.getObject (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:3587:23)
        at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2312:16
        at new Promise ()
        at Iqontrol.getObjectAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2311:16)
        at Iqontrol.createOrUpdateObject (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:1673:25)
        at Iqontrol.createInfoConnection (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:413:14)
        at Iqontrol.onReady (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:1779:14)
        at Iqontrol.emit (node:events:513:28)
        at Iqontrol.emit (node:domain:489:12)
        2023-07-16 09:21:36.822 - error: iqontrol.0 (20691) Parameter "options" needs to be a real object but type "string" has been passed
        2023-07-16 09:21:36.831 - info: iqontrol.0 (20691) Stop trigger intervals...
        2023-07-16 09:21:36.832 - info: iqontrol.0 (20691) cleaned everything up...
        2023-07-16 09:21:36.832 - info: iqontrol.0 (20691) terminating
        2023-07-16 09:21:36.833 - warn: iqontrol.0 (20691) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2023-07-16 09:21:37.336 - info: iqontrol.0 (20691) terminating
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: Error: Parameter "options" needs to be a real object but type "string" has been passed
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Function.assertObject (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:301:19)
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Iqontrol.getObject (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:3587:23)
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2312:16
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at new Promise ()
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Iqontrol.getObjectAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2311:16)
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Iqontrol.createOrUpdateObject (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:1673:25)
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Iqontrol.createInfoConnection (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:413:14)
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Iqontrol.onReady (/opt/iobroker/node_modules/iobroker.iqontrol/main.js:1779:14)
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Iqontrol.emit (node:events:513:28)
        2023-07-16 09:21:37.408 - error: host.Beelink Caught by controller[1]: at Iqontrol.emit (node:domain:489:12)
        2023-07-16 09:21:37.408 - error: host.Beelink instance system.adapter.iqontrol.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2023-07-16 09:21:37.409 - info: host.Beelink Restart adapter system.adapter.iqontrol.0 because enabled
        

        Mit der stable Version läufts

        mcm1957M Online
        mcm1957M Online
        mcm1957
        schrieb am zuletzt editiert von
        #407

        @jan1 said in js-controller 5.0.x jetzt in der BETA:

        Ist das Problem mit Iqontrol bekannt?

        https://github.com/sbormann/ioBroker.iqontrol/issues/279

        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
        Support Repositoryverwaltung.

        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

        LESEN - gute Forenbeitrage

        1 Antwort Letzte Antwort
        1
        • J Jan1

          @marius-schäfer
          Das liegt aber am Zigbee ;)
          Weil v1.8.17 läuft auch mit 5.0.7 nicht.

          https://forum.iobroker.net/topic/66893/zigbee-1-8-17-bleibt-rot/2

          mcm1957M Online
          mcm1957M Online
          mcm1957
          schrieb am zuletzt editiert von
          #408

          @jan1

          Should be fixed with https://github.com/ioBroker/ioBroker.zigbee/pull/1801 and next release.

          @arteck FYI

          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
          Support Repositoryverwaltung.

          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

          LESEN - gute Forenbeitrage

          1 Antwort Letzte Antwort
          0
          • Marius SchäferM Marius Schäfer

            Seit dem Update von js-controller 5.0.7 -> 5.0.8 startet mein zigbee v1.8.17 nicht mehr.

            host.iobroker 2023-07-16 07:23:46.497	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: Node.js v18.16.1
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at node:internal/main/run_main_module:23:47
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1220:27)
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1178:20)
            host.iobroker 2023-07-16 07:23:46.497	error	Caught by controller[0]: at internalCompileFunction (node:internal/vm:73:18)
            host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: SyntaxError: missing ) after argument list
            host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: ^^^^^
            host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: this.log.error(`Error ${error.code} on send command to ${payload.device}.` + ` Error: ${error.stack} ` + `Send command to ${payload.device} failed with ` + error;
            host.iobroker 2023-07-16 07:23:46.496	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/main.js:791
            
            arteckA Offline
            arteckA Offline
            arteck
            Developer Most Active
            schrieb am zuletzt editiert von
            #409

            @marius-schäfer installier die GIT version oder warte auf 1.8.18..

            zigbee hab ich, zwave auch, nuc's genauso und HA auch

            1 Antwort Letzte Antwort
            1
            • foxriver76F foxriver76

              Controller 5.0.8 auf dem Weg:

              • remove duplicate logging and fix https prefix on ssl server (controller upgrade)
              • requireLog should not throw on invalid permissions
              • fixed multihost communication upgrade manager (erstmals testbar beim update von v5.0.8 auf eine potentielle 5.0.9)
              • try to solve ENOTEMPTY errors automatically on adapter upgrades/installations

              Update von 5.0.7 auf 5.0.8 kann auch erstmals mit offiziellem Docker Container (mindestens v8.1.0-beta.3) erfolgreich stattfinden. Hierzu gerne Feedback geben.

              FeuersturmF Online
              FeuersturmF Online
              Feuersturm
              schrieb am zuletzt editiert von
              #410

              @foxriver76 Update auf Master Slave Testsystem war erfolgreich

              Beim Master kommt nach dem Update auf 5.0.8 und starten des Controllers folgende Warnung

              2023-07-16 12:37:00.799 - warn: host.ioBrokerTestsystem-Server Objects 192.168.178.78:58884 Error from InMemDB: Error: Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
              at RedisHandler. (/opt/iobroker/node_modules/@iobroker/db-objects-jsonl/build/lib/objects/objectsInMemServerRedis.js:301:59)
              at RedisHandler.emit (node:events:513:28)
              at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/build/lib/redisHandler.js:132:37)
              at process.processImmediate (node:internal/timers:476:21)
              

              Log Master:

              2023-07-16 12:35:28.691 - info: host.ioBrokerTestsystem All instances are stopped.
              2023-07-16 12:35:28.827 - info: host.ioBrokerTestsystem terminated
              2023-07-16 12:35:33.225 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
              2023-07-16 12:35:33.242 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
              2023-07-16 12:36:48.197 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE]
              removed 123 packages, and changed 21 packages in 1m
              143 packages are looking for funding
              run `npm fund` for details
              2023-07-16 12:36:48.872 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:36:54.084 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
              2023-07-16 12:36:58.279 - info: host.ioBrokerTestsystem iobroker.js-controller version 5.0.8 js-controller starting
              2023-07-16 12:36:58.292 - info: host.ioBrokerTestsystem Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
              2023-07-16 12:36:58.295 - info: host.ioBrokerTestsystem hostname: ioBrokerTestsystem, node: v18.16.1
              2023-07-16 12:36:58.308 - info: host.ioBrokerTestsystem ip addresses: 192.168.178.77 fe80::f854:cfff:fe5f:6c25
              2023-07-16 12:37:00.799 - warn: host.ioBrokerTestsystem-Server Objects 192.168.178.78:58884 Error from InMemDB: Error: Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
              at RedisHandler. (/opt/iobroker/node_modules/@iobroker/db-objects-jsonl/build/lib/objects/objectsInMemServerRedis.js:301:59)
              at RedisHandler.emit (node:events:513:28)
              at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/build/lib/redisHandler.js:132:37)
              at process.processImmediate (node:internal/timers:476:21)
              2023-07-16 12:37:02.688 - info: host.ioBrokerTestsystem connected to Objects and States
              2023-07-16 12:37:02.834 - info: host.ioBrokerTestsystem added notifications configuration of host
              2023-07-16 12:37:04.623 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeCurrent"
              2023-07-16 12:37:04.627 - info: host.ioBrokerTestsystem 62 instances found
              2023-07-16 12:37:04.812 - info: host.ioBrokerTestsystem starting 36 instances
              

              Im Log vom Slave taucht ein paar Mal diese Meldung auf (während der Master aktualisiert wird).

              2023-07-16 12:36:34.300 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
              
              2023-07-16 02:12:48.100 - info: host.ioBrokerNew Delete log file iobroker.2023-07-08.log.gz
              2023-07-16 12:35:33.812 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:35:33.848 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:35:38.832 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:35:38.860 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:35:43.842 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:35:43.870 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:35:48.858 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:35:48.883 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:35:53.864 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:35:53.905 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:35:58.892 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:35:58.912 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:03.900 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:03.923 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:08.907 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:08.935 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:13.922 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:13.943 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:18.929 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:18.950 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:23.946 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:23.956 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:28.953 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:28.963 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:33.967 - info: host.ioBrokerNew Objects database successfully reconnected
              2023-07-16 12:36:33.974 - info: host.ioBrokerNew Objects database successfully reconnected
              2023-07-16 12:36:34.300 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
              2023-07-16 12:36:34.302 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
              2023-07-16 12:36:45.498 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:45.575 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:50.505 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:50.584 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:36:55.517 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
              2023-07-16 12:36:55.589 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:37:00.524 - info: host.ioBrokerNew Objects database successfully reconnected
              2023-07-16 12:37:00.595 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
              2023-07-16 12:37:00.859 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
              2023-07-16 12:37:05.601 - info: host.ioBrokerNew Objects database successfully reconnected
              2023-07-16 12:42:21.065 - info: host.ioBrokerNew Controller will upgrade itself to version 5.0.8
              2023-07-16 12:42:25.561 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Stopping controller
              2023-07-16 12:42:25.701 - info: host.ioBrokerNew received SIGTERM
              2023-07-16 12:42:25.707 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=false)
              2023-07-16 12:42:25.708 - info: host.ioBrokerNew stopInstance system.adapter.sql.0 (force=false, process=false)
              2023-07-16 12:42:25.710 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=false)
              2023-07-16 12:42:25.789 - info: host.ioBrokerNew terminated
              2023-07-16 12:42:29.896 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
              2023-07-16 12:42:29.915 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
              2023-07-16 12:43:21.442 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE]
              changed 19 packages in 48s
              81 packages are looking for funding
              run `npm fund` for details
              2023-07-16 12:43:22.417 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:23.423 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:25.447 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:26.460 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:27.468 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:28.480 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:29.495 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:30.498 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:31.504 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:32.508 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:33.521 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:34.534 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:35.549 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:36.548 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:37.562 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:38.582 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:39.589 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:40.596 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:41.602 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:42.605 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:43.620 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:44.631 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:45.636 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:46.650 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:47.655 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:48.665 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:49.676 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:50.682 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:51.687 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:52.699 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:53.700 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:54.709 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:55.736 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:56.722 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:57.727 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:58.747 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:43:59.745 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:00.754 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:01.760 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:02.768 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:03.776 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:04.783 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:05.796 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:06.789 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:07.806 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:08.810 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:09.819 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:10.828 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:11.842 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:12.851 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:13.855 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:14.874 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:15.878 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:16.883 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:17.905 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:18.905 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:19.915 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:20.922 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:21.934 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2023-07-16 12:44:24.588 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
              2023-07-16 12:44:26.169 - info: host.ioBrokerNew iobroker.js-controller version 5.0.8 js-controller starting
              2023-07-16 12:44:26.180 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
              2023-07-16 12:44:26.182 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.16.0
              2023-07-16 12:44:26.185 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
              2023-07-16 12:44:26.843 - info: host.ioBrokerNew connected to Objects and States
              2023-07-16 12:44:26.900 - info: host.ioBrokerNew added notifications configuration of host
              2023-07-16 12:44:28.166 - info: host.ioBrokerNew 62 instances found
              2023-07-16 12:44:28.214 - warn: host.ioBrokerNew does not start any instances on this host
              

              Diese Warnung/Fehler ist mir bisher noch nicht aufgefallen. Vielleicht könnt ihr damit etwas anfangen.

              R 1 Antwort Letzte Antwort
              0
              • FeuersturmF Feuersturm

                @foxriver76 Update auf Master Slave Testsystem war erfolgreich

                Beim Master kommt nach dem Update auf 5.0.8 und starten des Controllers folgende Warnung

                2023-07-16 12:37:00.799 - warn: host.ioBrokerTestsystem-Server Objects 192.168.178.78:58884 Error from InMemDB: Error: Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
                at RedisHandler. (/opt/iobroker/node_modules/@iobroker/db-objects-jsonl/build/lib/objects/objectsInMemServerRedis.js:301:59)
                at RedisHandler.emit (node:events:513:28)
                at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/build/lib/redisHandler.js:132:37)
                at process.processImmediate (node:internal/timers:476:21)
                

                Log Master:

                2023-07-16 12:35:28.691 - info: host.ioBrokerTestsystem All instances are stopped.
                2023-07-16 12:35:28.827 - info: host.ioBrokerTestsystem terminated
                2023-07-16 12:35:33.225 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                2023-07-16 12:35:33.242 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
                2023-07-16 12:36:48.197 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE]
                removed 123 packages, and changed 21 packages in 1m
                143 packages are looking for funding
                run `npm fund` for details
                2023-07-16 12:36:48.872 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:36:54.084 - info: host.ioBrokerTestsystem [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
                2023-07-16 12:36:58.279 - info: host.ioBrokerTestsystem iobroker.js-controller version 5.0.8 js-controller starting
                2023-07-16 12:36:58.292 - info: host.ioBrokerTestsystem Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                2023-07-16 12:36:58.295 - info: host.ioBrokerTestsystem hostname: ioBrokerTestsystem, node: v18.16.1
                2023-07-16 12:36:58.308 - info: host.ioBrokerTestsystem ip addresses: 192.168.178.77 fe80::f854:cfff:fe5f:6c25
                2023-07-16 12:37:00.799 - warn: host.ioBrokerTestsystem-Server Objects 192.168.178.78:58884 Error from InMemDB: Error: Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
                at RedisHandler. (/opt/iobroker/node_modules/@iobroker/db-objects-jsonl/build/lib/objects/objectsInMemServerRedis.js:301:59)
                at RedisHandler.emit (node:events:513:28)
                at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/db-base/build/lib/redisHandler.js:132:37)
                at process.processImmediate (node:internal/timers:476:21)
                2023-07-16 12:37:02.688 - info: host.ioBrokerTestsystem connected to Objects and States
                2023-07-16 12:37:02.834 - info: host.ioBrokerTestsystem added notifications configuration of host
                2023-07-16 12:37:04.623 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeCurrent"
                2023-07-16 12:37:04.627 - info: host.ioBrokerTestsystem 62 instances found
                2023-07-16 12:37:04.812 - info: host.ioBrokerTestsystem starting 36 instances
                

                Im Log vom Slave taucht ein paar Mal diese Meldung auf (während der Master aktualisiert wird).

                2023-07-16 12:36:34.300 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
                
                2023-07-16 02:12:48.100 - info: host.ioBrokerNew Delete log file iobroker.2023-07-08.log.gz
                2023-07-16 12:35:33.812 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:35:33.848 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:35:38.832 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:35:38.860 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:35:43.842 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:35:43.870 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:35:48.858 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:35:48.883 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:35:53.864 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:35:53.905 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:35:58.892 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:35:58.912 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:03.900 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:03.923 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:08.907 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:08.935 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:13.922 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:13.943 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:18.929 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:18.950 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:23.946 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:23.956 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:28.953 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:28.963 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:33.967 - info: host.ioBrokerNew Objects database successfully reconnected
                2023-07-16 12:36:33.974 - info: host.ioBrokerNew Objects database successfully reconnected
                2023-07-16 12:36:34.300 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
                2023-07-16 12:36:34.302 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
                2023-07-16 12:36:45.498 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:45.575 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:50.505 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:50.584 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:36:55.517 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                2023-07-16 12:36:55.589 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:37:00.524 - info: host.ioBrokerNew Objects database successfully reconnected
                2023-07-16 12:37:00.595 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                2023-07-16 12:37:00.859 - error: host.ioBrokerNew Could not execute primary host determination: Error Unknown Script b0bd9e6fd92479ccf43654a7ba7443c915d0a742
                2023-07-16 12:37:05.601 - info: host.ioBrokerNew Objects database successfully reconnected
                2023-07-16 12:42:21.065 - info: host.ioBrokerNew Controller will upgrade itself to version 5.0.8
                2023-07-16 12:42:25.561 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Stopping controller
                2023-07-16 12:42:25.701 - info: host.ioBrokerNew received SIGTERM
                2023-07-16 12:42:25.707 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=false)
                2023-07-16 12:42:25.708 - info: host.ioBrokerNew stopInstance system.adapter.sql.0 (force=false, process=false)
                2023-07-16 12:42:25.710 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=false)
                2023-07-16 12:42:25.789 - info: host.ioBrokerNew terminated
                2023-07-16 12:42:29.896 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                2023-07-16 12:42:29.915 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
                2023-07-16 12:43:21.442 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE]
                changed 19 packages in 48s
                81 packages are looking for funding
                run `npm fund` for details
                2023-07-16 12:43:22.417 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:23.423 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:25.447 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:26.460 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:27.468 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:28.480 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:29.495 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:30.498 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:31.504 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:32.508 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:33.521 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:34.534 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:35.549 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:36.548 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:37.562 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:38.582 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:39.589 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:40.596 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:41.602 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:42.605 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:43.620 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:44.631 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:45.636 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:46.650 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:47.655 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:48.665 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:49.676 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:50.682 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:51.687 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:52.699 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:53.700 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:54.709 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:55.736 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:56.722 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:57.727 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:58.747 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:43:59.745 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:00.754 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:01.760 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:02.768 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:03.776 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:04.783 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:05.796 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:06.789 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:07.806 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:08.810 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:09.819 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:10.828 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:11.842 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:12.851 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:13.855 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:14.874 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:15.878 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:16.883 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:17.905 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:18.905 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:19.915 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:20.922 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:21.934 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Final information delivered
                2023-07-16 12:44:24.588 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
                2023-07-16 12:44:26.169 - info: host.ioBrokerNew iobroker.js-controller version 5.0.8 js-controller starting
                2023-07-16 12:44:26.180 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                2023-07-16 12:44:26.182 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.16.0
                2023-07-16 12:44:26.185 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
                2023-07-16 12:44:26.843 - info: host.ioBrokerNew connected to Objects and States
                2023-07-16 12:44:26.900 - info: host.ioBrokerNew added notifications configuration of host
                2023-07-16 12:44:28.166 - info: host.ioBrokerNew 62 instances found
                2023-07-16 12:44:28.214 - warn: host.ioBrokerNew does not start any instances on this host
                

                Diese Warnung/Fehler ist mir bisher noch nicht aufgefallen. Vielleicht könnt ihr damit etwas anfangen.

                R Offline
                R Offline
                Rogni
                schrieb am zuletzt editiert von Rogni
                #411

                R
                Rogni
                25 minutes ago

                Hi Leute,

                Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.

                Vielen Dank schonmal für Eure Infos

                Log beim Start:

                2023-07-16 13:48:17.068  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 started with pid 32183
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   ^
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
                2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   ]
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: }
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
                2023-07-16 13:48:17.295  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2023-07-16 13:48:17.295  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                2023-07-16 13:48:18.940  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 started with pid 32190
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   ^
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   ]
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: }
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
                2023-07-16 13:48:19.147  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2023-07-16 13:48:19.147  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                2023-07-16 13:49:00.012  - info: hm-rpc.1 (32124) Scheduled restart.
                
                

                Issue ist eröffnet

                Gruß

                Erik :mrgreen: :mrgreen:

                mcm1957M 1 Antwort Letzte Antwort
                0
                • ESP8266E Offline
                  ESP8266E Offline
                  ESP8266
                  schrieb am zuletzt editiert von ESP8266
                  #412

                  Es betrifft zwar nicht den js.controller, aber ein Upgrade von Node 16.x.x auf 18.x.x bringt den Maxcul Adapter nicht mehr zum laufen....Issue ist eröffnet.
                  Zur Info:

                  https://github.com/ioBroker/ioBroker.maxcul/issues/63

                  Also scheint es so, als hätten noch andere Adapter das Problem.

                  Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                  G 1 Antwort Letzte Antwort
                  0
                  • R Rogni

                    R
                    Rogni
                    25 minutes ago

                    Hi Leute,

                    Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.

                    Vielen Dank schonmal für Eure Infos

                    Log beim Start:

                    2023-07-16 13:48:17.068  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 started with pid 32183
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   ^
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
                    2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   ]
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: }
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
                    2023-07-16 13:48:17.295  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    2023-07-16 13:48:17.295  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                    2023-07-16 13:48:18.940  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 started with pid 32190
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   ^
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                    2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   ]
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: }
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
                    2023-07-16 13:48:19.147  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    2023-07-16 13:48:19.147  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                    2023-07-16 13:49:00.012  - info: hm-rpc.1 (32124) Scheduled restart.
                    
                    

                    Issue ist eröffnet

                    mcm1957M Online
                    mcm1957M Online
                    mcm1957
                    schrieb am zuletzt editiert von mcm1957
                    #413

                    @rogni said in js-controller 5.0.x jetzt in der BETA:

                    R
                    Rogni
                    25 minutes ago

                    Hi Leute,

                    Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.

                    Vielen Dank schonmal für Eure Infos

                    Da Adaptername hier unvollständig angegeben, link zum Adapter:
                    https://github.com/daniel-2k/ioBroker.nanoleaf-lightpanels

                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                    Support Repositoryverwaltung.

                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                    LESEN - gute Forenbeitrage

                    1 Antwort Letzte Antwort
                    0
                    • mcm1957M mcm1957

                      @apollon77 said in js-controller 5.0.x jetzt in der BETA:

                      Neue erkannte Probleme, die noch nicht behandelt sind:

                      • stiebel-isg update nötig
                      • lgtv sollte fixed sein mit 1.1.12
                      • web kann crashen falls Widgets in vis falsch konfiguriert sind (PR in socket-classes existiert bereits)
                      • js-controller upgrade via Admin startet js-controller nicht wieder
                      • Admin zeigt falsche Log grösse an -> Fixed in Admin 6.5.8+
                      • km200 sollte gefixt sein mit 2.0.4
                      • miio muss geprüft werden
                      • fakeroku GitHub Version gefixt, release fehlt noch
                      • pi-hole update nötig
                      • node-red muss geprüft werden
                      • enigma2.0 mindestens 1.4.0+
                      • doorbird update nötig
                      • linux-control update nötig

                      Liste wär anzupassen:
                      Km200 funktioniert weder in 1.4 noch 1.5 stabil.
                      Km200 wurde deprecated und wir - sollte sich nicht noch ein dev finden - ab js controller 5.x nicht mehr laufen. ems-esp existiert als ersatz.

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      schrieb am zuletzt editiert von mcm1957
                      #414

                      @mcm57 said in js-controller 5.0.x jetzt in der BETA:

                      @apollon77 said in js-controller 5.0.x jetzt in der BETA:

                      Neue erkannte Probleme, die noch nicht behandelt sind:

                      • stiebel-isg update nötig
                      • lgtv sollte fixed sein mit 1.1.12
                      • web kann crashen falls Widgets in vis falsch konfiguriert sind (PR in socket-classes existiert bereits)
                      • js-controller upgrade via Admin startet js-controller nicht wieder
                      • Admin zeigt falsche Log grösse an -> Fixed in Admin 6.5.8+
                      • km200 sollte gefixt sein mit 2.0.4
                      • miio muss geprüft werden
                      • fakeroku GitHub Version gefixt, release fehlt noch
                      • pi-hole update nötig
                      • node-red muss geprüft werden
                      • enigma2.0 mindestens 1.4.0+
                      • doorbird update nötig
                      • linux-control update nötig

                      Liste wär anzupassen:
                      Km200 funktioniert weder in 1.4 noch 1.5 stabil.
                      Km200 wurde deprecated und wir - sollte sich nicht noch ein dev finden - ab js controller 5.x nicht mehr laufen. ems-esp existiert als ersatz.

                      @apollon77
                      Weitere Anpassung:

                      nanoleaf-lights benötigt update - Version 1.4.0 sollte ab morgen im Latest sein. (@rogni)

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      1 Antwort Letzte Antwort
                      0
                      • ESP8266E ESP8266

                        Es betrifft zwar nicht den js.controller, aber ein Upgrade von Node 16.x.x auf 18.x.x bringt den Maxcul Adapter nicht mehr zum laufen....Issue ist eröffnet.
                        Zur Info:

                        https://github.com/ioBroker/ioBroker.maxcul/issues/63

                        Also scheint es so, als hätten noch andere Adapter das Problem.

                        G Offline
                        G Offline
                        guergen
                        schrieb am zuletzt editiert von
                        #415

                        @esp8266 Maxcul läuft hier schon ewig fehlerfrei mit Node 18; mittlerweile 18.16.1

                        ESP8266E 1 Antwort Letzte Antwort
                        0
                        • G guergen

                          @esp8266 Maxcul läuft hier schon ewig fehlerfrei mit Node 18; mittlerweile 18.16.1

                          ESP8266E Offline
                          ESP8266E Offline
                          ESP8266
                          schrieb am zuletzt editiert von ESP8266
                          #416

                          @guergen , komisch über die Schwelle gehe ich nicht. Das war schon nachdem die Empfehlung raus war für Node 18.X.X und mit dem alten 4.x.x Controller. Damals unbeachtet von mir.
                          Vielleicht liegt eine Verwechseung vor mit dem MaxCube Adapter !?
                          Ich wüsste nicht wo dran es liegen sollte.....

                          Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                          G 1 Antwort Letzte Antwort
                          0
                          • ESP8266E ESP8266

                            @guergen , komisch über die Schwelle gehe ich nicht. Das war schon nachdem die Empfehlung raus war für Node 18.X.X und mit dem alten 4.x.x Controller. Damals unbeachtet von mir.
                            Vielleicht liegt eine Verwechseung vor mit dem MaxCube Adapter !?
                            Ich wüsste nicht wo dran es liegen sollte.....

                            G Offline
                            G Offline
                            guergen
                            schrieb am zuletzt editiert von guergen
                            #417

                            @esp8266 Ich habe den Maxcul definitiv. Ich bin mit meinem System komplett auf Beta unterwegs!
                            Maxcul 1.3.1, js-controller aktuell ; seit 5 Minuten auch auf 5.0.8

                            ESP8266E 2 Antworten Letzte Antwort
                            0
                            • G guergen

                              @esp8266 Ich habe den Maxcul definitiv. Ich bin mit meinem System komplett auf Beta unterwegs!
                              Maxcul 1.3.1, js-controller aktuell ; seit 5 Minuten auch auf 5.0.8

                              ESP8266E Offline
                              ESP8266E Offline
                              ESP8266
                              schrieb am zuletzt editiert von
                              #418

                              @guergen , nichts anderes wie bei mir. Ich setze kommende Woche eh neu auf Bookworm auf.
                              Ja, richtig, nichts mit Upgrade von Bullseye auf Bookworm. Ich möchte ein sauberes System und keine alten versteckte Leichen haben. Ist zwar einiges vor zuinstallieren, aber egal.
                              Da bin ich gespannt mit Node 18.x.x. und dem Restore von iob.

                              Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                              G 1 Antwort Letzte Antwort
                              0
                              • ESP8266E ESP8266

                                @guergen , nichts anderes wie bei mir. Ich setze kommende Woche eh neu auf Bookworm auf.
                                Ja, richtig, nichts mit Upgrade von Bullseye auf Bookworm. Ich möchte ein sauberes System und keine alten versteckte Leichen haben. Ist zwar einiges vor zuinstallieren, aber egal.
                                Da bin ich gespannt mit Node 18.x.x. und dem Restore von iob.

                                G Offline
                                G Offline
                                guergen
                                schrieb am zuletzt editiert von
                                #419

                                @esp8266 Ich komme mittlerweile sogar als Upgrades von Deb 9

                                M 1 Antwort Letzte Antwort
                                0
                                • G guergen

                                  @esp8266 Ich komme mittlerweile sogar als Upgrades von Deb 9

                                  M Offline
                                  M Offline
                                  Marty56
                                  schrieb am zuletzt editiert von
                                  #420

                                  Update auf JS-Controller 5.0.9 hat Fehlfunktion im VW-Adapter zur Folger

                                  vw-connect.0
                                  2023-07-21 01:00:11.076	error	SyntaxError: Unexpected token c in JSON at position 1412
                                  
                                  vw-connect.0
                                  2023-07-21 01:00:11.075	error	Error in consent form
                                  
                                  vw-connect.0
                                  2023-07-21 01:00:10.888	error	Restart Adapter in 30min
                                  
                                  vw-connect.0
                                  2023-07-21 01:00:10.887	error	Login Failed
                                  
                                  vw-connect.0
                                  2023-07-21 01:00:05.752	error	Restart adapter
                                  

                                  HW:NUC (16 GB Ram)
                                  OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

                                  mcm1957M FeuersturmF 2 Antworten Letzte Antwort
                                  0
                                  • M Marty56

                                    Update auf JS-Controller 5.0.9 hat Fehlfunktion im VW-Adapter zur Folger

                                    vw-connect.0
                                    2023-07-21 01:00:11.076	error	SyntaxError: Unexpected token c in JSON at position 1412
                                    
                                    vw-connect.0
                                    2023-07-21 01:00:11.075	error	Error in consent form
                                    
                                    vw-connect.0
                                    2023-07-21 01:00:10.888	error	Restart Adapter in 30min
                                    
                                    vw-connect.0
                                    2023-07-21 01:00:10.887	error	Login Failed
                                    
                                    vw-connect.0
                                    2023-07-21 01:00:05.752	error	Restart adapter
                                    
                                    mcm1957M Online
                                    mcm1957M Online
                                    mcm1957
                                    schrieb am zuletzt editiert von
                                    #421

                                    @marty56
                                    Bitte auch immer die Adappter Version angeben.

                                    Und mach ein issue beim Adapter auf wenn noch nicht existent.

                                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                    Support Repositoryverwaltung.

                                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                    LESEN - gute Forenbeitrage

                                    M 1 Antwort Letzte Antwort
                                    0
                                    • mcm1957M mcm1957

                                      @marty56
                                      Bitte auch immer die Adappter Version angeben.

                                      Und mach ein issue beim Adapter auf wenn noch nicht existent.

                                      M Offline
                                      M Offline
                                      Marty56
                                      schrieb am zuletzt editiert von
                                      #422

                                      @mcm57 ist die latest.
                                      Vermutlich liegt es aber an der Schrott Infrastruktur von VW/Skoda.
                                      Es gibt dazu ein Issue. Bei mir, war es, vielleicht zufällig, mit dem Update auf js-controller 5.0.9 korreliert.

                                      HW:NUC (16 GB Ram)
                                      OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

                                      mcm1957M 1 Antwort Letzte Antwort
                                      0
                                      • M Marty56

                                        @mcm57 ist die latest.
                                        Vermutlich liegt es aber an der Schrott Infrastruktur von VW/Skoda.
                                        Es gibt dazu ein Issue. Bei mir, war es, vielleicht zufällig, mit dem Update auf js-controller 5.0.9 korreliert.

                                        mcm1957M Online
                                        mcm1957M Online
                                        mcm1957
                                        schrieb am zuletzt editiert von
                                        #423

                                        @marty56
                                        Danke f Feedback.
                                        Generell bitte immer die Versionen numerisch Ngeben. Warum? Latest ist heute klar. Liegt ein issue aus irgendeinem grund ab dann ist latest ev unklar da es schon eine neuere version geben könnte. Ist für entwickler mügsam zu checken zu welcher release ein issue gehört.

                                        Aber hier ist durch den verweis aus issue alles klar.

                                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                        Support Repositoryverwaltung.

                                        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                        LESEN - gute Forenbeitrage

                                        1 Antwort Letzte Antwort
                                        0
                                        • GaspodeG Offline
                                          GaspodeG Offline
                                          Gaspode
                                          schrieb am zuletzt editiert von
                                          #424

                                          Ich wollte mir mal das Upgrade des JS-Controllers unter Linux anschauen. Dazu hab ich einen ioBroker unter WSL installiert, ihn auf JS-Controller 5.0.7 gebracht und dann auf der Admin Seite Hosts das Upgrade gestartet. Es kommt nur eine einzige Fehlermeldung:

                                          SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
                                          

                                          5434f133-e7ac-4a0e-89f8-060b4314fea9-grafik.png

                                          Im Log steht

                                          2023-07-21 11:03:24.112 - debug: host.iobHost Incoming Host message getLogs
                                          2023-07-21 11:03:26.112 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount
                                          2023-07-21 11:03:26.114 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount
                                          2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu
                                          2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem
                                          2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime
                                          2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree
                                          2023-07-21 11:03:26.116 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize
                                          2023-07-21 11:03:26.119 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning
                                          2023-07-21 11:03:26.120 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:29.760 - debug: host.iobHost Incoming Host message upgradeController
                                          2023-07-21 11:03:29.761 - info: host.iobHost Controller will upgrade itself to version 5.0.8
                                          2023-07-21 11:03:51.836 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.836 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.836 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.837 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.837 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.diskWarning, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.logLevel
                                          2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed
                                          2023-07-21 11:03:51.842 - debug: host.iobHost Incoming Host message getLogFiles
                                          2023-07-21 11:03:51.885 - debug: host.iobHost Incoming Host message getLogs
                                          2023-07-21 11:04:01.682 - debug: host.iobHost Incoming Host message getLogFile
                                          

                                          Log Level für Admin und Controller steht auf Debug.

                                          Gibt's da gerade ein bekanntes Problem oder liegt es an mir?

                                          foxriver76F 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          630

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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