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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Problem mit Adapter "javascript"

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.1k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Problem mit Adapter "javascript"

Geplant Angeheftet Gesperrt Verschoben Error/Bug
adapter
16 Beiträge 2 Kommentatoren 489 Aufrufe 2 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.
  • bahnuhrB Offline
    bahnuhrB Offline
    bahnuhr
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #1

    Hallo,

    habe immer mal wieder das Problem wenn ich node updaten (so wie eben von 18.15. auf 18.16), dass dann der Adapter
    Javascript nicht wieder grün wird.

    Im log kommt sowas :

    host.iobroker
    2023-04-17 18:36:29.167	warn	instance system.adapter.mihome-vacuum.0 terminated due to SIGSEGV
    host.iobroker
    2023-04-17 18:23:12.858	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:23:12.858	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:23:12.857	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:23:12.857	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:23:12.857	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:23:12.857	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:23:12.857	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:23:12.856	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:23:12.856	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:23:12.856	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:23:12.856	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:23:12.855	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:23:12.855	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:23:12.855	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:23:12.855	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:23:12.855	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:23:12.855	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:23:12.854	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:23:12.854	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:23:12.854	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:23:12.854	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:23:12.854	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:23:12.853	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:23:12.853	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:23:12.853	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:23:12.853	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:23:12.852	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:23:09.424	error	iobroker npm-rebuild: Rebuilding native modules failed
    host.iobroker
    2023-04-17 18:22:39.076	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
    host.iobroker
    2023-04-17 18:22:39.075	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:22:39.074	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:22:39.074	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:22:39.074	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:22:39.074	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:22:39.074	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:22:39.073	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:22:39.073	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:22:39.073	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:22:39.073	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:22:39.073	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:22:39.072	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:22:39.072	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:22:39.072	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:22:39.072	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:22:39.072	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:22:39.071	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:22:39.071	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:22:39.071	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:22:39.071	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:22:39.071	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:22:39.071	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:22:39.070	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:22:39.070	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:22:39.070	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:22:39.069	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:22:39.069	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:22:37.192	error	iobroker npm-rebuild: Rebuilding native modules failed
    host.iobroker
    2023-04-17 18:20:47.236	warn	instance system.adapter.mihome-vacuum.0 terminated due to SIGBUS
    host.iobroker
    2023-04-17 18:20:22.872	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
    host.iobroker
    2023-04-17 18:20:22.871	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:20:22.871	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:20:22.871	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:20:22.871	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:20:22.871	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:20:22.870	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:20:22.870	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:20:22.870	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:20:22.870	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:20:22.870	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:20:22.869	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:20:22.869	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:20:22.869	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:20:22.868	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:20:22.868	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:20:22.868	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:20:22.868	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:20:22.868	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:20:22.867	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:20:22.867	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:20:22.867	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:20:22.867	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:20:22.867	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:20:22.866	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:20:22.866	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:20:22.866	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:20:22.866	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:20:21.232	error	iobroker npm-rebuild: Rebuilding native modules failed
    host.iobroker
    2023-04-17 18:20:09.378	warn	instance system.adapter.mihome-vacuum.0 terminated due to SIGSEGV
    
    admin.0
    2023-04-17 18:18:13.778	error	Automatic repository update is not allowed more than once a hour
    host.iobroker
    2023-04-17 18:18:09.532	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
    host.iobroker
    2023-04-17 18:18:09.530	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:18:09.530	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:18:09.530	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:18:09.529	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:18:09.529	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:18:09.529	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:18:09.529	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:18:09.529	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:18:09.528	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:18:09.527	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:18:09.527	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:18:09.527	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:18:09.527	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:18:09.527	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:18:09.526	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:18:09.526	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:18:09.526	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:18:09.526	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:18:09.526	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:18:09.526	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:18:09.525	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:18:09.525	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:18:09.524	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:15:09.671	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:15:09.671	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:15:09.670	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:15:09.670	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:15:09.670	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:15:09.670	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:15:09.670	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:15:09.669	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:15:09.669	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:15:09.669	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:15:09.669	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:15:09.668	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:15:09.668	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:15:09.668	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:15:09.668	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:15:09.668	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:15:09.667	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:15:09.667	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:15:09.667	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:15:09.666	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:15:09.666	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:15:09.666	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:15:09.666	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:15:09.665	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:15:09.665	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:15:09.665	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:15:09.664	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:12:38.070	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:12:38.011	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:12:38.011	error	Caught by controller[1]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:12:38.011	error	Caught by controller[1]: }
    host.iobroker
    2023-04-17 18:12:38.011	error	Caught by controller[1]: ]
    host.iobroker
    2023-04-17 18:12:38.010	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:12:38.010	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:12:38.010	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:12:38.010	error	Caught by controller[1]: requireStack: [
    host.iobroker
    2023-04-17 18:12:38.010	error	Caught by controller[1]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:12:38.010	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:12:38.009	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:12:38.009	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:12:38.009	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:12:38.009	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:12:38.009	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:12:38.008	error	Caught by controller[1]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:12:38.008	error	Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:12:38.008	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:12:38.008	error	Caught by controller[1]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:12:38.008	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:12:38.008	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:12:38.008	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:12:38.007	error	Caught by controller[1]: Require stack:
    host.iobroker
    2023-04-17 18:12:38.007	error	Caught by controller[1]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:12:38.007	error	Caught by controller[1]: ^
    host.iobroker
    2023-04-17 18:12:38.007	error	Caught by controller[1]: throw err;
    host.iobroker
    2023-04-17 18:12:38.007	error	Caught by controller[1]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:12:38.007	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:12:38.006	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:12:38.006	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:12:38.006	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:12:38.006	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:12:38.006	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:12:38.006	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:12:38.005	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:12:38.004	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:12:38.004	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:12:38.004	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:12:38.004	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:12:38.003	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:12:38.003	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:12:38.003	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:12:38.003	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:12:38.003	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:12:38.003	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:12:38.002	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:12:38.002	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:12:38.002	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:12:38.001	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:12:37.504	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:12:37.503	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:12:37.502	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:12:37.502	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:12:37.502	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:12:37.501	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:12:37.501	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:12:37.501	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:12:37.500	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:12:37.500	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:12:37.499	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:12:37.499	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:12:37.498	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:12:37.498	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:12:37.498	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:12:37.497	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:12:37.497	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:12:37.497	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:12:37.496	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:12:37.496	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:12:37.496	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:12:37.495	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:12:37.495	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:12:37.494	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:12:37.494	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:12:37.494	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:12:37.493	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:12:33.886	error	iobroker npm-rebuild: Rebuilding native modules failed
    host.iobroker
    2023-04-17 18:10:15.516	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:10:15.516	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:10:15.516	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:10:15.515	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:10:15.515	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:10:15.515	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:10:15.515	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:10:15.514	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:10:15.514	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:10:15.514	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:10:15.514	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:10:15.513	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:10:15.513	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:10:15.513	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:10:15.512	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:10:15.512	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:10:15.512	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:10:15.512	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:10:15.511	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:10:15.511	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:10:15.511	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:10:15.510	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:10:15.510	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:10:15.510	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:10:15.510	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:10:15.509	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:10:15.508	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:10:15.095	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
    host.iobroker
    2023-04-17 18:10:15.093	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:10:15.092	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:10:15.092	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:10:15.092	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:10:15.092	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:10:15.091	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:10:15.091	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:10:15.091	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:10:15.090	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:10:15.089	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:10:15.089	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:10:15.089	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:10:15.089	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:10:15.088	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:10:15.088	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:10:15.088	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:10:15.088	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:10:15.087	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:10:15.086	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:10:15.086	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:10:15.086	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:10:15.086	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:10:15.085	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:10:11.165	error	iobroker npm-rebuild: Rebuilding native modules failed
    host.iobroker
    2023-04-17 18:09:34.132	error	instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
    
    daswetter.0
    2023-04-17 18:09:33.401	warn	Terminated (UNKNOWN_ERROR): Without reason
    
    daswetter.0
    2023-04-17 18:09:33.396	error	force terminate
    
    musiccast.0
    2023-04-17 18:09:24.786	warn	192.168.243.203:80 not reachable!
    
    musiccast.0
    2023-04-17 18:09:21.718	warn	192.168.243.203:80 not reachable!
    
    musiccast.0
    2023-04-17 18:09:18.643	warn	192.168.243.203:80 not reachable!
    
    musiccast.0
    2023-04-17 18:09:15.571	warn	192.168.243.203:80 not reachable!
    
    musiccast.0
    2023-04-17 18:09:12.503	warn	192.168.243.203:80 not reachable!
    
    musiccast.0
    2023-04-17 18:09:09.427	warn	192.168.243.203:80 not reachable!
    
    musiccast.0
    2023-04-17 18:09:06.358	warn	192.168.243.203:80 not reachable!
    
    cloud.0
    2023-04-17 18:08:26.500	error	Cloud says: timeout
    
    cloud.0
    2023-04-17 18:07:56.839	error	Cloud says: timeout
    host.iobroker
    2023-04-17 18:07:06.280	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:07:06.279	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:07:06.279	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:07:06.278	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:07:06.278	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:07:06.278	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:07:06.277	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:07:06.277	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:07:06.276	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:07:06.275	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:07:06.275	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:07:06.274	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:07:06.274	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:07:06.274	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:07:06.273	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:07:06.273	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:07:06.265	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:07:06.264	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:07:06.264	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:07:06.264	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:07:06.263	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:07:06.263	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:07:06.262	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:07:06.262	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:07:06.262	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:07:06.261	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:07:06.260	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:07:04.710	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
    host.iobroker
    2023-04-17 18:07:04.708	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:07:04.708	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:07:04.708	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:07:04.707	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:07:04.707	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:07:04.707	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:07:04.706	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:07:04.706	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:07:04.706	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:07:04.705	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:07:04.705	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:07:04.705	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:07:04.704	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:07:04.704	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:07:04.704	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:07:04.703	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:07:04.703	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:07:04.702	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:07:04.702	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:07:04.702	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:07:04.701	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:07:04.701	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:07:04.700	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:07:04.700	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:07:04.699	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:07:04.699	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:07:04.698	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:06:53.088	error	iobroker npm-rebuild: Rebuilding native modules failed
    host.iobroker
    2023-04-17 18:06:22.361	warn	too delayed answer for system.host.Pi-Strom-Wasser
    
    info.0
    2023-04-17 18:05:49.626	warn	slow connection to objects DB. Still waiting ...
    host.iobroker
    2023-04-17 18:04:26.136	warn	instance system.adapter.komoot.0 terminated due to SIGBUS
    host.iobroker
    2023-04-17 18:03:56.958	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:03:56.957	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:03:56.957	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:03:56.957	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:03:56.956	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:03:56.956	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:03:56.956	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:03:56.956	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:03:56.955	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:03:56.955	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:03:56.955	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:03:56.955	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:03:56.954	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:03:56.954	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:03:56.954	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:03:56.954	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:03:56.953	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:03:56.952	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:03:56.952	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:03:56.952	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:03:56.952	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:03:56.951	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:03:56.951	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:03:56.951	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:03:56.950	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:03:56.950	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:03:56.949	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    host.iobroker
    2023-04-17 18:03:52.907	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
    host.iobroker
    2023-04-17 18:03:52.904	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.iobroker
    2023-04-17 18:03:52.904	error	Caught by controller[0]: Node.js v18.16.0
    host.iobroker
    2023-04-17 18:03:52.903	error	Caught by controller[0]: }
    host.iobroker
    2023-04-17 18:03:52.903	error	Caught by controller[0]: ]
    host.iobroker
    2023-04-17 18:03:52.903	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
    host.iobroker
    2023-04-17 18:03:52.902	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
    host.iobroker
    2023-04-17 18:03:52.902	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
    host.iobroker
    2023-04-17 18:03:52.902	error	Caught by controller[0]: requireStack: [
    host.iobroker
    2023-04-17 18:03:52.901	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.iobroker
    2023-04-17 18:03:52.901	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
    host.iobroker
    2023-04-17 18:03:52.900	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
    host.iobroker
    2023-04-17 18:03:52.900	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    host.iobroker
    2023-04-17 18:03:52.900	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
    host.iobroker
    2023-04-17 18:03:52.900	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
    host.iobroker
    2023-04-17 18:03:52.899	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
    host.iobroker
    2023-04-17 18:03:52.898	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.iobroker
    2023-04-17 18:03:52.898	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
    host.iobroker
    2023-04-17 18:03:52.898	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
    host.iobroker
    2023-04-17 18:03:52.898	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
    host.iobroker
    2023-04-17 18:03:52.897	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
    host.iobroker
    2023-04-17 18:03:52.896	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
    host.iobroker
    2023-04-17 18:03:52.896	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
    host.iobroker
    2023-04-17 18:03:52.895	error	Caught by controller[0]: Require stack:
    host.iobroker
    2023-04-17 18:03:52.894	error	Caught by controller[0]: Error: Cannot find module './rewriter'
    host.iobroker
    2023-04-17 18:03:52.894	error	Caught by controller[0]: ^
    host.iobroker
    2023-04-17 18:03:52.892	error	Caught by controller[0]: throw err;
    host.iobroker
    2023-04-17 18:03:52.891	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
    

    Könnt ihr damit was anfangen ?

    Gelöst bekomme ich es nur indem ich die Instanzen und den Adapter komplett deinstallieren und dann wieder neu installiere.
    DP dann wieder eingelesen und es geht wieder.
    Ist aber doch nicht normal.

    jemand eine Idee ?


    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
    Danke.
    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
    ScreenToGif :https://www.screentogif.com/downloads.html

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • bahnuhrB bahnuhr

      Hallo,

      habe immer mal wieder das Problem wenn ich node updaten (so wie eben von 18.15. auf 18.16), dass dann der Adapter
      Javascript nicht wieder grün wird.

      Im log kommt sowas :

      host.iobroker
      2023-04-17 18:36:29.167	warn	instance system.adapter.mihome-vacuum.0 terminated due to SIGSEGV
      host.iobroker
      2023-04-17 18:23:12.858	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:23:12.858	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:23:12.857	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:23:12.857	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:23:12.857	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:23:12.857	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:23:12.857	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:23:12.856	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:23:12.856	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:23:12.856	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:23:12.856	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:23:12.855	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:23:12.855	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:23:12.855	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:23:12.855	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:23:12.855	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:23:12.855	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:23:12.854	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:23:12.854	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:23:12.854	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:23:12.854	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:23:12.854	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:23:12.853	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:23:12.853	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:23:12.853	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:23:12.853	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:23:12.852	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:23:09.424	error	iobroker npm-rebuild: Rebuilding native modules failed
      host.iobroker
      2023-04-17 18:22:39.076	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
      host.iobroker
      2023-04-17 18:22:39.075	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:22:39.074	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:22:39.074	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:22:39.074	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:22:39.074	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:22:39.074	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:22:39.073	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:22:39.073	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:22:39.073	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:22:39.073	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:22:39.073	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:22:39.072	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:22:39.072	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:22:39.072	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:22:39.072	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:22:39.072	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:22:39.071	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:22:39.071	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:22:39.071	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:22:39.071	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:22:39.071	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:22:39.071	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:22:39.070	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:22:39.070	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:22:39.070	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:22:39.069	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:22:39.069	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:22:37.192	error	iobroker npm-rebuild: Rebuilding native modules failed
      host.iobroker
      2023-04-17 18:20:47.236	warn	instance system.adapter.mihome-vacuum.0 terminated due to SIGBUS
      host.iobroker
      2023-04-17 18:20:22.872	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
      host.iobroker
      2023-04-17 18:20:22.871	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:20:22.871	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:20:22.871	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:20:22.871	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:20:22.871	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:20:22.870	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:20:22.870	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:20:22.870	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:20:22.870	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:20:22.870	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:20:22.869	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:20:22.869	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:20:22.869	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:20:22.868	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:20:22.868	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:20:22.868	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:20:22.868	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:20:22.868	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:20:22.867	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:20:22.867	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:20:22.867	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:20:22.867	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:20:22.867	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:20:22.866	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:20:22.866	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:20:22.866	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:20:22.866	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:20:21.232	error	iobroker npm-rebuild: Rebuilding native modules failed
      host.iobroker
      2023-04-17 18:20:09.378	warn	instance system.adapter.mihome-vacuum.0 terminated due to SIGSEGV
      
      admin.0
      2023-04-17 18:18:13.778	error	Automatic repository update is not allowed more than once a hour
      host.iobroker
      2023-04-17 18:18:09.532	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
      host.iobroker
      2023-04-17 18:18:09.530	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:18:09.530	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:18:09.530	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:18:09.529	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:18:09.529	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:18:09.529	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:18:09.529	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:18:09.529	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:18:09.528	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:18:09.528	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:18:09.527	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:18:09.527	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:18:09.527	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:18:09.527	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:18:09.527	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:18:09.526	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:18:09.526	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:18:09.526	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:18:09.526	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:18:09.526	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:18:09.526	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:18:09.525	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:18:09.525	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:18:09.524	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:15:09.671	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:15:09.671	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:15:09.670	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:15:09.670	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:15:09.670	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:15:09.670	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:15:09.670	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:15:09.669	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:15:09.669	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:15:09.669	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:15:09.669	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:15:09.668	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:15:09.668	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:15:09.668	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:15:09.668	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:15:09.668	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:15:09.667	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:15:09.667	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:15:09.667	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:15:09.666	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:15:09.666	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:15:09.666	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:15:09.666	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:15:09.665	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:15:09.665	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:15:09.665	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:15:09.664	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:12:38.070	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:12:38.011	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:12:38.011	error	Caught by controller[1]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:12:38.011	error	Caught by controller[1]: }
      host.iobroker
      2023-04-17 18:12:38.011	error	Caught by controller[1]: ]
      host.iobroker
      2023-04-17 18:12:38.010	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:12:38.010	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:12:38.010	error	Caught by controller[1]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:12:38.010	error	Caught by controller[1]: requireStack: [
      host.iobroker
      2023-04-17 18:12:38.010	error	Caught by controller[1]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:12:38.010	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:12:38.009	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:12:38.009	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:12:38.009	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:12:38.009	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:12:38.009	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:12:38.008	error	Caught by controller[1]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:12:38.008	error	Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:12:38.008	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:12:38.008	error	Caught by controller[1]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:12:38.008	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:12:38.008	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:12:38.008	error	Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:12:38.007	error	Caught by controller[1]: Require stack:
      host.iobroker
      2023-04-17 18:12:38.007	error	Caught by controller[1]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:12:38.007	error	Caught by controller[1]: ^
      host.iobroker
      2023-04-17 18:12:38.007	error	Caught by controller[1]: throw err;
      host.iobroker
      2023-04-17 18:12:38.007	error	Caught by controller[1]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:12:38.007	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:12:38.006	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:12:38.006	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:12:38.006	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:12:38.006	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:12:38.006	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:12:38.006	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:12:38.005	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:12:38.005	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:12:38.004	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:12:38.004	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:12:38.004	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:12:38.004	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:12:38.003	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:12:38.003	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:12:38.003	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:12:38.003	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:12:38.003	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:12:38.003	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:12:38.002	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:12:38.002	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:12:38.002	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:12:38.001	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:12:37.504	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:12:37.503	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:12:37.502	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:12:37.502	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:12:37.502	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:12:37.501	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:12:37.501	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:12:37.501	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:12:37.500	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:12:37.500	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:12:37.499	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:12:37.499	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:12:37.498	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:12:37.498	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:12:37.498	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:12:37.497	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:12:37.497	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:12:37.497	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:12:37.496	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:12:37.496	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:12:37.496	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:12:37.495	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:12:37.495	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:12:37.494	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:12:37.494	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:12:37.494	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:12:37.493	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:12:33.886	error	iobroker npm-rebuild: Rebuilding native modules failed
      host.iobroker
      2023-04-17 18:10:15.516	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:10:15.516	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:10:15.516	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:10:15.515	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:10:15.515	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:10:15.515	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:10:15.515	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:10:15.514	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:10:15.514	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:10:15.514	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:10:15.514	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:10:15.513	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:10:15.513	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:10:15.513	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:10:15.512	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:10:15.512	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:10:15.512	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:10:15.512	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:10:15.511	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:10:15.511	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:10:15.511	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:10:15.510	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:10:15.510	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:10:15.510	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:10:15.510	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:10:15.509	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:10:15.508	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:10:15.095	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
      host.iobroker
      2023-04-17 18:10:15.093	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:10:15.092	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:10:15.092	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:10:15.092	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:10:15.092	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:10:15.091	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:10:15.091	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:10:15.091	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:10:15.090	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:10:15.090	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:10:15.089	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:10:15.089	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:10:15.089	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:10:15.089	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:10:15.088	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:10:15.088	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:10:15.088	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:10:15.088	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:10:15.087	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:10:15.086	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:10:15.086	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:10:15.086	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:10:15.086	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:10:15.085	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:10:11.165	error	iobroker npm-rebuild: Rebuilding native modules failed
      host.iobroker
      2023-04-17 18:09:34.132	error	instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
      
      daswetter.0
      2023-04-17 18:09:33.401	warn	Terminated (UNKNOWN_ERROR): Without reason
      
      daswetter.0
      2023-04-17 18:09:33.396	error	force terminate
      
      musiccast.0
      2023-04-17 18:09:24.786	warn	192.168.243.203:80 not reachable!
      
      musiccast.0
      2023-04-17 18:09:21.718	warn	192.168.243.203:80 not reachable!
      
      musiccast.0
      2023-04-17 18:09:18.643	warn	192.168.243.203:80 not reachable!
      
      musiccast.0
      2023-04-17 18:09:15.571	warn	192.168.243.203:80 not reachable!
      
      musiccast.0
      2023-04-17 18:09:12.503	warn	192.168.243.203:80 not reachable!
      
      musiccast.0
      2023-04-17 18:09:09.427	warn	192.168.243.203:80 not reachable!
      
      musiccast.0
      2023-04-17 18:09:06.358	warn	192.168.243.203:80 not reachable!
      
      cloud.0
      2023-04-17 18:08:26.500	error	Cloud says: timeout
      
      cloud.0
      2023-04-17 18:07:56.839	error	Cloud says: timeout
      host.iobroker
      2023-04-17 18:07:06.280	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:07:06.279	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:07:06.279	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:07:06.278	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:07:06.278	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:07:06.278	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:07:06.277	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:07:06.277	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:07:06.276	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:07:06.275	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:07:06.275	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:07:06.274	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:07:06.274	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:07:06.274	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:07:06.273	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:07:06.273	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:07:06.265	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:07:06.264	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:07:06.264	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:07:06.264	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:07:06.263	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:07:06.263	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:07:06.262	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:07:06.262	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:07:06.262	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:07:06.261	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:07:06.260	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:07:04.710	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
      host.iobroker
      2023-04-17 18:07:04.708	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:07:04.708	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:07:04.708	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:07:04.707	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:07:04.707	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:07:04.707	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:07:04.706	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:07:04.706	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:07:04.706	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:07:04.705	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:07:04.705	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:07:04.705	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:07:04.704	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:07:04.704	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:07:04.704	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:07:04.703	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:07:04.703	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:07:04.702	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:07:04.702	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:07:04.702	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:07:04.701	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:07:04.701	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:07:04.700	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:07:04.700	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:07:04.699	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:07:04.699	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:07:04.698	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:06:53.088	error	iobroker npm-rebuild: Rebuilding native modules failed
      host.iobroker
      2023-04-17 18:06:22.361	warn	too delayed answer for system.host.Pi-Strom-Wasser
      
      info.0
      2023-04-17 18:05:49.626	warn	slow connection to objects DB. Still waiting ...
      host.iobroker
      2023-04-17 18:04:26.136	warn	instance system.adapter.komoot.0 terminated due to SIGBUS
      host.iobroker
      2023-04-17 18:03:56.958	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:03:56.957	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:03:56.957	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:03:56.957	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:03:56.956	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:03:56.956	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:03:56.956	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:03:56.956	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:03:56.955	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:03:56.955	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:03:56.955	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:03:56.955	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:03:56.954	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:03:56.954	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:03:56.954	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:03:56.954	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:03:56.953	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:03:56.952	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:03:56.952	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:03:56.952	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:03:56.952	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:03:56.951	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:03:56.951	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:03:56.951	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:03:56.950	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:03:56.950	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:03:56.949	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      host.iobroker
      2023-04-17 18:03:52.907	warn	adapter "javascript" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
      host.iobroker
      2023-04-17 18:03:52.904	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      2023-04-17 18:03:52.904	error	Caught by controller[0]: Node.js v18.16.0
      host.iobroker
      2023-04-17 18:03:52.903	error	Caught by controller[0]: }
      host.iobroker
      2023-04-17 18:03:52.903	error	Caught by controller[0]: ]
      host.iobroker
      2023-04-17 18:03:52.903	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
      host.iobroker
      2023-04-17 18:03:52.902	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js',
      host.iobroker
      2023-04-17 18:03:52.902	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js',
      host.iobroker
      2023-04-17 18:03:52.902	error	Caught by controller[0]: requireStack: [
      host.iobroker
      2023-04-17 18:03:52.901	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      2023-04-17 18:03:52.901	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12) {
      host.iobroker
      2023-04-17 18:03:52.900	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
      host.iobroker
      2023-04-17 18:03:52.900	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
      host.iobroker
      2023-04-17 18:03:52.900	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
      host.iobroker
      2023-04-17 18:03:52.900	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:1166:4)
      host.iobroker
      2023-04-17 18:03:52.899	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js:7:9)
      host.iobroker
      2023-04-17 18:03:52.898	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
      host.iobroker
      2023-04-17 18:03:52.898	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
      host.iobroker
      2023-04-17 18:03:52.898	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
      host.iobroker
      2023-04-17 18:03:52.898	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
      host.iobroker
      2023-04-17 18:03:52.897	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
      host.iobroker
      2023-04-17 18:03:52.896	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/coffee-script.js
      host.iobroker
      2023-04-17 18:03:52.896	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffeescript/lib/coffee-script/lexer.js
      host.iobroker
      2023-04-17 18:03:52.895	error	Caught by controller[0]: Require stack:
      host.iobroker
      2023-04-17 18:03:52.894	error	Caught by controller[0]: Error: Cannot find module './rewriter'
      host.iobroker
      2023-04-17 18:03:52.894	error	Caught by controller[0]: ^
      host.iobroker
      2023-04-17 18:03:52.892	error	Caught by controller[0]: throw err;
      host.iobroker
      2023-04-17 18:03:52.891	error	Caught by controller[0]: node:internal/modules/cjs/loader:1078
      

      Könnt ihr damit was anfangen ?

      Gelöst bekomme ich es nur indem ich die Instanzen und den Adapter komplett deinstallieren und dann wieder neu installiere.
      DP dann wieder eingelesen und es geht wieder.
      Ist aber doch nicht normal.

      jemand eine Idee ?

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

      @bahnuhr sagte in Problem mit Adapter "javascript":

      Ist aber doch nicht normal.

      Nein, ist es nicht.

      iob diag
      

      sagt?
      Und

      cd /opt/iobroker
      npm ls
      

      schaut wie aus?

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

      bahnuhrB 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @bahnuhr sagte in Problem mit Adapter "javascript":

        Ist aber doch nicht normal.

        Nein, ist es nicht.

        iob diag
        

        sagt?
        Und

        cd /opt/iobroker
        npm ls
        

        schaut wie aus?

        bahnuhrB Offline
        bahnuhrB Offline
        bahnuhr
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #3

        @thomas-braun

        Danke für deine schnelle Antwort.

        anbei:

        Skript v.2023-04-16
        
        *** BASE SYSTEM ***
        Architecture    : x86_64
        Docker          : false
        Virtualization  : kvm
        Distributor ID: Debian
        Description:    Debian GNU/Linux 11 (bullseye)
        Release:        11
        Codename:       bullseye
        
        PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
        NAME="Debian GNU/Linux"
        VERSION_ID="11"
        VERSION="11 (bullseye)"
        VERSION_CODENAME=bullseye
        ID=debian
        HOME_URL="https://www.debian.org/"
        SUPPORT_URL="https://www.debian.org/support"
        BUG_REPORT_URL="https://bugs.debian.org/"
        
        Systemuptime and Load:
         19:14:07 up 2 days, 16:03,  1 user,  load average: 2.06, 1.57, 1.43
        CPU threads: 8
        
        
        *** Time and Time Zones ***
                       Local time: Mon 2023-04-17 19:14:08 CEST
                   Universal time: Mon 2023-04-17 17:14:08 UTC
                         RTC time: Mon 2023-04-17 17:14:08
                        Time zone: Europe/Berlin (CEST, +0200)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** User and Groups ***
        dieter
        /home/dieter
        dieter cdrom floppy sudo audio dip video plugdev netdev iobroker
        
        *** X-Server-Setup ***
        X-Server:       false
        Desktop:
        Terminal:       tty
        Boot Target:    graphical.target
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            5.9G        3.9G        206M        0.0K        1.8G        1.8G
        Swap:           974M         49M        925M
        Total:          6.9G        3.9G        1.1G
        
                 5940 M total memory
                 3899 M used memory
                  650 M active memory
                 4682 M inactive memory
                  206 M free memory
                  200 M buffer memory
                 1634 M swap cache
                  974 M total swap
                   49 M used swap
                  925 M free swap
        
        *** FILESYSTEM ***
        Filesystem                Type      Size  Used Avail Use% Mounted on
        udev                      devtmpfs  2.9G     0  2.9G   0% /dev
        tmpfs                     tmpfs     595M  500K  594M   1% /run
        /dev/sda1                 ext4       31G   12G   18G  39% /
        tmpfs                     tmpfs     3.0G     0  3.0G   0% /dev/shm
        tmpfs                     tmpfs     5.0M     0  5.0M   0% /run/lock
        //192.168.243.100/1_Sound cifs      238G  123G  115G  52% /mnt
        tmpfs                     tmpfs     595M     0  595M   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Sat Apr 15 03:10:34 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
        [Sat Apr 15 03:10:34 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
        
        Show mounted filesystems (real ones only):
        TARGET SOURCE                    FSTYPE OPTIONS
        /      /dev/sda1                 ext4   rw,relatime,errors=remount-ro
        `-/mnt //192.168.243.100/1_Sound cifs   rw,relatime,vers=3.1.1,cache=strict,username=Dieter,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.243.100,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1
        
        Files in neuralgic directories:
        
        /var:
        2.0G    /var/
        1.2G    /var/log/journal/4ef936d6ff8a4b6ab4f50f3038582f64
        1.2G    /var/log/journal
        1.2G    /var/log
        560M    /var/cache
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in groups 'adm', 'systemd-journal' can see all messages.
              Pass -q to turn off this notice.
        Archived and active journals take up 104.0M in the file system.
        
        /opt/iobroker/backups:
        2.6G    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        1.1G    /opt/iobroker/iobroker-data/
        638M    /opt/iobroker/iobroker-data/files
        298M    /opt/iobroker/iobroker-data/files/vis.0
        248M    /opt/iobroker/iobroker-data/files/vis.0/wav
        222M    /opt/iobroker/iobroker-data/sqlite
        
        The five largest files in iobroker-data are:
        222M    /opt/iobroker/iobroker-data/sqlite/sqlite.db
        154M    /opt/iobroker/iobroker-data/files/vis.0/wav/starker-regen-mit-gewitter-im.wav
        47M     /opt/iobroker/iobroker-data/states.jsonl
        40M     /opt/iobroker/iobroker-data/objects.jsonl
        34M     /opt/iobroker/iobroker-data/files/vis.0/wav/hagelschauer-im-sommer.wav
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v18.16.0
        /usr/bin/node           v18.16.0
        /usr/bin/npm            9.5.1
        /usr/bin/npx            9.5.1
        
        
        nodejs:
          Installed: 18.16.0-deb-1nodesource1
          Candidate: 18.16.0-deb-1nodesource1
          Version table:
         *** 18.16.0-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u3 500
                500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
             12.22.5~dfsg-2~11u1 500
                500 http://deb.debian.org/debian bullseye/main amd64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        MULTIHOSTSERVICE/enabled: false
        
        Core adapters versions
        js-controller:  4.0.24
        admin:          6.3.5
        javascript:     6.1.4
        
        Adapters from github:   8
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
        + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
        + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
        + system.adapter.bmw.0                    : bmw                   : iobroker                                 -  enabled
        + system.adapter.bosch-ebike.0            : bosch-ebike           : iobroker                                 -  enabled
        + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
        + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
          system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
          system.adapter.doorio.0                 : doorio                : iobroker                                 - disabled, port: 4444
          system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
        + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
          system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
          system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
        + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
        + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
          system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
          system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
        + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
        + system.adapter.komoot.0                 : komoot                : iobroker                                 -  enabled
        + system.adapter.libre.0                  : libre                 : iobroker                                 -  enabled
          system.adapter.linux-control.0          : linux-control         : iobroker                                 - disabled
        + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
        + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
          system.adapter.mihome.0                 : mihome                : iobroker                                 - disabled, port: 9898, bind: 192.168.243.12
        + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
        + system.adapter.musiccast.0              : musiccast             : iobroker                                 -  enabled
        + system.adapter.octoprint.0              : octoprint             : iobroker                                 -  enabled
        + system.adapter.openligadb.0             : openligadb            : iobroker                                 -  enabled
        + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
        + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
        + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
        + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
          system.adapter.rest-api.0               : rest-api              : iobroker                                 - disabled, port: 8093, bind: 0.0.0.0, run as: admin
        + system.adapter.rssfeed.0                : rssfeed               : iobroker                                 -  enabled
        + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled, port: 0
        + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled, port: 0
        + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled, port: 0
          system.adapter.sayit.5                  : sayit                 : iobroker                                 - disabled, port: 0
          system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.smartmeter.0             : smartmeter            : Pi-Strom-Wasser                          -  enabled
        + system.adapter.smartmeter.1             : smartmeter            : Pi-Strom-Wasser                          -  enabled
          system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
        + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled
        + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
          system.adapter.tuya.0                   : tuya                  : iobroker                                 - disabled
        + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
          system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 - disabled
          system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
          system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
          system.adapter.vis-history.0            : vis-history           : iobroker                                 - disabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
          system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
          system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 - disabled
          system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 - disabled
          system.adapter.vis-map.0                : vis-map               : iobroker                                 - disabled
          system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
          system.adapter.vis-players.0            : vis-players           : iobroker                                 - disabled
          system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 - disabled
          system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 20020, bind: 0.0.0.0, run as: admin
          system.adapter.wiobrowser.0             : wiobrowser            : iobroker                                 - disabled, port: 5000
        + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
        + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
        + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
        + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled, port: 0
        + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled, port: 0
        + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled, port: 0
        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 20020, bind: 0.0.0.0, run as: admin
        + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
        
        ioBroker-Repositories
        stable        : http://download.iobroker.net/sources-dist.json
        beta          : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable
        
        Installed ioBroker-Instances
        Used repository: stable
        Adapter    "admin"        : 6.3.5    , installed 6.3.5
        Adapter    "alias-manager": 1.2.4    , installed 1.2.4
        Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
        Adapter    "backitup"     : 2.6.16   , installed 2.6.16
        Adapter    "bmw"          : 2.5.7    , installed 2.5.7
        Adapter    "bosch-ebike"  : 0.0.3    , installed 0.0.3
        Adapter    "cloud"        : 4.3.0    , installed 4.3.1
        Adapter    "daswetter"    : 3.1.7    , installed 3.1.7
        Adapter    "doorio"       : 2.1.4    , installed 2.1.4
        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
        Adapter    "email"        : 1.1.4    , installed 1.1.4
        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
        Adapter    "flot"         : 1.11.0   , installed 1.12.0
        Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
        Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
        Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
        Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
        Adapter    "ical"         : 1.13.2   , installed 1.13.2
        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
        Adapter    "info"         : 1.9.19   , installed 1.9.20
        Adapter    "javascript"   : 6.1.4    , installed 6.1.4
        Controller "js-controller": 4.0.24   , installed 4.0.24
        Adapter    "libre"        : 0.0.4    , installed 0.0.4
        Adapter    "linux-control": 1.1.3    , installed 1.1.3
        Adapter    "logparser"    : 2.1.1    , installed 2.1.1
        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
        Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
        Adapter    "modbus"       : 5.0.11   , installed 5.0.11
        Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
        Adapter    "musiccast"    : 0.1.5    , installed 1.0.6
        Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
        Adapter    "openligadb"   : 1.2.4    , installed 1.2.4
        Adapter    "parser"       : 1.1.8    , installed 1.1.8
        Adapter    "ping"         : 1.5.3    , installed 1.5.3
        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
        Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
        Adapter    "rest-api"     : 1.0.4    , installed 1.0.4
        Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
        Adapter    "sayit"        : 1.12.3   , installed 1.12.3
        Adapter    "shelly"       : 6.3.1    , installed 6.3.1
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 4.2.0    , installed 6.1.4
        Adapter    "sql"          : 2.2.0    , installed 2.2.0
        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
        Adapter    "telegram"     : 1.15.2   , installed 1.15.2
        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
        Adapter    "tuya"         : 3.13.1   , installed 3.13.1
        Adapter    "viessmann"    : 1.4.3    , installed 1.4.3
        Adapter    "vis"          : 1.4.16   , installed 1.4.16
        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
        Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
        Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
        Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
        Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
        Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
        Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
        Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "web"          : 4.3.0    , installed 5.2.0
        Adapter    "wiobrowser"   : 2.0.1    , installed 2.0.1
        Adapter    "ws"           : 1.3.0    , installed 2.3.4
        Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
        
        Objects and States
        Please stand by - This may take a while
        Objects:        23146
        States:         18938
        
        *** OS-Repositories and Updates ***
        Hit:1 http://deb.debian.org/debian bullseye InRelease
        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       1576003    93575/iobroker.js-c
        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       1575992    93575/iobroker.js-c
        tcp        0      0 0.0.0.0:5038            0.0.0.0:*               LISTEN      108        15548      380/asterisk
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11357      1/init
        tcp        0      0 192.168.243.10:2001     0.0.0.0:*               LISTEN      1001       1576184    93741/io.hm-rpc.0
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14414      457/sshd: /usr/sbin
        tcp        0      0 192.168.243.10:2010     0.0.0.0:*               LISTEN      1001       1576223    93870/io.hm-rpc.2
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1579378    93921/io.mqtt.0
        tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       1579456    93980/io.mqtt.2
        tcp        0      0 192.168.243.10:8701     0.0.0.0:*               LISTEN      1001       1571405    93853/io.hm-rpc.1
        tcp6       0      0 :::111                  :::*                    LISTEN      0          10204      1/init
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1571205    93606/io.admin.0
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1580315    95430/io.web.0
        tcp6       0      0 :::20020                :::*                    LISTEN      1001       1580529    95642/io.web.1
        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       1580251    95531/io.ws.0
        tcp6       0      0 :::22                   :::*                    LISTEN      0          14425      457/sshd: /usr/sbin
        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       1581081    95294/io.simple-api
        udp        0      0 0.0.0.0:50276           0.0.0.0:*                           108        15557      380/asterisk
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12399      1/init
        udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       1583133    95219/io.musiccast.
        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       1597724    102434/io.mihome-va
        udp        0      0 0.0.0.0:4569            0.0.0.0:*                           108        12777      380/asterisk
        udp        0      0 0.0.0.0:5060            0.0.0.0:*                           108        12776      380/asterisk
        udp6       0      0 :::43642                :::*                                108        15558      380/asterisk
        udp6       0      0 :::111                  :::*                                0          1329       1/init
        
        *** Log File - Last 25 Lines ***
        
        2023-04-17 19:14:00.087  - info: javascript.0 (103023) script.js.Scripte.Geraete.Maehroboter: Timer.next: date und time nicht gesetzt - Diese Werte sind im json nicht vorhanden.
        2023-04-17 19:14:07.083  - info: javascript.0 (103023) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
        2023-04-17 19:14:07.792  - info: javascript.0 (103023) script.js.Scripte.Geraete.Spuelmaschine: Auslöser Spülmaschine
        2023-04-17 19:14:28.275  - info: javascript.0 (103023) script.js.Scripte.Geraete.Spuelmaschine: Auslöser Spülmaschine
        2023-04-17 19:14:32.878  - info: javascript.0 (103023) script.js.Scripte.Geraete.Kombisensor_-_Windrose: Auslöser Windrichtung
        2023-04-17 19:14:32.900  - info: javascript.0 (103023) script.js.Scripte.Geraete.Kombisensor: Auslöser Duration geändert
        2023-04-17 19:14:44.261  - info: javascript.0 (103023) script.js.Scripte.Geraete.Spuelmaschine: Auslöser Spülmaschine
        2023-04-17 19:15:00.058  - info: javascript.0 (103023) script.js.Scripte.System.Drucker_3D: 3D Drucker ist per Ping nicht erreichbar !
        2023-04-17 19:15:00.119  - info: javascript.0 (103023) script.js.Scripte.System.View_wechseln: View auf 'Titel' gewechselt.
        2023-04-17 19:15:00.139  - info: javascript.0 (103023) script.js.Scripte.Heizung.Bad_EG: Auslöser Schedule
        2023-04-17 19:15:00.141  - info: javascript.0 (103023) script.js.Scripte.Heizung.Bad_EG: Heizung wird auf 5°C gesetzt.
        2023-04-17 19:15:00.234  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Lautstärke ist: 80 %.
        2023-04-17 19:15:00.237  - info: host.iobroker instance system.adapter.dwd.0 started with pid 104725
        2023-04-17 19:15:00.243  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Helligkeit ist: 90 %.
        2023-04-17 19:15:00.287  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Lautstärke ist: 90 %.
        2023-04-17 19:15:00.317  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Helligkeit ist: 100 %.
        2023-04-17 19:15:00.405  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktueller Akkustand ist: 100 %.
        2023-04-17 19:15:00.416  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktueller Akkustand ist: 51 %.
        2023-04-17 19:15:04.537  - info: host.iobroker instance system.adapter.daswetter.0 started with pid 104744
        2023-04-17 19:15:07.254  - info: dwd.0 (104725) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
        2023-04-17 19:15:09.887  - info: daswetter.0 (104744) starting. Version 3.1.7 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.16.0, js-controller: 4.0.24
        2023-04-17 19:15:15.633  - info: dwd.0 (104725) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2023-04-17 19:15:16.214  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-04-17 19:15:32.365  - info: ws.0 (95531) <== Disconnect system.user.admin from ::ffff:192.168.243.100 flot
        2023-04-17 19:15:32.367  - info: ws.0 (95531) <== Disconnect system.user.admin from ::ffff:192.168.243.100 flot
        
        
        ============ Mark until here for C&P =============
        
        iob diag has finished.
        
        
        Press any key for a summary
        
        
        ======================= SUMMARY =======================
                             v.2023-04-16
        
        
        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
        Kernel:                 5.10.0-21-amd64
        Installation:           kvm
        Timezone:               Europe/Berlin (CEST, +0200)
        User-ID:                1000
        X-Server:               false
        Boot Target:            graphical.target
        
        Pending OS-Updates:     0
        Pending iob updates:    0
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                /usr/bin/node           v18.16.0
                                /usr/bin/npm            9.5.1
                                /usr/bin/npx            9.5.1
        
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        Your nodejs installation is correct
        
        MEMORY:
                       total        used        free      shared  buff/cache   available
        Mem:            5.9G        3.9G        348M        0.0K        1.7G        1.8G
        Swap:           974M         49M        925M
        Total:          6.9G        3.9G        1.3G
        
        Active iob-Instances:   51
        Active repo(s): stable
        
        ioBroker Core:          js-controller           4.0.24
                                admin                   6.3.5
        
        ioBroker Status:        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 20020, bind: 0.0.0.0, run as: admin
        
        Objects:                23146
        States:                 18935
        
        Size of iob-Database:
        
        40M     /opt/iobroker/iobroker-data/objects.jsonl
        51M     /opt/iobroker/iobroker-data/states.jsonl
        
        
        =================== END OF SUMMARY ====================
        
        
        dieter@iobroker:~$ cd /opt/iobroker
        dieter@iobroker:/opt/iobroker$ npm ls
        iobroker.inst@3.0.0 /opt/iobroker
        ├── @types/caseless@0.12.2 extraneous
        ├── @types/request@2.48.8 extraneous
        ├── @types/tough-cookie@4.0.2 extraneous
        ├── coffeescript@1.12.7 extraneous
        ├── iobroker.admin@6.3.5
        ├── iobroker.alias-manager@1.2.4
        ├── iobroker.asterisk@1.0.6
        ├── iobroker.backitup@2.6.16
        ├── iobroker.bmw@2.5.7
        ├── iobroker.bosch-ebike@0.0.3 (git+ssh://git@github.com/TA2k/ioBroker.bosch-ebike.git#6574234e8316a5047908dab12baac363e9f505c3)
        ├── iobroker.cloud@4.3.1 (git+ssh://git@github.com/ioBroker/ioBroker.cloud.git#4e96866d5c7e012cb8890b2d0a9721162bfe650f)
        ├── iobroker.contact@1.1.3 (git+ssh://git@github.com/WLAN-Kabel/ioBroker.contact.git#006a1ab146246cbaf729609c46855bcd65cf5aaf)
        ├── iobroker.daswetter@3.1.7
        ├── iobroker.doorio@2.1.4
        ├── iobroker.dwd@2.8.3
        ├── iobroker.email@1.1.4
        ├── iobroker.feiertage@1.1.0
        ├── iobroker.flot@1.12.0
        ├── iobroker.fritzbox@0.2.1
        ├── iobroker.fritzdect@2.2.6
        ├── iobroker.hm-rega@3.0.46
        ├── iobroker.hm-rpc@1.15.16
        ├── iobroker.ical@1.13.2
        ├── iobroker.icons-material-png@0.1.0
        ├── iobroker.icons-mfd-png@1.1.0
        ├── iobroker.icons-open-icon-library-png@0.1.2
        ├── iobroker.info@1.9.20 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.info.git#681b473b9602d3f4b9eed91338041b616a25a305)
        ├── iobroker.javascript@6.1.4
        ├── iobroker.js-controller@4.0.24
        ├── iobroker.komoot@0.3.7 (git+ssh://git@github.com/basti4557/ioBroker.komoot.git#eb2838cfd6c926a61a9262d4e8417d6315018d1f)
        ├── iobroker.libre@0.0.4 (git+ssh://git@github.com/TA2k/ioBroker.libre.git#ee0908307e3320d06b4b62987b85777e33e2f918)
        ├── iobroker.linux-control@1.1.3
        ├── iobroker.logparser@2.1.1
        ├── iobroker.mihome-vacuum@3.9.5
        ├── iobroker.mihome@1.4.0
        ├── iobroker.modbus@5.0.11
        ├── iobroker.mqtt@4.0.7
        ├── iobroker.musiccast@1.0.6 (git+ssh://git@github.com/foxthefox/ioBroker.musiccast.git#33b1029dd22b9dbd351b9cf70074df54c6fdbaed)
        ├── iobroker.octoprint@4.0.0
        ├── iobroker.openligadb@1.2.4
        ├── iobroker.parser@1.1.8
        ├── iobroker.ping@1.5.3
        ├── iobroker.pollenflug@1.0.6
        ├── iobroker.proxmox@1.3.4
        ├── iobroker.rest-api@1.0.4
        ├── iobroker.rssfeed@2.6.1
        ├── iobroker.sayit@1.12.3 (git+ssh://git@github.com/Jey-Cee/ioBroker.sayit.git#8b613efce437d18ba4f4c320655c7b8323d25270)
        ├── iobroker.shelly@6.3.1
        ├── iobroker.simple-api@2.7.2
        ├── iobroker.sourceanalytix@0.4.14
        ├── iobroker.sql@2.2.0
        ├── iobroker.tankerkoenig@3.3.7
        ├── iobroker.telegram@1.15.2
        ├── iobroker.tr-064@4.2.18
        ├── iobroker.tuya@3.13.1
        ├── iobroker.viessmann@1.4.3
        ├── iobroker.vis-bars@0.1.4
        ├── iobroker.vis-canvas-gauges@1.0.1
        ├── iobroker.vis-colorpicker@1.2.0
        ├── iobroker.vis-fancyswitch@1.1.0
        ├── iobroker.vis-google-fonts@1.0.4
        ├── iobroker.vis-history@1.0.0
        ├── iobroker.vis-hqwidgets@1.3.0
        ├── iobroker.vis-icontwo@0.93.0
        ├── iobroker.vis-inventwo@3.3.1
        ├── iobroker.vis-jqui-mfd@1.0.12
        ├── iobroker.vis-justgage@1.0.2
        ├── iobroker.vis-keyboard@0.0.2
        ├── iobroker.vis-lcars@1.0.4
        ├── iobroker.vis-map@1.0.4
        ├── iobroker.vis-metro@1.2.0
        ├── iobroker.vis-players@0.1.6
        ├── iobroker.vis-plumb@1.0.2
        ├── iobroker.vis-rgraph@0.0.2
        ├── iobroker.vis-timeandweather@1.2.2
        ├── iobroker.vis@1.4.16
        ├── iobroker.web@5.2.0
        ├── iobroker.wiobrowser@2.0.1
        ├── iobroker.ws@2.3.4
        ├── iobroker.yamaha@0.5.3
        ├── iobroker.zigbee@1.8.10
        ├── javascript@1.0.0
        ├── jsonata@1.8.6 extraneous
        ├── node-inspect@2.0.0 extraneous
        ├── picocolors@1.0.0 extraneous
        ├── production@0.0.2
        ├── suncalc2@1.8.1 extraneous
        ├── typescript@4.7.4 extraneous
        ├── virtual-tsc@0.6.2 extraneous
        ├── wake_on_lan@1.0.0 extraneous
        └── which@2.0.2
        
        dieter@iobroker:/opt/iobroker$
        
        

        Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
        Danke.
        gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
        ScreenToGif :https://www.screentogif.com/downloads.html

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • bahnuhrB bahnuhr

          @thomas-braun

          Danke für deine schnelle Antwort.

          anbei:

          Skript v.2023-04-16
          
          *** BASE SYSTEM ***
          Architecture    : x86_64
          Docker          : false
          Virtualization  : kvm
          Distributor ID: Debian
          Description:    Debian GNU/Linux 11 (bullseye)
          Release:        11
          Codename:       bullseye
          
          PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
          NAME="Debian GNU/Linux"
          VERSION_ID="11"
          VERSION="11 (bullseye)"
          VERSION_CODENAME=bullseye
          ID=debian
          HOME_URL="https://www.debian.org/"
          SUPPORT_URL="https://www.debian.org/support"
          BUG_REPORT_URL="https://bugs.debian.org/"
          
          Systemuptime and Load:
           19:14:07 up 2 days, 16:03,  1 user,  load average: 2.06, 1.57, 1.43
          CPU threads: 8
          
          
          *** Time and Time Zones ***
                         Local time: Mon 2023-04-17 19:14:08 CEST
                     Universal time: Mon 2023-04-17 17:14:08 UTC
                           RTC time: Mon 2023-04-17 17:14:08
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          dieter
          /home/dieter
          dieter cdrom floppy sudo audio dip video plugdev netdev iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            5.9G        3.9G        206M        0.0K        1.8G        1.8G
          Swap:           974M         49M        925M
          Total:          6.9G        3.9G        1.1G
          
                   5940 M total memory
                   3899 M used memory
                    650 M active memory
                   4682 M inactive memory
                    206 M free memory
                    200 M buffer memory
                   1634 M swap cache
                    974 M total swap
                     49 M used swap
                    925 M free swap
          
          *** FILESYSTEM ***
          Filesystem                Type      Size  Used Avail Use% Mounted on
          udev                      devtmpfs  2.9G     0  2.9G   0% /dev
          tmpfs                     tmpfs     595M  500K  594M   1% /run
          /dev/sda1                 ext4       31G   12G   18G  39% /
          tmpfs                     tmpfs     3.0G     0  3.0G   0% /dev/shm
          tmpfs                     tmpfs     5.0M     0  5.0M   0% /run/lock
          //192.168.243.100/1_Sound cifs      238G  123G  115G  52% /mnt
          tmpfs                     tmpfs     595M     0  595M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sat Apr 15 03:10:34 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
          [Sat Apr 15 03:10:34 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
          
          Show mounted filesystems (real ones only):
          TARGET SOURCE                    FSTYPE OPTIONS
          /      /dev/sda1                 ext4   rw,relatime,errors=remount-ro
          `-/mnt //192.168.243.100/1_Sound cifs   rw,relatime,vers=3.1.1,cache=strict,username=Dieter,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.243.100,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1
          
          Files in neuralgic directories:
          
          /var:
          2.0G    /var/
          1.2G    /var/log/journal/4ef936d6ff8a4b6ab4f50f3038582f64
          1.2G    /var/log/journal
          1.2G    /var/log
          560M    /var/cache
          
          Hint: You are currently not seeing messages from other users and the system.
                Users in groups 'adm', 'systemd-journal' can see all messages.
                Pass -q to turn off this notice.
          Archived and active journals take up 104.0M in the file system.
          
          /opt/iobroker/backups:
          2.6G    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          1.1G    /opt/iobroker/iobroker-data/
          638M    /opt/iobroker/iobroker-data/files
          298M    /opt/iobroker/iobroker-data/files/vis.0
          248M    /opt/iobroker/iobroker-data/files/vis.0/wav
          222M    /opt/iobroker/iobroker-data/sqlite
          
          The five largest files in iobroker-data are:
          222M    /opt/iobroker/iobroker-data/sqlite/sqlite.db
          154M    /opt/iobroker/iobroker-data/files/vis.0/wav/starker-regen-mit-gewitter-im.wav
          47M     /opt/iobroker/iobroker-data/states.jsonl
          40M     /opt/iobroker/iobroker-data/objects.jsonl
          34M     /opt/iobroker/iobroker-data/files/vis.0/wav/hagelschauer-im-sommer.wav
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.16.0
          /usr/bin/node           v18.16.0
          /usr/bin/npm            9.5.1
          /usr/bin/npx            9.5.1
          
          
          nodejs:
            Installed: 18.16.0-deb-1nodesource1
            Candidate: 18.16.0-deb-1nodesource1
            Version table:
           *** 18.16.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u3 500
                  500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
               12.22.5~dfsg-2~11u1 500
                  500 http://deb.debian.org/debian bullseye/main amd64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          MULTIHOSTSERVICE/enabled: false
          
          Core adapters versions
          js-controller:  4.0.24
          admin:          6.3.5
          javascript:     6.1.4
          
          Adapters from github:   8
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
          + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
          + system.adapter.bmw.0                    : bmw                   : iobroker                                 -  enabled
          + system.adapter.bosch-ebike.0            : bosch-ebike           : iobroker                                 -  enabled
          + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
          + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
            system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
            system.adapter.doorio.0                 : doorio                : iobroker                                 - disabled, port: 4444
            system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
          + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
            system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
            system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
          + system.adapter.fritzbox.0               : fritzbox              : iobroker                                 -  enabled
          + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
          + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
            system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
            system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
            system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 - disabled
            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 - disabled
          + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
          + system.adapter.komoot.0                 : komoot                : iobroker                                 -  enabled
          + system.adapter.libre.0                  : libre                 : iobroker                                 -  enabled
            system.adapter.linux-control.0          : linux-control         : iobroker                                 - disabled
          + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
          + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
            system.adapter.mihome.0                 : mihome                : iobroker                                 - disabled, port: 9898, bind: 192.168.243.12
          + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.musiccast.0              : musiccast             : iobroker                                 -  enabled
          + system.adapter.octoprint.0              : octoprint             : iobroker                                 -  enabled
          + system.adapter.openligadb.0             : openligadb            : iobroker                                 -  enabled
          + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
          + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
          + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
          + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
            system.adapter.rest-api.0               : rest-api              : iobroker                                 - disabled, port: 8093, bind: 0.0.0.0, run as: admin
          + system.adapter.rssfeed.0                : rssfeed               : iobroker                                 -  enabled
          + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled, port: 0
          + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled, port: 0
          + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled, port: 0
            system.adapter.sayit.5                  : sayit                 : iobroker                                 - disabled, port: 0
            system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.smartmeter.0             : smartmeter            : Pi-Strom-Wasser                          -  enabled
          + system.adapter.smartmeter.1             : smartmeter            : Pi-Strom-Wasser                          -  enabled
            system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
          + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled
          + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
            system.adapter.tuya.0                   : tuya                  : iobroker                                 - disabled
          + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
            system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 - disabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 - disabled
            system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
            system.adapter.vis-history.0            : vis-history           : iobroker                                 - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
            system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
            system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 - disabled
            system.adapter.vis-lcars.0              : vis-lcars             : iobroker                                 - disabled
            system.adapter.vis-map.0                : vis-map               : iobroker                                 - disabled
            system.adapter.vis-metro.0              : vis-metro             : iobroker                                 - disabled
            system.adapter.vis-players.0            : vis-players           : iobroker                                 - disabled
            system.adapter.vis-plumb.0              : vis-plumb             : iobroker                                 - disabled
            system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 - disabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 20020, bind: 0.0.0.0, run as: admin
            system.adapter.wiobrowser.0             : wiobrowser            : iobroker                                 - disabled, port: 5000
          + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.asterisk.0               : asterisk              : iobroker                                 -  enabled, port: 5038
          + system.adapter.contact.0                : contact               : iobroker                                 -  enabled, port: 8096
          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          + system.adapter.mbus.0                   : mbus                  : Pi-Strom-Wasser                          -  enabled, port: 3493
          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.mqtt.2                   : mqtt                  : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
          + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled, port: 0
          + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled, port: 0
          + system.adapter.sayit.4                  : sayit                 : iobroker                                 -  enabled, port: 0
          + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.viessmann.0              : viessmann             : iobroker                                 -  enabled, port: 3002
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 20020, bind: 0.0.0.0, run as: admin
          + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.243.114:6638
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.3.5    , installed 6.3.5
          Adapter    "alias-manager": 1.2.4    , installed 1.2.4
          Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
          Adapter    "backitup"     : 2.6.16   , installed 2.6.16
          Adapter    "bmw"          : 2.5.7    , installed 2.5.7
          Adapter    "bosch-ebike"  : 0.0.3    , installed 0.0.3
          Adapter    "cloud"        : 4.3.0    , installed 4.3.1
          Adapter    "daswetter"    : 3.1.7    , installed 3.1.7
          Adapter    "doorio"       : 2.1.4    , installed 2.1.4
          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
          Adapter    "email"        : 1.1.4    , installed 1.1.4
          Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
          Adapter    "flot"         : 1.11.0   , installed 1.12.0
          Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
          Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
          Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
          Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
          Adapter    "ical"         : 1.13.2   , installed 1.13.2
          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
          Adapter    "info"         : 1.9.19   , installed 1.9.20
          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "libre"        : 0.0.4    , installed 0.0.4
          Adapter    "linux-control": 1.1.3    , installed 1.1.3
          Adapter    "logparser"    : 2.1.1    , installed 2.1.1
          Adapter    "mihome"       : 1.4.0    , installed 1.4.0
          Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
          Adapter    "modbus"       : 5.0.11   , installed 5.0.11
          Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
          Adapter    "musiccast"    : 0.1.5    , installed 1.0.6
          Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
          Adapter    "openligadb"   : 1.2.4    , installed 1.2.4
          Adapter    "parser"       : 1.1.8    , installed 1.1.8
          Adapter    "ping"         : 1.5.3    , installed 1.5.3
          Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
          Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
          Adapter    "rest-api"     : 1.0.4    , installed 1.0.4
          Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
          Adapter    "sayit"        : 1.12.3   , installed 1.12.3
          Adapter    "shelly"       : 6.3.1    , installed 6.3.1
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 4.2.0    , installed 6.1.4
          Adapter    "sql"          : 2.2.0    , installed 2.2.0
          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
          Adapter    "telegram"     : 1.15.2   , installed 1.15.2
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
          Adapter    "tuya"         : 3.13.1   , installed 3.13.1
          Adapter    "viessmann"    : 1.4.3    , installed 1.4.3
          Adapter    "vis"          : 1.4.16   , installed 1.4.16
          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
          Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
          Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
          Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
          Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
          Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "web"          : 4.3.0    , installed 5.2.0
          Adapter    "wiobrowser"   : 2.0.1    , installed 2.0.1
          Adapter    "ws"           : 1.3.0    , installed 2.3.4
          Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
          Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
          
          Objects and States
          Please stand by - This may take a while
          Objects:        23146
          States:         18938
          
          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian bullseye InRelease
          Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       1576003    93575/iobroker.js-c
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       1575992    93575/iobroker.js-c
          tcp        0      0 0.0.0.0:5038            0.0.0.0:*               LISTEN      108        15548      380/asterisk
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11357      1/init
          tcp        0      0 192.168.243.10:2001     0.0.0.0:*               LISTEN      1001       1576184    93741/io.hm-rpc.0
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14414      457/sshd: /usr/sbin
          tcp        0      0 192.168.243.10:2010     0.0.0.0:*               LISTEN      1001       1576223    93870/io.hm-rpc.2
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1579378    93921/io.mqtt.0
          tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       1579456    93980/io.mqtt.2
          tcp        0      0 192.168.243.10:8701     0.0.0.0:*               LISTEN      1001       1571405    93853/io.hm-rpc.1
          tcp6       0      0 :::111                  :::*                    LISTEN      0          10204      1/init
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1571205    93606/io.admin.0
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1580315    95430/io.web.0
          tcp6       0      0 :::20020                :::*                    LISTEN      1001       1580529    95642/io.web.1
          tcp6       0      0 :::8084                 :::*                    LISTEN      1001       1580251    95531/io.ws.0
          tcp6       0      0 :::22                   :::*                    LISTEN      0          14425      457/sshd: /usr/sbin
          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       1581081    95294/io.simple-api
          udp        0      0 0.0.0.0:50276           0.0.0.0:*                           108        15557      380/asterisk
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12399      1/init
          udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       1583133    95219/io.musiccast.
          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       1597724    102434/io.mihome-va
          udp        0      0 0.0.0.0:4569            0.0.0.0:*                           108        12777      380/asterisk
          udp        0      0 0.0.0.0:5060            0.0.0.0:*                           108        12776      380/asterisk
          udp6       0      0 :::43642                :::*                                108        15558      380/asterisk
          udp6       0      0 :::111                  :::*                                0          1329       1/init
          
          *** Log File - Last 25 Lines ***
          
          2023-04-17 19:14:00.087  - info: javascript.0 (103023) script.js.Scripte.Geraete.Maehroboter: Timer.next: date und time nicht gesetzt - Diese Werte sind im json nicht vorhanden.
          2023-04-17 19:14:07.083  - info: javascript.0 (103023) script.js.Scripte.Sonstige.Sonne: Auslöser Lichtsensor
          2023-04-17 19:14:07.792  - info: javascript.0 (103023) script.js.Scripte.Geraete.Spuelmaschine: Auslöser Spülmaschine
          2023-04-17 19:14:28.275  - info: javascript.0 (103023) script.js.Scripte.Geraete.Spuelmaschine: Auslöser Spülmaschine
          2023-04-17 19:14:32.878  - info: javascript.0 (103023) script.js.Scripte.Geraete.Kombisensor_-_Windrose: Auslöser Windrichtung
          2023-04-17 19:14:32.900  - info: javascript.0 (103023) script.js.Scripte.Geraete.Kombisensor: Auslöser Duration geändert
          2023-04-17 19:14:44.261  - info: javascript.0 (103023) script.js.Scripte.Geraete.Spuelmaschine: Auslöser Spülmaschine
          2023-04-17 19:15:00.058  - info: javascript.0 (103023) script.js.Scripte.System.Drucker_3D: 3D Drucker ist per Ping nicht erreichbar !
          2023-04-17 19:15:00.119  - info: javascript.0 (103023) script.js.Scripte.System.View_wechseln: View auf 'Titel' gewechselt.
          2023-04-17 19:15:00.139  - info: javascript.0 (103023) script.js.Scripte.Heizung.Bad_EG: Auslöser Schedule
          2023-04-17 19:15:00.141  - info: javascript.0 (103023) script.js.Scripte.Heizung.Bad_EG: Heizung wird auf 5°C gesetzt.
          2023-04-17 19:15:00.234  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Lautstärke ist: 80 %.
          2023-04-17 19:15:00.237  - info: host.iobroker instance system.adapter.dwd.0 started with pid 104725
          2023-04-17 19:15:00.243  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktuelle Helligkeit ist: 90 %.
          2023-04-17 19:15:00.287  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Lautstärke ist: 90 %.
          2023-04-17 19:15:00.317  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktuelle Helligkeit ist: 100 %.
          2023-04-17 19:15:00.405  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Surface: aktueller Akkustand ist: 100 %.
          2023-04-17 19:15:00.416  - info: javascript.0 (103023) script.js.Scripte.Geraete.Tablet: Tablet Chuwi: aktueller Akkustand ist: 51 %.
          2023-04-17 19:15:04.537  - info: host.iobroker instance system.adapter.daswetter.0 started with pid 104744
          2023-04-17 19:15:07.254  - info: dwd.0 (104725) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
          2023-04-17 19:15:09.887  - info: daswetter.0 (104744) starting. Version 3.1.7 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.16.0, js-controller: 4.0.24
          2023-04-17 19:15:15.633  - info: dwd.0 (104725) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-04-17 19:15:16.214  - info: host.iobroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-04-17 19:15:32.365  - info: ws.0 (95531) <== Disconnect system.user.admin from ::ffff:192.168.243.100 flot
          2023-04-17 19:15:32.367  - info: ws.0 (95531) <== Disconnect system.user.admin from ::ffff:192.168.243.100 flot
          
          
          ============ Mark until here for C&P =============
          
          iob diag has finished.
          
          
          Press any key for a summary
          
          
          ======================= SUMMARY =======================
                               v.2023-04-16
          
          
          Operatingsystem:        Debian GNU/Linux 11 (bullseye)
          Kernel:                 5.10.0-21-amd64
          Installation:           kvm
          Timezone:               Europe/Berlin (CEST, +0200)
          User-ID:                1000
          X-Server:               false
          Boot Target:            graphical.target
          
          Pending OS-Updates:     0
          Pending iob updates:    0
          
          Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                  /usr/bin/node           v18.16.0
                                  /usr/bin/npm            9.5.1
                                  /usr/bin/npx            9.5.1
          
          Recommended versions are nodejs 18.x.y and npm 9.x.y
          Your nodejs installation is correct
          
          MEMORY:
                         total        used        free      shared  buff/cache   available
          Mem:            5.9G        3.9G        348M        0.0K        1.7G        1.8G
          Swap:           974M         49M        925M
          Total:          6.9G        3.9G        1.3G
          
          Active iob-Instances:   51
          Active repo(s): stable
          
          ioBroker Core:          js-controller           4.0.24
                                  admin                   6.3.5
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 20020, bind: 0.0.0.0, run as: admin
          
          Objects:                23146
          States:                 18935
          
          Size of iob-Database:
          
          40M     /opt/iobroker/iobroker-data/objects.jsonl
          51M     /opt/iobroker/iobroker-data/states.jsonl
          
          
          =================== END OF SUMMARY ====================
          
          
          dieter@iobroker:~$ cd /opt/iobroker
          dieter@iobroker:/opt/iobroker$ npm ls
          iobroker.inst@3.0.0 /opt/iobroker
          ├── @types/caseless@0.12.2 extraneous
          ├── @types/request@2.48.8 extraneous
          ├── @types/tough-cookie@4.0.2 extraneous
          ├── coffeescript@1.12.7 extraneous
          ├── iobroker.admin@6.3.5
          ├── iobroker.alias-manager@1.2.4
          ├── iobroker.asterisk@1.0.6
          ├── iobroker.backitup@2.6.16
          ├── iobroker.bmw@2.5.7
          ├── iobroker.bosch-ebike@0.0.3 (git+ssh://git@github.com/TA2k/ioBroker.bosch-ebike.git#6574234e8316a5047908dab12baac363e9f505c3)
          ├── iobroker.cloud@4.3.1 (git+ssh://git@github.com/ioBroker/ioBroker.cloud.git#4e96866d5c7e012cb8890b2d0a9721162bfe650f)
          ├── iobroker.contact@1.1.3 (git+ssh://git@github.com/WLAN-Kabel/ioBroker.contact.git#006a1ab146246cbaf729609c46855bcd65cf5aaf)
          ├── iobroker.daswetter@3.1.7
          ├── iobroker.doorio@2.1.4
          ├── iobroker.dwd@2.8.3
          ├── iobroker.email@1.1.4
          ├── iobroker.feiertage@1.1.0
          ├── iobroker.flot@1.12.0
          ├── iobroker.fritzbox@0.2.1
          ├── iobroker.fritzdect@2.2.6
          ├── iobroker.hm-rega@3.0.46
          ├── iobroker.hm-rpc@1.15.16
          ├── iobroker.ical@1.13.2
          ├── iobroker.icons-material-png@0.1.0
          ├── iobroker.icons-mfd-png@1.1.0
          ├── iobroker.icons-open-icon-library-png@0.1.2
          ├── iobroker.info@1.9.20 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.info.git#681b473b9602d3f4b9eed91338041b616a25a305)
          ├── iobroker.javascript@6.1.4
          ├── iobroker.js-controller@4.0.24
          ├── iobroker.komoot@0.3.7 (git+ssh://git@github.com/basti4557/ioBroker.komoot.git#eb2838cfd6c926a61a9262d4e8417d6315018d1f)
          ├── iobroker.libre@0.0.4 (git+ssh://git@github.com/TA2k/ioBroker.libre.git#ee0908307e3320d06b4b62987b85777e33e2f918)
          ├── iobroker.linux-control@1.1.3
          ├── iobroker.logparser@2.1.1
          ├── iobroker.mihome-vacuum@3.9.5
          ├── iobroker.mihome@1.4.0
          ├── iobroker.modbus@5.0.11
          ├── iobroker.mqtt@4.0.7
          ├── iobroker.musiccast@1.0.6 (git+ssh://git@github.com/foxthefox/ioBroker.musiccast.git#33b1029dd22b9dbd351b9cf70074df54c6fdbaed)
          ├── iobroker.octoprint@4.0.0
          ├── iobroker.openligadb@1.2.4
          ├── iobroker.parser@1.1.8
          ├── iobroker.ping@1.5.3
          ├── iobroker.pollenflug@1.0.6
          ├── iobroker.proxmox@1.3.4
          ├── iobroker.rest-api@1.0.4
          ├── iobroker.rssfeed@2.6.1
          ├── iobroker.sayit@1.12.3 (git+ssh://git@github.com/Jey-Cee/ioBroker.sayit.git#8b613efce437d18ba4f4c320655c7b8323d25270)
          ├── iobroker.shelly@6.3.1
          ├── iobroker.simple-api@2.7.2
          ├── iobroker.sourceanalytix@0.4.14
          ├── iobroker.sql@2.2.0
          ├── iobroker.tankerkoenig@3.3.7
          ├── iobroker.telegram@1.15.2
          ├── iobroker.tr-064@4.2.18
          ├── iobroker.tuya@3.13.1
          ├── iobroker.viessmann@1.4.3
          ├── iobroker.vis-bars@0.1.4
          ├── iobroker.vis-canvas-gauges@1.0.1
          ├── iobroker.vis-colorpicker@1.2.0
          ├── iobroker.vis-fancyswitch@1.1.0
          ├── iobroker.vis-google-fonts@1.0.4
          ├── iobroker.vis-history@1.0.0
          ├── iobroker.vis-hqwidgets@1.3.0
          ├── iobroker.vis-icontwo@0.93.0
          ├── iobroker.vis-inventwo@3.3.1
          ├── iobroker.vis-jqui-mfd@1.0.12
          ├── iobroker.vis-justgage@1.0.2
          ├── iobroker.vis-keyboard@0.0.2
          ├── iobroker.vis-lcars@1.0.4
          ├── iobroker.vis-map@1.0.4
          ├── iobroker.vis-metro@1.2.0
          ├── iobroker.vis-players@0.1.6
          ├── iobroker.vis-plumb@1.0.2
          ├── iobroker.vis-rgraph@0.0.2
          ├── iobroker.vis-timeandweather@1.2.2
          ├── iobroker.vis@1.4.16
          ├── iobroker.web@5.2.0
          ├── iobroker.wiobrowser@2.0.1
          ├── iobroker.ws@2.3.4
          ├── iobroker.yamaha@0.5.3
          ├── iobroker.zigbee@1.8.10
          ├── javascript@1.0.0
          ├── jsonata@1.8.6 extraneous
          ├── node-inspect@2.0.0 extraneous
          ├── picocolors@1.0.0 extraneous
          ├── production@0.0.2
          ├── suncalc2@1.8.1 extraneous
          ├── typescript@4.7.4 extraneous
          ├── virtual-tsc@0.6.2 extraneous
          ├── wake_on_lan@1.0.0 extraneous
          └── which@2.0.2
          
          dieter@iobroker:/opt/iobroker$
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @bahnuhr

          Das gehört da nicht hin:

          javascript@1.0.0

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

          bahnuhrB 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @bahnuhr

            Das gehört da nicht hin:

            javascript@1.0.0

            bahnuhrB Offline
            bahnuhrB Offline
            bahnuhr
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #5

            @thomas-braun
            Und was tun.

            cd /opt/iobroker
            npm uninstall javascript@1.0.0
            

            richtig ?


            Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
            Danke.
            gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
            ScreenToGif :https://www.screentogif.com/downloads.html

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • bahnuhrB bahnuhr

              @thomas-braun
              Und was tun.

              cd /opt/iobroker
              npm uninstall javascript@1.0.0
              

              richtig ?

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

              @bahnuhr Ja, würde ich sagen.

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

              bahnuhrB 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @bahnuhr Ja, würde ich sagen.

                bahnuhrB Offline
                bahnuhrB Offline
                bahnuhr
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #7

                @thomas-braun

                Hab ich gemacht.
                ist auch durchgelaufen

                Bei npm ls ist es aber noch da:

                dieter@iobroker:/opt/iobroker$ npm ls
                iobroker.inst@3.0.0 /opt/iobroker
                ├── iobroker.admin@6.3.5
                ├── iobroker.alias-manager@1.2.4
                ├── iobroker.asterisk@1.0.6
                ├── iobroker.backitup@2.6.16
                ├── iobroker.bmw@2.5.7
                ├── iobroker.bosch-ebike@0.0.3 (git+ssh://git@github.com/TA2k/ioBroker.bosch-ebike.git#6574234e8316a5047908dab12baac363e9f505c3)
                ├── iobroker.cloud@4.3.1 (git+ssh://git@github.com/ioBroker/ioBroker.cloud.git#4e96866d5c7e012cb8890b2d0a9721162bfe650f)
                ├── iobroker.contact@1.1.3 (git+ssh://git@github.com/WLAN-Kabel/ioBroker.contact.git#006a1ab146246cbaf729609c46855bcd65cf5aaf)
                ├── iobroker.daswetter@3.1.7
                ├── iobroker.doorio@2.1.4
                ├── iobroker.dwd@2.8.3
                ├── iobroker.email@1.1.4
                ├── iobroker.feiertage@1.1.0
                ├── iobroker.flot@1.12.0
                ├── iobroker.fritzbox@0.2.1
                ├── iobroker.fritzdect@2.2.6
                ├── iobroker.hm-rega@3.0.46
                ├── iobroker.hm-rpc@1.15.16
                ├── iobroker.ical@1.13.2
                ├── iobroker.icons-material-png@0.1.0
                ├── iobroker.icons-mfd-png@1.1.0
                ├── iobroker.icons-open-icon-library-png@0.1.2
                ├── iobroker.info@1.9.20 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.info.git#681b473b9602d3f4b9eed91338041b616a25a305)
                ├── iobroker.javascript@6.1.4
                ├── iobroker.js-controller@4.0.24
                ├── iobroker.komoot@0.3.7 (git+ssh://git@github.com/basti4557/ioBroker.komoot.git#eb2838cfd6c926a61a9262d4e8417d6315018d1f)
                ├── iobroker.libre@0.0.4 (git+ssh://git@github.com/TA2k/ioBroker.libre.git#ee0908307e3320d06b4b62987b85777e33e2f918)
                ├── iobroker.linux-control@1.1.3
                ├── iobroker.logparser@2.1.1
                ├── iobroker.mihome-vacuum@3.9.5
                ├── iobroker.mihome@1.4.0
                ├── iobroker.modbus@5.0.11
                ├── iobroker.mqtt@4.0.7
                ├── iobroker.musiccast@1.0.6 (git+ssh://git@github.com/foxthefox/ioBroker.musiccast.git#33b1029dd22b9dbd351b9cf70074df54c6fdbaed)
                ├── iobroker.octoprint@4.0.0
                ├── iobroker.openligadb@1.2.4
                ├── iobroker.parser@1.1.8
                ├── iobroker.ping@1.5.3
                ├── iobroker.pollenflug@1.0.6
                ├── iobroker.proxmox@1.3.4
                ├── iobroker.rest-api@1.0.4
                ├── iobroker.rssfeed@2.6.1
                ├── iobroker.sayit@1.12.3 (git+ssh://git@github.com/Jey-Cee/ioBroker.sayit.git#8b613efce437d18ba4f4c320655c7b8323d25270)
                ├── iobroker.shelly@6.3.1
                ├── iobroker.simple-api@2.7.2
                ├── iobroker.sourceanalytix@0.4.14
                ├── iobroker.sql@2.2.0
                ├── iobroker.tankerkoenig@3.3.7
                ├── iobroker.telegram@1.15.2
                ├── iobroker.tr-064@4.2.18
                ├── iobroker.tuya@3.13.1
                ├── iobroker.viessmann@1.4.3
                ├── iobroker.vis-bars@0.1.4
                ├── iobroker.vis-canvas-gauges@1.0.1
                ├── iobroker.vis-colorpicker@1.2.0
                ├── iobroker.vis-fancyswitch@1.1.0
                ├── iobroker.vis-google-fonts@1.0.4
                ├── iobroker.vis-history@1.0.0
                ├── iobroker.vis-hqwidgets@1.3.0
                ├── iobroker.vis-icontwo@0.93.0
                ├── iobroker.vis-inventwo@3.3.1
                ├── iobroker.vis-jqui-mfd@1.0.12
                ├── iobroker.vis-justgage@1.0.2
                ├── iobroker.vis-keyboard@0.0.2
                ├── iobroker.vis-lcars@1.0.4
                ├── iobroker.vis-map@1.0.4
                ├── iobroker.vis-metro@1.2.0
                ├── iobroker.vis-players@0.1.6
                ├── iobroker.vis-plumb@1.0.2
                ├── iobroker.vis-rgraph@0.0.2
                ├── iobroker.vis-timeandweather@1.2.2
                ├── iobroker.vis@1.4.16
                ├── iobroker.web@5.2.0
                ├── iobroker.wiobrowser@2.0.1
                ├── iobroker.ws@2.3.4
                ├── iobroker.yamaha@0.5.3
                ├── iobroker.zigbee@1.8.10
                ├── javascript@1.0.0
                ├── production@0.0.2
                └── which@2.0.2
                
                dieter@iobroker:/opt/iobroker$
                
                

                Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                Danke.
                gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                ScreenToGif :https://www.screentogif.com/downloads.html

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • bahnuhrB bahnuhr

                  @thomas-braun

                  Hab ich gemacht.
                  ist auch durchgelaufen

                  Bei npm ls ist es aber noch da:

                  dieter@iobroker:/opt/iobroker$ npm ls
                  iobroker.inst@3.0.0 /opt/iobroker
                  ├── iobroker.admin@6.3.5
                  ├── iobroker.alias-manager@1.2.4
                  ├── iobroker.asterisk@1.0.6
                  ├── iobroker.backitup@2.6.16
                  ├── iobroker.bmw@2.5.7
                  ├── iobroker.bosch-ebike@0.0.3 (git+ssh://git@github.com/TA2k/ioBroker.bosch-ebike.git#6574234e8316a5047908dab12baac363e9f505c3)
                  ├── iobroker.cloud@4.3.1 (git+ssh://git@github.com/ioBroker/ioBroker.cloud.git#4e96866d5c7e012cb8890b2d0a9721162bfe650f)
                  ├── iobroker.contact@1.1.3 (git+ssh://git@github.com/WLAN-Kabel/ioBroker.contact.git#006a1ab146246cbaf729609c46855bcd65cf5aaf)
                  ├── iobroker.daswetter@3.1.7
                  ├── iobroker.doorio@2.1.4
                  ├── iobroker.dwd@2.8.3
                  ├── iobroker.email@1.1.4
                  ├── iobroker.feiertage@1.1.0
                  ├── iobroker.flot@1.12.0
                  ├── iobroker.fritzbox@0.2.1
                  ├── iobroker.fritzdect@2.2.6
                  ├── iobroker.hm-rega@3.0.46
                  ├── iobroker.hm-rpc@1.15.16
                  ├── iobroker.ical@1.13.2
                  ├── iobroker.icons-material-png@0.1.0
                  ├── iobroker.icons-mfd-png@1.1.0
                  ├── iobroker.icons-open-icon-library-png@0.1.2
                  ├── iobroker.info@1.9.20 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.info.git#681b473b9602d3f4b9eed91338041b616a25a305)
                  ├── iobroker.javascript@6.1.4
                  ├── iobroker.js-controller@4.0.24
                  ├── iobroker.komoot@0.3.7 (git+ssh://git@github.com/basti4557/ioBroker.komoot.git#eb2838cfd6c926a61a9262d4e8417d6315018d1f)
                  ├── iobroker.libre@0.0.4 (git+ssh://git@github.com/TA2k/ioBroker.libre.git#ee0908307e3320d06b4b62987b85777e33e2f918)
                  ├── iobroker.linux-control@1.1.3
                  ├── iobroker.logparser@2.1.1
                  ├── iobroker.mihome-vacuum@3.9.5
                  ├── iobroker.mihome@1.4.0
                  ├── iobroker.modbus@5.0.11
                  ├── iobroker.mqtt@4.0.7
                  ├── iobroker.musiccast@1.0.6 (git+ssh://git@github.com/foxthefox/ioBroker.musiccast.git#33b1029dd22b9dbd351b9cf70074df54c6fdbaed)
                  ├── iobroker.octoprint@4.0.0
                  ├── iobroker.openligadb@1.2.4
                  ├── iobroker.parser@1.1.8
                  ├── iobroker.ping@1.5.3
                  ├── iobroker.pollenflug@1.0.6
                  ├── iobroker.proxmox@1.3.4
                  ├── iobroker.rest-api@1.0.4
                  ├── iobroker.rssfeed@2.6.1
                  ├── iobroker.sayit@1.12.3 (git+ssh://git@github.com/Jey-Cee/ioBroker.sayit.git#8b613efce437d18ba4f4c320655c7b8323d25270)
                  ├── iobroker.shelly@6.3.1
                  ├── iobroker.simple-api@2.7.2
                  ├── iobroker.sourceanalytix@0.4.14
                  ├── iobroker.sql@2.2.0
                  ├── iobroker.tankerkoenig@3.3.7
                  ├── iobroker.telegram@1.15.2
                  ├── iobroker.tr-064@4.2.18
                  ├── iobroker.tuya@3.13.1
                  ├── iobroker.viessmann@1.4.3
                  ├── iobroker.vis-bars@0.1.4
                  ├── iobroker.vis-canvas-gauges@1.0.1
                  ├── iobroker.vis-colorpicker@1.2.0
                  ├── iobroker.vis-fancyswitch@1.1.0
                  ├── iobroker.vis-google-fonts@1.0.4
                  ├── iobroker.vis-history@1.0.0
                  ├── iobroker.vis-hqwidgets@1.3.0
                  ├── iobroker.vis-icontwo@0.93.0
                  ├── iobroker.vis-inventwo@3.3.1
                  ├── iobroker.vis-jqui-mfd@1.0.12
                  ├── iobroker.vis-justgage@1.0.2
                  ├── iobroker.vis-keyboard@0.0.2
                  ├── iobroker.vis-lcars@1.0.4
                  ├── iobroker.vis-map@1.0.4
                  ├── iobroker.vis-metro@1.2.0
                  ├── iobroker.vis-players@0.1.6
                  ├── iobroker.vis-plumb@1.0.2
                  ├── iobroker.vis-rgraph@0.0.2
                  ├── iobroker.vis-timeandweather@1.2.2
                  ├── iobroker.vis@1.4.16
                  ├── iobroker.web@5.2.0
                  ├── iobroker.wiobrowser@2.0.1
                  ├── iobroker.ws@2.3.4
                  ├── iobroker.yamaha@0.5.3
                  ├── iobroker.zigbee@1.8.10
                  ├── javascript@1.0.0
                  ├── production@0.0.2
                  └── which@2.0.2
                  
                  dieter@iobroker:/opt/iobroker$
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #8

                  @bahnuhr

                  Alles was nicht mit iobroker. anfängt gehört da nicht hin.

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

                  bahnuhrB 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @bahnuhr

                    Alles was nicht mit iobroker. anfängt gehört da nicht hin.

                    bahnuhrB Offline
                    bahnuhrB Offline
                    bahnuhr
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von
                    #9

                    @thomas-braun

                    Und wo kommt dieser Kram her ?
                    ├── javascript@1.0.0
                    ├── production@0.0.2
                    └── which@2.0.2

                    Und wie bekomme ich den weg ?


                    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                    Danke.
                    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                    ScreenToGif :https://www.screentogif.com/downloads.html

                    Thomas BraunT bahnuhrB 2 Antworten Letzte Antwort
                    0
                    • bahnuhrB bahnuhr

                      @thomas-braun

                      Und wo kommt dieser Kram her ?
                      ├── javascript@1.0.0
                      ├── production@0.0.2
                      └── which@2.0.2

                      Und wie bekomme ich den weg ?

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

                      @bahnuhr

                      Woher soll ich das wissen? Das System wird von dir administriert.

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

                      1 Antwort Letzte Antwort
                      0
                      • bahnuhrB bahnuhr

                        @thomas-braun

                        Und wo kommt dieser Kram her ?
                        ├── javascript@1.0.0
                        ├── production@0.0.2
                        └── which@2.0.2

                        Und wie bekomme ich den weg ?

                        bahnuhrB Offline
                        bahnuhrB Offline
                        bahnuhr
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #11

                        @bahnuhr sagte in Problem mit Adapter "javascript":

                        Und wie bekomme ich den weg ?


                        Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                        Danke.
                        gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                        ScreenToGif :https://www.screentogif.com/downloads.html

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • bahnuhrB bahnuhr

                          @bahnuhr sagte in Problem mit Adapter "javascript":

                          Und wie bekomme ich den weg ?

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

                          @bahnuhr

                          Mit

                          npm uninstall MODULNAME
                          

                          geht es nicht?

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

                          bahnuhrB 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @bahnuhr

                            Mit

                            npm uninstall MODULNAME
                            

                            geht es nicht?

                            bahnuhrB Offline
                            bahnuhrB Offline
                            bahnuhr
                            Forum Testing Most Active
                            schrieb am zuletzt editiert von
                            #13

                            @thomas-braun

                            hab ich ja probiert. Deinstall läuft durch.
                            Aber wird weiterhin angezeigt.

                            Soll ich es mit den anderen auch mal probieren, also

                            npm uninstall production@0.0.2
                            npm uninstall which@2.0.2


                            Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                            Danke.
                            gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                            ScreenToGif :https://www.screentogif.com/downloads.html

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • bahnuhrB bahnuhr

                              @thomas-braun

                              hab ich ja probiert. Deinstall läuft durch.
                              Aber wird weiterhin angezeigt.

                              Soll ich es mit den anderen auch mal probieren, also

                              npm uninstall production@0.0.2
                              npm uninstall which@2.0.2

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

                              @bahnuhr Jo, mach mal.
                              Ich weiß nicht man auch mehrere Module in einem Kommando rauswerfen kann.

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

                              bahnuhrB 2 Antworten Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @bahnuhr Jo, mach mal.
                                Ich weiß nicht man auch mehrere Module in einem Kommando rauswerfen kann.

                                bahnuhrB Offline
                                bahnuhrB Offline
                                bahnuhr
                                Forum Testing Most Active
                                schrieb am zuletzt editiert von
                                #15

                                @thomas-braun

                                so, das lief auch durch:

                                dieter@iobroker:/opt/iobroker$ npm uninstall production@0.0.2
                                
                                up to date in 16s
                                
                                158 packages are looking for funding
                                  run `npm fund` for details
                                dieter@iobroker:/opt/iobroker$ npm uninstall which@2.0.2
                                
                                up to date in 17s
                                
                                158 packages are looking for funding
                                
                                

                                Und bei npm ls kommt:

                                dieter@iobroker:/opt/iobroker$ npm ls
                                iobroker.inst@3.0.0 /opt/iobroker
                                ├── iobroker.admin@6.3.5
                                ├── iobroker.alias-manager@1.2.4
                                ├── iobroker.asterisk@1.0.6
                                ├── iobroker.backitup@2.6.16
                                ├── iobroker.bmw@2.5.7
                                ├── iobroker.bosch-ebike@0.0.3 (git+ssh://git@github.com/TA2k/ioBroker.bosch-ebike.git#6574234e8316a5047908dab12baac363e9f505c3)
                                ├── iobroker.cloud@4.3.1 (git+ssh://git@github.com/ioBroker/ioBroker.cloud.git#4e96866d5c7e012cb8890b2d0a9721162bfe650f)
                                ├── iobroker.contact@1.1.3 (git+ssh://git@github.com/WLAN-Kabel/ioBroker.contact.git#006a1ab146246cbaf729609c46855bcd65cf5aaf)
                                ├── iobroker.daswetter@3.1.7
                                ├── iobroker.doorio@2.1.4
                                ├── iobroker.dwd@2.8.3
                                ├── iobroker.email@1.1.4
                                ├── iobroker.feiertage@1.1.0
                                ├── iobroker.flot@1.12.0
                                ├── iobroker.fritzbox@0.2.1
                                ├── iobroker.fritzdect@2.2.6
                                ├── iobroker.hm-rega@3.0.46
                                ├── iobroker.hm-rpc@1.15.16
                                ├── iobroker.ical@1.13.2
                                ├── iobroker.icons-material-png@0.1.0
                                ├── iobroker.icons-mfd-png@1.1.0
                                ├── iobroker.icons-open-icon-library-png@0.1.2
                                ├── iobroker.info@1.9.20 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.info.git#681b473b9602d3f4b9eed91338041b616a25a305)
                                ├── iobroker.javascript@6.1.4
                                ├── iobroker.js-controller@4.0.24
                                ├── iobroker.komoot@0.3.7 (git+ssh://git@github.com/basti4557/ioBroker.komoot.git#eb2838cfd6c926a61a9262d4e8417d6315018d1f)
                                ├── iobroker.libre@0.0.4 (git+ssh://git@github.com/TA2k/ioBroker.libre.git#ee0908307e3320d06b4b62987b85777e33e2f918)
                                ├── iobroker.linux-control@1.1.3
                                ├── iobroker.logparser@2.1.1
                                ├── iobroker.mihome-vacuum@3.9.5
                                ├── iobroker.mihome@1.4.0
                                ├── iobroker.modbus@5.0.11
                                ├── iobroker.mqtt@4.0.7
                                ├── iobroker.musiccast@1.0.6 (git+ssh://git@github.com/foxthefox/ioBroker.musiccast.git#33b1029dd22b9dbd351b9cf70074df54c6fdbaed)
                                ├── iobroker.octoprint@4.0.0
                                ├── iobroker.openligadb@1.2.4
                                ├── iobroker.parser@1.1.8
                                ├── iobroker.ping@1.5.3
                                ├── iobroker.pollenflug@1.0.6
                                ├── iobroker.proxmox@1.3.4
                                ├── iobroker.rest-api@1.0.4
                                ├── iobroker.rssfeed@2.6.1
                                ├── iobroker.sayit@1.12.3 (git+ssh://git@github.com/Jey-Cee/ioBroker.sayit.git#8b613efce437d18ba4f4c320655c7b8323d25270)
                                ├── iobroker.shelly@6.3.1
                                ├── iobroker.simple-api@2.7.2
                                ├── iobroker.sourceanalytix@0.4.14
                                ├── iobroker.sql@2.2.0
                                ├── iobroker.tankerkoenig@3.3.7
                                ├── iobroker.telegram@1.15.2
                                ├── iobroker.tr-064@4.2.18
                                ├── iobroker.tuya@3.13.1
                                ├── iobroker.viessmann@1.4.3
                                ├── iobroker.vis-bars@0.1.4
                                ├── iobroker.vis-canvas-gauges@1.0.1
                                ├── iobroker.vis-colorpicker@1.2.0
                                ├── iobroker.vis-fancyswitch@1.1.0
                                ├── iobroker.vis-google-fonts@1.0.4
                                ├── iobroker.vis-history@1.0.0
                                ├── iobroker.vis-hqwidgets@1.3.0
                                ├── iobroker.vis-icontwo@0.93.0
                                ├── iobroker.vis-inventwo@3.3.1
                                ├── iobroker.vis-jqui-mfd@1.0.12
                                ├── iobroker.vis-justgage@1.0.2
                                ├── iobroker.vis-keyboard@0.0.2
                                ├── iobroker.vis-lcars@1.0.4
                                ├── iobroker.vis-map@1.0.4
                                ├── iobroker.vis-metro@1.2.0
                                ├── iobroker.vis-players@0.1.6
                                ├── iobroker.vis-plumb@1.0.2
                                ├── iobroker.vis-rgraph@0.0.2
                                ├── iobroker.vis-timeandweather@1.2.2
                                ├── iobroker.vis@1.4.16
                                ├── iobroker.web@5.2.0
                                ├── iobroker.wiobrowser@2.0.1
                                ├── iobroker.ws@2.3.4
                                ├── iobroker.yamaha@0.5.3
                                ├── iobroker.zigbee@1.8.10
                                ├── javascript@1.0.0
                                ├── production@0.0.2
                                └── which@2.0.2
                                
                                dieter@iobroker:/opt/iobroker$
                                
                                

                                Fazit: immer noch da !?
                                komisch


                                Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                Danke.
                                gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                ScreenToGif :https://www.screentogif.com/downloads.html

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @bahnuhr Jo, mach mal.
                                  Ich weiß nicht man auch mehrere Module in einem Kommando rauswerfen kann.

                                  bahnuhrB Offline
                                  bahnuhrB Offline
                                  bahnuhr
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #16

                                  @thomas-braun

                                  nun isses weg.

                                  falsch war: npm uninstall production@0.0.2
                                  richtig war: npm uninstall production

                                  nun wird dies bei npm ls nicht mehr angezeigt.


                                  Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                  Danke.
                                  gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                  ScreenToGif :https://www.screentogif.com/downloads.html

                                  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

                                  307

                                  Online

                                  32.7k

                                  Benutzer

                                  82.4k

                                  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