NEWS
"Kleine Probleme" nach NodeJS mit Info Adapter
-
Hallo,
habe folgendes "Problem":
Nach dem Update auf NodeJS 16.15 unter Windows (hat problemlos geklappt), bleibt mein Info-Adapter rot.
Er scheint aber ganz normal zu funktionieren, also eigentlich gar kein echtes Problem zur Zeit. Aber warum bleibt er rot?Irgendjemand vielecht einen Tip?
Danke im Voraus, Lafgoh
-
@lafgoh sagte in "Kleine Probleme" nach NodeJS mit Info Adapter:
Aber warum bleibt er rot?
Schau mal im Log , sind da nicht Einträge vom Info Adapter / Error ... oder ... !?
Auch nochmal ioBroker neu gestartet !?
-
Hallo,
Ja Neustart von IOBroker habe ich versucht, war erfolglos
Das kommt im Log wenn Info startet:
ost.Server2020 2022-06-30 20:01:31.447 info Restart adapter system.adapter.info.0 because enabled host.Server2020 2022-06-30 20:01:31.447 error instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at node:internal/main/run_main_module:17:47 host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:822:12) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:981:32) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at Object.<anonymous> (C:\Program Files\iobroker\node_modules\iobroker.info\main.js:57:18) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: at getSystemVersions (C:\Program Files\iobroker\node_modules\iobroker.info\main.js:88:11) host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log') host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: ^ host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: adapter.log.error("Could not check npm version: " + e); host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[1]: C:\Program Files\iobroker\node_modules\iobroker.info\main.js:88 host.Server2020 2022-06-30 20:01:31.447 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Object.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Object.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10) host.Server2020 2022-06-30 20:01:31.446 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Object.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: ^ host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent { host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: C:\Program Files\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110 host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Object.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Object.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32) host.Server2020 2022-06-30 20:01:31.445 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10) host.Server2020 2022-06-30 20:01:31.444 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.Server2020 2022-06-30 20:01:31.444 error Caught by controller[0]: at Object.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44) host.Server2020 2022-06-30 20:01:31.444 error Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null host.Server2020 2022-06-30 20:01:31.444 error Caught by controller[0]: host.Server2020 2022-06-30 20:01:31.444 error Caught by controller[0]: ^ host.Server2020 2022-06-30 20:01:31.444 error Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent { host.Server2020 2022-06-30 20:01:31.444 error Caught by controller[0]: C:\Program Files\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110 host.Server2020 2022-06-30 20:01:29.803 info instance system.adapter.info.0 started with pid 3552 host.Server2020 2022-06-30 20:01:29.654 info "system.adapter.info.0" enabled
-
Lösche die Instanz und den Adapter ,dann neu installieren .
-
Moin,
erstmal Danke für deine Hilfe...
Habe ich eben versucht - das war es auch nicht. Werde gleich mal den Rechner neu starten, habe aber wenig Hoffnung, dass es daran liegt.
Zum Glück läuft ja seltsamer Weise alles - ich hoffe nach dem Neustart auch noch
-
Neustart des Servers hat nicht verändert, Adapter Rot - funktioniert aber ganz normal, sehr seltsam