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. Tester
  4. Alpha Test js-controller Kiera (v6.0)

NEWS

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

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

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

Alpha Test js-controller Kiera (v6.0)

Geplant Angeheftet Gesperrt Verschoben Tester
alphajs-controllerkieratest
234 Beiträge 20 Kommentatoren 44.8k Aufrufe 25 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @foxriver76

    Bei mir gibt es noch Trouble:

    2024-05-22 18:39:02.278  - info: ble.0 (45213) starting. Version 0.14.0 in /opt/iobroker/node_modules/iobroker.ble, node: v20.13.1, js-controller: 6.0.1-alpha.0-20240522-6037ce8ae
    2024-05-22 18:39:02.357  - info: ble.0 (45213) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, BTHome, _default
    2024-05-22 18:39:02.359  - info: ble.0 (45213) enabled plugins: _default
    2024-05-22 18:39:02.360  - info: ble.0 (45213) monitored services: 
    2024-05-22 18:39:02.431  - info: ble.0 (45213) starting scanner process...
    2024-05-22 18:39:02.797  - error: ble.0 (45213) Cannot find module '../build/Release/bluetooth_hci_socket.node'
    Require stack:
    - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js
    - /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/index.js
    - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js
    - /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js
    - /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js
    - /opt/iobroker/node_modules/@abandonware/noble/with-custom-binding.js
    - /opt/iobroker/node_modules/@abandonware/noble/index.js
    - /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
    2024-05-22 18:39:03.085  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 18:39:03.086  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 18:39:03.086  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 18:39:03.086  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 18:39:03.086  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 18:39:03.087  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 18:39:03.087  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 18:39:03.087  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 18:39:03.087  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 18:39:03.088  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 18:39:03.088  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 18:39:03.088  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 18:39:03.088  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 18:39:03.089  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 18:39:03.089  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 18:39:03.089  - error: host.chet instance system.adapter.drops-weather.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 18:39:07.656  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 18:39:07.657  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 18:39:07.658  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 18:39:07.658  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 18:39:07.659  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 18:39:07.659  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 18:39:07.660  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 18:39:07.660  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 18:39:07.661  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 18:39:07.661  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 18:39:07.662  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 18:39:07.662  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 18:39:07.663  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 18:39:07.663  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 18:39:07.664  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 18:39:07.665  - error: host.chet instance system.adapter.rpi2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    
    

    Scheint so, als wenn diese Adapter alle noch letsencrypt haben wollen:

    2024-05-22 19:00:42.710  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:00:42.710  - error: host.chet instance system.adapter.whatsapp-cmb.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:00:42.797  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:00:42.797  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:00:42.797  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:00:42.798  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:00:42.799  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:00:42.799  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:00:42.799  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:42.799  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:00:42.799  - error: host.chet instance system.adapter.rpi2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:00:51.181  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.switchbot-hub/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:00:51.182  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:00:51.182  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:00:51.183  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:00:51.183  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.switchbot-hub/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:00:51.183  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.switchbot-hub/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:00:51.183  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:51.184  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:00:51.184  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:00:51.184  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:00:51.185  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:00:51.185  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:00:51.185  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.switchbot-hub/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:00:51.185  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:51.186  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:00:51.186  - error: host.chet instance system.adapter.switchbot-hub.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:00:51.627  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.govee-app/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:00:51.628  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:00:51.628  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:00:51.628  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:00:51.629  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.govee-app/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:00:51.629  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.govee-app/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:00:51.629  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:51.629  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:00:51.629  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:00:51.630  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:00:51.630  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:00:51.630  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:00:51.630  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.govee-app/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:00:51.630  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:51.631  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:00:51.631  - error: host.chet instance system.adapter.govee-app.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:00:51.804  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:00:51.804  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:00:51.804  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:00:51.804  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:00:51.804  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:00:51.805  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.drops-weather/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:00:51.806  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:51.806  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:00:51.806  - error: host.chet instance system.adapter.drops-weather.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:00:59.936  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.tradfri/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:00:59.937  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:00:59.937  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:00:59.938  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:00:59.938  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.tradfri/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:00:59.938  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tradfri/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:00:59.938  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:59.939  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:00:59.939  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:00:59.939  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:00:59.940  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:00:59.940  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:00:59.941  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tradfri/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:00:59.941  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:00:59.942  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:00:59.942  - error: host.chet instance system.adapter.tradfri.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:01:00.364  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.mihome/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:01:00.364  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:01:00.365  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:01:00.365  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:01:00.365  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.mihome/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:01:00.365  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.mihome/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:01:00.366  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:00.366  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:01:00.366  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:01:00.366  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:01:00.366  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:01:00.367  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:01:00.367  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.mihome/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:01:00.367  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:00.367  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:01:00.367  - error: host.chet instance system.adapter.mihome.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:01:00.475  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.tuya/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:01:00.476  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:01:00.476  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:01:00.476  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:01:00.476  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.tuya/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:01:00.476  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tuya/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:01:00.476  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tuya/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:00.477  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:01:00.478  - error: host.chet instance system.adapter.tuya.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:01:16.720  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.sainlogic/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:01:16.721  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:01:16.721  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:01:16.721  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:01:16.722  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.sainlogic/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:01:16.722  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:01:16.722  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:16.722  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:01:16.723  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:01:16.723  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:01:16.723  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:01:16.723  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:01:16.724  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:01:16.724  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:16.726  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:01:16.726  - error: host.chet instance system.adapter.sainlogic.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:01:18.029  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.nut/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:01:18.029  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:01:18.029  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:01:18.029  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:01:18.029  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.nut/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:01:18.030  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nut/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:01:18.030  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:18.030  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:01:18.030  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:01:18.030  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:01:18.030  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:01:18.031  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:01:18.031  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nut/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:01:18.031  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:18.031  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:01:18.031  - error: host.chet instance system.adapter.nut.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:01:18.130  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.whatsapp-cmb/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:01:18.130  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:01:18.130  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:01:18.130  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:01:18.130  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.whatsapp-cmb/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:01:18.130  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.whatsapp-cmb/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:01:18.131  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:18.131  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:01:18.131  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:01:18.131  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:01:18.131  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:01:18.131  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:01:18.132  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.whatsapp-cmb/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:01:18.132  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:18.132  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:01:18.132  - error: host.chet instance system.adapter.whatsapp-cmb.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2024-05-22 19:01:18.231  - error: host.chet Caught by controller[0]: /opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:94
    2024-05-22 19:01:18.232  - error: host.chet Caught by controller[0]:     throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
    2024-05-22 19:01:18.232  - error: host.chet Caught by controller[0]:     ^
    2024-05-22 19:01:18.232  - error: host.chet Caught by controller[0]: Error: Cannot resolve JS-Controller module letsencrypt.js
    2024-05-22 19:01:18.232  - error: host.chet Caught by controller[0]:     at resolveNamedModule (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:94:11)
    2024-05-22 19:01:18.233  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/controllerTools.js:137:18)
    2024-05-22 19:01:18.233  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:18.233  - error: host.chet Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
    2024-05-22 19:01:18.234  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
    2024-05-22 19:01:18.234  - error: host.chet Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
    2024-05-22 19:01:18.234  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
    2024-05-22 19:01:18.234  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
    2024-05-22 19:01:18.234  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rpi2/node_modules/@iobroker/adapter-core/build/index.js:19:27)
    2024-05-22 19:01:18.235  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
    2024-05-22 19:01:18.235  - error: host.chet Caught by controller[0]: Node.js v20.13.1
    2024-05-22 19:01:18.235  - error: host.chet instance system.adapter.rpi2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    
    
    foxriver76F Offline
    foxriver76F Offline
    foxriver76
    Developer
    schrieb am zuletzt editiert von
    #38

    @thomas-braun bitte die Linux Fraktion nochmal updaten

    Windows wird frühestens morgen

    Videotutorials & mehr

    Hier könnt ihr mich unterstützen.

    Thomas BraunT FeuersturmF 3 Antworten Letzte Antwort
    0
    • foxriver76F foxriver76

      @thomas-braun bitte die Linux Fraktion nochmal updaten

      Windows wird frühestens morgen

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

      @foxriver76 sagte in Alpha Test js-controller Kiera (v6.0):

      bitte die Linux Fraktion nochmal updaten

      Jau, das sieht wesentlich ruhiger aus im Log.

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

      1 Antwort Letzte Antwort
      0
      • foxriver76F foxriver76

        @thomas-braun bitte die Linux Fraktion nochmal updaten

        Windows wird frühestens morgen

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

        @foxriver76 Update auf 6.0.1-alpha.0-20240522-72e34be5c

        ical Fehler

        2024-05-22 20:11:50.378 - error: ical.0 (7436) adapter disabled
        2024-05-22 20:11:50.614 - info: host.ioBrokerTestsystem instance system.adapter.worx.0 started with pid 7503
        2024-05-22 20:11:50.785 - info: hm-rpc.0 (7395) xmlrpc -> 0 devices
        2024-05-22 20:11:51.194 - info: hm-rega.0 (7380) subscribe .BidCoS-RF.50.PRESS_SHORT
        2024-05-22 20:11:51.219 - warn: ical.0 (7436) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
        2024-05-22 20:11:51.704 - info: hm-rega.0 (7380) ReGaHSS 192.168.178.84 up
        2024-05-22 20:11:55.249 - info: hm-rpc.0 (7395) xmlrpc <- newDevices 323
        2024-05-22 20:11:56.282 - warn: proxmox.0 (7458) slow connection to states DB. Still waiting ...
        2024-05-22 20:11:57.053 - info: hm-rpc.0 (7395) new HMIP devices/channels after filter: 0
        2024-05-22 20:12:02.833 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
        2024-05-22 20:12:03.873 - info: admin.0 (7291) Repository received successfully.
        

        vis-inventwo

        2024-05-22 20:12:35.031 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:83
        2024-05-22 20:12:35.035 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
        2024-05-22 20:12:35.038 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
        2024-05-22 20:12:35.041 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js
        2024-05-22 20:12:35.044 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11)
        2024-05-22 20:12:35.047 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15)
        2024-05-22 20:12:35.050 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-05-22 20:12:35.053 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-05-22 20:12:35.058 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-05-22 20:12:35.061 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-05-22 20:12:35.065 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-05-22 20:12:35.072 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
        2024-05-22 20:12:35.076 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/index.js:19:27)
        2024-05-22 20:12:35.089 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-05-22 20:12:35.092 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
        2024-05-22 20:12:35.095 - info: host.ioBrokerTestsystem instance system.adapter.vis-google-fonts.0 terminated while should be started once
        2024-05-22 20:12:36.370 - info: host.ioBrokerTestsystem instance system.adapter.web.0 started with pid 7630
        2024-05-22 20:12:36.977 - warn: hue.0 (7429) channel "Tannenbaum" already exists, using "Tannenbaum_On/Off_plug-in_unit" for light 15
        2024-05-22 20:12:37.330 - info: host.ioBrokerTestsystem instance system.adapter.echarts.0 started with pid 7637
        2024-05-22 20:12:37.352 - info: hue.0 (7429) created/updated 13 light channels
        2024-05-22 20:12:38.782 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:83
        2024-05-22 20:12:38.810 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
        2024-05-22 20:12:38.825 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
        2024-05-22 20:12:38.835 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js
        2024-05-22 20:12:38.851 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11)
        2024-05-22 20:12:38.857 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15)
        2024-05-22 20:12:38.864 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-05-22 20:12:38.904 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-05-22 20:12:38.913 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-05-22 20:12:38.928 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-05-22 20:12:38.946 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-05-22 20:12:38.956 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
        2024-05-22 20:12:38.970 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/index.js:19:27)
        2024-05-22 20:12:38.985 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-05-22 20:12:39.044 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
        2024-05-22 20:12:39.054 - error: host.ioBrokerTestsystem instance system.adapter.vis-inventwo.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        

        device-manager

        2024-05-22 20:12:50.402 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:83
        2024-05-22 20:12:50.405 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
        2024-05-22 20:12:50.409 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
        2024-05-22 20:12:50.412 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js
        2024-05-22 20:12:50.415 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11)
        2024-05-22 20:12:50.418 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15)
        2024-05-22 20:12:50.422 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-05-22 20:12:50.426 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-05-22 20:12:50.428 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-05-22 20:12:50.431 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-05-22 20:12:50.434 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-05-22 20:12:50.437 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
        2024-05-22 20:12:50.441 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/index.js:19:27)
        2024-05-22 20:12:50.444 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-05-22 20:12:50.448 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
        2024-05-22 20:12:50.450 - error: host.ioBrokerTestsystem instance system.adapter.device-manager.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-05-22 20:12:50.453 - info: host.ioBrokerTestsystem Restart adapter system.adapter.device-manager.0 because enabled
        

        discovery.0 (läuft auf dem Slave mit jsc 5.0.19)

        2024-05-22 20:12:56.274 - error: discovery.0 (7655) discovery.0 invalid process id scenario 13242 vs. own ID 7655. Stopping
        
        foxriver76F 1 Antwort Letzte Antwort
        0
        • FeuersturmF Feuersturm

          @foxriver76 Update auf 6.0.1-alpha.0-20240522-72e34be5c

          ical Fehler

          2024-05-22 20:11:50.378 - error: ical.0 (7436) adapter disabled
          2024-05-22 20:11:50.614 - info: host.ioBrokerTestsystem instance system.adapter.worx.0 started with pid 7503
          2024-05-22 20:11:50.785 - info: hm-rpc.0 (7395) xmlrpc -> 0 devices
          2024-05-22 20:11:51.194 - info: hm-rega.0 (7380) subscribe .BidCoS-RF.50.PRESS_SHORT
          2024-05-22 20:11:51.219 - warn: ical.0 (7436) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
          2024-05-22 20:11:51.704 - info: hm-rega.0 (7380) ReGaHSS 192.168.178.84 up
          2024-05-22 20:11:55.249 - info: hm-rpc.0 (7395) xmlrpc <- newDevices 323
          2024-05-22 20:11:56.282 - warn: proxmox.0 (7458) slow connection to states DB. Still waiting ...
          2024-05-22 20:11:57.053 - info: hm-rpc.0 (7395) new HMIP devices/channels after filter: 0
          2024-05-22 20:12:02.833 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
          2024-05-22 20:12:03.873 - info: admin.0 (7291) Repository received successfully.
          

          vis-inventwo

          2024-05-22 20:12:35.031 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:83
          2024-05-22 20:12:35.035 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
          2024-05-22 20:12:35.038 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
          2024-05-22 20:12:35.041 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js
          2024-05-22 20:12:35.044 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11)
          2024-05-22 20:12:35.047 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15)
          2024-05-22 20:12:35.050 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-05-22 20:12:35.053 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-05-22 20:12:35.058 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-05-22 20:12:35.061 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-05-22 20:12:35.065 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-05-22 20:12:35.072 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
          2024-05-22 20:12:35.076 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/index.js:19:27)
          2024-05-22 20:12:35.089 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-05-22 20:12:35.092 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
          2024-05-22 20:12:35.095 - info: host.ioBrokerTestsystem instance system.adapter.vis-google-fonts.0 terminated while should be started once
          2024-05-22 20:12:36.370 - info: host.ioBrokerTestsystem instance system.adapter.web.0 started with pid 7630
          2024-05-22 20:12:36.977 - warn: hue.0 (7429) channel "Tannenbaum" already exists, using "Tannenbaum_On/Off_plug-in_unit" for light 15
          2024-05-22 20:12:37.330 - info: host.ioBrokerTestsystem instance system.adapter.echarts.0 started with pid 7637
          2024-05-22 20:12:37.352 - info: hue.0 (7429) created/updated 13 light channels
          2024-05-22 20:12:38.782 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:83
          2024-05-22 20:12:38.810 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
          2024-05-22 20:12:38.825 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
          2024-05-22 20:12:38.835 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js
          2024-05-22 20:12:38.851 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11)
          2024-05-22 20:12:38.857 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15)
          2024-05-22 20:12:38.864 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-05-22 20:12:38.904 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-05-22 20:12:38.913 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-05-22 20:12:38.928 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-05-22 20:12:38.946 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-05-22 20:12:38.956 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
          2024-05-22 20:12:38.970 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/index.js:19:27)
          2024-05-22 20:12:38.985 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-05-22 20:12:39.044 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
          2024-05-22 20:12:39.054 - error: host.ioBrokerTestsystem instance system.adapter.vis-inventwo.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          

          device-manager

          2024-05-22 20:12:50.402 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:83
          2024-05-22 20:12:50.405 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`);
          2024-05-22 20:12:50.409 - error: host.ioBrokerTestsystem Caught by controller[0]: ^
          2024-05-22 20:12:50.412 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js
          2024-05-22 20:12:50.415 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11)
          2024-05-22 20:12:50.418 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15)
          2024-05-22 20:12:50.422 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-05-22 20:12:50.426 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-05-22 20:12:50.428 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-05-22 20:12:50.431 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-05-22 20:12:50.434 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-05-22 20:12:50.437 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
          2024-05-22 20:12:50.441 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/index.js:19:27)
          2024-05-22 20:12:50.444 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-05-22 20:12:50.448 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
          2024-05-22 20:12:50.450 - error: host.ioBrokerTestsystem instance system.adapter.device-manager.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-05-22 20:12:50.453 - info: host.ioBrokerTestsystem Restart adapter system.adapter.device-manager.0 because enabled
          

          discovery.0 (läuft auf dem Slave mit jsc 5.0.19)

          2024-05-22 20:12:56.274 - error: discovery.0 (7655) discovery.0 invalid process id scenario 13242 vs. own ID 7655. Stopping
          
          foxriver76F Offline
          foxriver76F Offline
          foxriver76
          Developer
          schrieb am zuletzt editiert von
          #41

          @feuersturm welche Version hat ical denn?

          Videotutorials & mehr

          Hier könnt ihr mich unterstützen.

          FeuersturmF 1 Antwort Letzte Antwort
          0
          • foxriver76F foxriver76

            @thomas-braun bitte die Linux Fraktion nochmal updaten

            Windows wird frühestens morgen

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

            @foxriver76

            Was mir gerade noch auffällt: Ein eChart wird nicht mehr aktualisiert. Die Datenwerte kommen vornehmlich als alias rein, da vermute ich einen Zusammenhang mit

            (foxriver76) optimize alias subscribe performance for non-redis dbs

            Bastel aber noch dran herum.
            Gegentest: Mit "js-controller": 5.0.19 füllen sich die DPs wieder korrekt.

            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

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • foxriver76F foxriver76

              @feuersturm welche Version hat ical denn?

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

              @foxriver76 sagte in Alpha Test js-controller Kiera (v6.0):

              @feuersturm welche Version hat ical denn?

              v1.15.0
              ich hab ical.0 ical.1 ical.2 ical.3 ical.4 ical.5 im Einsatz
              ical.0 bis 4 sind inaktiv, ical.5 ist aktiv

              foxriver76F mcm1957M 2 Antworten Letzte Antwort
              0
              • FeuersturmF Feuersturm

                @foxriver76 sagte in Alpha Test js-controller Kiera (v6.0):

                @feuersturm welche Version hat ical denn?

                v1.15.0
                ich hab ical.0 ical.1 ical.2 ical.3 ical.4 ical.5 im Einsatz
                ical.0 bis 4 sind inaktiv, ical.5 ist aktiv

                foxriver76F Offline
                foxriver76F Offline
                foxriver76
                Developer
                schrieb am zuletzt editiert von
                #44

                @feuersturm hm kannst du auch mal die Adapter-Core Version von iCal zeigen. npm ls @iobroker/adapter-core

                Videotutorials & mehr

                Hier könnt ihr mich unterstützen.

                FeuersturmF mcm1957M 2 Antworten Letzte Antwort
                0
                • foxriver76F foxriver76

                  @feuersturm hm kannst du auch mal die Adapter-Core Version von iCal zeigen. npm ls @iobroker/adapter-core

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

                  @foxriver76 sagte in Alpha Test js-controller Kiera (v6.0):

                  @feuersturm hm kannst du auch mal die Adapter-Core Version von iCal zeigen. npm ls @iobroker/adapter-core

                  proxmox@ioBrokerTestsystem:/opt/iobroker$ npm ls @iobroker/adapter-core
                  [sudo] password for proxmox:
                  iobroker.inst@2.0.3 /opt/iobroker
                  +-- iobroker.admin@6.17.11
                  | +-- @iobroker/adapter-core@3.1.4
                  | `-- @iobroker/socket-classes@1.5.0
                  |   `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.backitup@2.11.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.benchmark@1.2.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.daswetter@3.1.13
                  | `-- @iobroker/adapter-core@3.0.4
                  +-- iobroker.device-manager@0.0.3
                  | +-- @iobroker/adapter-core@2.6.8
                  | `-- @jey-cee/dm-utils@0.0.1
                  |   `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.device-watcher@2.12.1
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.discovery@4.5.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.dwd@2.8.5
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.fritzbox@0.6.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.fully-tablet-control@0.3.4-0 (git+ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.git#7117121d4e659a2ddf69feb2698a4014588a5f94)
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.hm-rega@4.0.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.hm-rpc@1.17.0
                  | +-- @iobroker/adapter-core@3.1.4 deduped
                  | `-- @iobroker/dm-utils@0.1.9
                  |   `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.hue@3.11.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.ical@1.15.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.influxdb@4.0.2
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.javascript@8.3.1
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.js-controller@6.0.1-alpha.0-20240522-72e34be5c
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.mqtt@5.2.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.nina@0.0.26
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.openweathermap@1.0.4
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.proxmox@2.3.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.rainbird@0.2.3 (git+ssh://git@github.com/StrathCole/ioBroker.rainbird.git#0caa24dcbb11024865ff9161c6f6bb5e6db6a9ce)
                  | `-- @iobroker/adapter-core@1.0.3
                  +-- iobroker.samsung-community@0.5.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.samsung-community.git#dd5c173cf9056c3ab9bd45006f17bb639d9ff5f8)
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.sayit@3.0.5
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.scenes@3.0.4
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.scheduler@1.3.12
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.simple-api@2.7.2
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.socketio@6.7.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.spotify-premium@1.5.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.tankerkoenig@3.4.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.telegram@3.2.1
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.tr-064@4.3.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.trashschedule@3.3.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.unifi@0.7.0
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.valloxmv@1.2.0 (git+ssh://git@github.com/hacki11/ioBroker.valloxmv.git#51ef16846b53016d658f1df5afa0cf42296000be)
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.vis-2@2.9.63
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.vis-google-fonts@1.0.4
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.vis-history@1.0.0
                  | `-- @iobroker/adapter-core@1.0.3
                  +-- iobroker.vis-inventwo@3.3.4
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.vis-timeandweather@1.2.2
                  | `-- @iobroker/adapter-core@2.6.8
                  +-- iobroker.vis@1.5.6
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.web@6.2.5
                  | +-- @iobroker/adapter-core@3.1.4 deduped
                  | +-- iobroker.socketio@6.6.1
                  | | `-- @iobroker/adapter-core@3.1.4 deduped
                  | `-- iobroker.ws@2.5.11
                  |   `-- @iobroker/adapter-core@3.1.4 deduped
                  +-- iobroker.worx@3.0.2
                  | `-- @iobroker/adapter-core@3.1.4 deduped
                  `-- iobroker.ws@2.6.1
                    `-- @iobroker/adapter-core@3.1.4 deduped
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • FeuersturmF Feuersturm

                    @foxriver76 sagte in Alpha Test js-controller Kiera (v6.0):

                    @feuersturm welche Version hat ical denn?

                    v1.15.0
                    ich hab ical.0 ical.1 ical.2 ical.3 ical.4 ical.5 im Einsatz
                    ical.0 bis 4 sind inaktiv, ical.5 ist aktiv

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

                    @feuersturm
                    Kannst du mal versuchen den ical mit DEBUG Loglevel zu starten?

                    Der ical hat in der Version noch das nicht mehr unterstütze subscribe: <stateid> drinnen. Das sollte aber eigentlich keinen Start verhindern sondern nur den manuellen Trigger de facto außer Betrieb setzen.

                    @foxriver76
                    Achtung: Github ist etwas neuer als die Release. Auf Github hat Klein0r das subscribe schon aus io-package entfernt

                    Sobald windows js-controlelr geht, könnt ich da was checken. Hab aber kein Linux Testsystem - und für production ist js-controller 6 noch etwas zu alpha :-)

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

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

                    LESEN - gute Forenbeitrage

                    1 Antwort Letzte Antwort
                    0
                    • foxriver76F foxriver76

                      @feuersturm hm kannst du auch mal die Adapter-Core Version von iCal zeigen. npm ls @iobroker/adapter-core

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

                      @foxriver76
                      Der adapter-core von ical sollte aktuell sein

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

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

                      LESEN - gute Forenbeitrage

                      foxriver76F 1 Antwort Letzte Antwort
                      0
                      • mcm1957M mcm1957

                        @foxriver76
                        Der adapter-core von ical sollte aktuell sein

                        foxriver76F Offline
                        foxriver76F Offline
                        foxriver76
                        Developer
                        schrieb am zuletzt editiert von foxriver76
                        #48

                        @mcm1957 Jop am Handy das log falsch zugeordnet Problem sind nur die <2.6.9 noch aber fixe ich morgen im Controller.

                        Ja iCal villt was mit subscribe zu tun kann ich morgen evtl auch testen.

                        Videotutorials & mehr

                        Hier könnt ihr mich unterstützen.

                        mcm1957M 1 Antwort Letzte Antwort
                        0
                        • foxriver76F foxriver76

                          @mcm1957 Jop am Handy das log falsch zugeordnet Problem sind nur die <2.6.9 noch aber fixe ich morgen im Controller.

                          Ja iCal villt was mit subscribe zu tun kann ich morgen evtl auch testen.

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

                          @foxriver76 said in Alpha Test js-controller Kiera (v6.0):

                          @mcm1957 Jop am Handy das log falsch zugeordnet Problem sind nur die <2.6.9 noch aber fixe ich morgen im Controller.

                          Ja iCal villt was mit subscribe zu tun kann ich morgen evtl auch testen.

                          Der ical ist auch ein subscribe Adapter. Kann sein, dass das der einzige ist.

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

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

                          LESEN - gute Forenbeitrage

                          1 Antwort Letzte Antwort
                          0
                          • mcm1957M Online
                            mcm1957M Online
                            mcm1957
                            schrieb am zuletzt editiert von mcm1957
                            #50

                            Ich hab jetzt mal mein Windowssytem auf js-controller 6 gebracht (mit dem manuellen Fix)

                            Der ical startet bei mir einwandfrei:

                            host.Envy
                            2024-05-22 21:25:08.287	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                            
                            ical.0
                            2024-05-22 21:25:07.726	info	Terminated (NO_ERROR): Without reason
                            
                            ical.0
                            2024-05-22 21:25:02.716	info	All calenders could not be processed, Do not clean up events
                            
                            ical.0
                            2024-05-22 21:25:02.715	warn	Error reading "http://11111.ics": Cannot read URL: "http://11111.ics"
                            
                            ical.0
                            2024-05-22 21:25:02.714	warn	Error reading from URL "http://11111.ics"
                            
                            ical.0
                            2024-05-22 21:25:02.474	info	starting. Version 1.15.0 in C:/ioBroker/node_modules/iobroker.ical, node: v18.20.2, js-controller: 6.0.1-alpha.0-20240522-72e34be5c
                            host.Envy
                            2024-05-22 21:25:01.952	info	Restart compact group controller 3
                            

                            Hinweis: Das System läuft im compact mode - das sollte aber wohl kaum ein Problem BEHEBEN-

                            Hinweis2: Ich hab keine echte Config sondern nur das was als Default drinnen ist abgespeichert.

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

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

                            LESEN - gute Forenbeitrage

                            FeuersturmF mcm1957M foxriver76F 3 Antworten Letzte Antwort
                            0
                            • mcm1957M mcm1957

                              Ich hab jetzt mal mein Windowssytem auf js-controller 6 gebracht (mit dem manuellen Fix)

                              Der ical startet bei mir einwandfrei:

                              host.Envy
                              2024-05-22 21:25:08.287	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                              
                              ical.0
                              2024-05-22 21:25:07.726	info	Terminated (NO_ERROR): Without reason
                              
                              ical.0
                              2024-05-22 21:25:02.716	info	All calenders could not be processed, Do not clean up events
                              
                              ical.0
                              2024-05-22 21:25:02.715	warn	Error reading "http://11111.ics": Cannot read URL: "http://11111.ics"
                              
                              ical.0
                              2024-05-22 21:25:02.714	warn	Error reading from URL "http://11111.ics"
                              
                              ical.0
                              2024-05-22 21:25:02.474	info	starting. Version 1.15.0 in C:/ioBroker/node_modules/iobroker.ical, node: v18.20.2, js-controller: 6.0.1-alpha.0-20240522-72e34be5c
                              host.Envy
                              2024-05-22 21:25:01.952	info	Restart compact group controller 3
                              

                              Hinweis: Das System läuft im compact mode - das sollte aber wohl kaum ein Problem BEHEBEN-

                              Hinweis2: Ich hab keine echte Config sondern nur das was als Default drinnen ist abgespeichert.

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

                              @mcm1957 Ich versuche das Problem etwas weiter einzugrenzen. Ich habe 6 ICAL Instanzen für verschiedene Kalender laufen die ich verschieden behandel. Ein Debug Log von verschiedenen Kalendern ist nicht so einfach möglich, da dort ja die Produktivdaten in den Kalendern stecken. Ich habe auf meinem Produktivsystem und auf meinem Testsystem verschiedene Versionen im Einsatz, ich schau mal ob das auch noch einen Einfluss hat.

                              mcm1957M 1 Antwort Letzte Antwort
                              0
                              • mcm1957M mcm1957

                                Ich hab jetzt mal mein Windowssytem auf js-controller 6 gebracht (mit dem manuellen Fix)

                                Der ical startet bei mir einwandfrei:

                                host.Envy
                                2024-05-22 21:25:08.287	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                
                                ical.0
                                2024-05-22 21:25:07.726	info	Terminated (NO_ERROR): Without reason
                                
                                ical.0
                                2024-05-22 21:25:02.716	info	All calenders could not be processed, Do not clean up events
                                
                                ical.0
                                2024-05-22 21:25:02.715	warn	Error reading "http://11111.ics": Cannot read URL: "http://11111.ics"
                                
                                ical.0
                                2024-05-22 21:25:02.714	warn	Error reading from URL "http://11111.ics"
                                
                                ical.0
                                2024-05-22 21:25:02.474	info	starting. Version 1.15.0 in C:/ioBroker/node_modules/iobroker.ical, node: v18.20.2, js-controller: 6.0.1-alpha.0-20240522-72e34be5c
                                host.Envy
                                2024-05-22 21:25:01.952	info	Restart compact group controller 3
                                

                                Hinweis: Das System läuft im compact mode - das sollte aber wohl kaum ein Problem BEHEBEN-

                                Hinweis2: Ich hab keine echte Config sondern nur das was als Default drinnen ist abgespeichert.

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

                                @Feuersturm
                                Kannst du mal in den system objects checken of eine Config dort sichtbar ist und via admin UI schaun ob die Config dort sichtbar ist?

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

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

                                LESEN - gute Forenbeitrage

                                1 Antwort Letzte Antwort
                                0
                                • FeuersturmF Feuersturm

                                  @mcm1957 Ich versuche das Problem etwas weiter einzugrenzen. Ich habe 6 ICAL Instanzen für verschiedene Kalender laufen die ich verschieden behandel. Ein Debug Log von verschiedenen Kalendern ist nicht so einfach möglich, da dort ja die Produktivdaten in den Kalendern stecken. Ich habe auf meinem Produktivsystem und auf meinem Testsystem verschiedene Versionen im Einsatz, ich schau mal ob das auch noch einen Einfluss hat.

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

                                  @feuersturm

                                  Ja klar.
                                  Aber schau mal (für dich) mit DEBUG log ob da überhaupt Kalenderdaten kommen. Dein Logging von oben schaut so aus als würde der ical gar nicht starten :-). Und es wäre ein großer Unterschied ob er nicjht startet oder "nur" nicht normal arbeitet.

                                  warn: ical.0 (7436) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                  kommt ja vom js-controller. Steht da vorher was vom ical drinnen?

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

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

                                  LESEN - gute Forenbeitrage

                                  1 Antwort Letzte Antwort
                                  0
                                  • mcm1957M Online
                                    mcm1957M Online
                                    mcm1957
                                    schrieb am zuletzt editiert von mcm1957
                                    #54

                                    @foxriver76

                                    Noch ne Idee:
                                    Der ical beendet sich mit adapter.stop();
                                    Ab js-controller 6 kann die Funktion ja nun Parameter (Exist Status). Kann es sein, dass der Status 3 nur ein reiner Zufallswert ist weil der js-controller / adapter-code "kein Paramater" nicht richtig erkennen und zu einem definierten Wert mappen? Sprich - 'undefinierte Variable Problem'

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

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

                                    LESEN - gute Forenbeitrage

                                    FeuersturmF 1 Antwort Letzte Antwort
                                    0
                                    • mcm1957M mcm1957

                                      @foxriver76

                                      Noch ne Idee:
                                      Der ical beendet sich mit adapter.stop();
                                      Ab js-controller 6 kann die Funktion ja nun Parameter (Exist Status). Kann es sein, dass der Status 3 nur ein reiner Zufallswert ist weil der js-controller / adapter-code "kein Paramater" nicht richtig erkennen und zu einem definierten Wert mappen? Sprich - 'undefinierte Variable Problem'

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

                                      @mcm1957 @foxriver76
                                      zum ical Thema.

                                      Ich habe auf meiner anderen Produktivinstanz mit ical 1.15.0 auch einmal meinen ical.5 ioBroker Testkalender eingerichtet. Dort läuft js-controller 5.0.19. Auf dem System kann ich das Debug Loglevel von ical.5 einschalten und der Kalender wird mit zwei Testterminen korrekt ausgelesen. Alle anderen ical Instanzen 0 bis 4 sind nicht aktiv.

                                      Auf meinem Testsystem mit js-controller 6 ist ical5 der gleiche ioBroker Testkalender.
                                      Wenn ich dort versuche das Debug Loglevel von ical5 einzuschalten sehe ich folgendes im Log:

                                      2024-05-22 21:50:36.753 - info: host.ioBrokerTestsystem instance scheduled system.adapter.ical.5 * * * * *
                                      2024-05-22 21:50:36.797 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 started with pid 10678
                                      2024-05-22 21:50:42.079 - error: ical.0 (10678) adapter disabled
                                      2024-05-22 21:50:42.143 - warn: ical.0 (10678) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                      2024-05-22 21:50:42.872 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                      2024-05-22 21:51:00.146 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 started with pid 10689
                                      2024-05-22 21:51:04.861 - error: ical.0 (10689) ical.0 already running
                                      2024-05-22 21:51:04.873 - warn: ical.0 (10689) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                      2024-05-22 21:51:05.465 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 having pid 10689 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                      2024-05-22 21:51:54.169 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.5 (force=false, process=false)
                                      2024-05-22 21:51:54.182 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.ical.5
                                      2024-05-22 21:51:58.028 - info: host.ioBrokerTestsystem instance scheduled system.adapter.ical.5 * * * * *
                                      2024-05-22 21:51:58.083 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 started with pid 10700
                                      2024-05-22 21:52:00.039 - warn: host.ioBrokerTestsystem instance system.adapter.ical.5 already running with pid 10700
                                      2024-05-22 21:52:03.062 - error: ical.0 (10700) adapter disabled
                                      2024-05-22 21:52:03.132 - warn: ical.0 (10700) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                      2024-05-22 21:52:03.918 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                      

                                      Es kommen keine weiteren Debugdaten vom ical5. Unter ical.5.data werden auch nicht die Daten aus dem Kalender eingetragen. ical5 startet aus meiner Sicht also gar nicht erst.

                                      mcm1957M 1 Antwort Letzte Antwort
                                      0
                                      • FeuersturmF Feuersturm

                                        @mcm1957 @foxriver76
                                        zum ical Thema.

                                        Ich habe auf meiner anderen Produktivinstanz mit ical 1.15.0 auch einmal meinen ical.5 ioBroker Testkalender eingerichtet. Dort läuft js-controller 5.0.19. Auf dem System kann ich das Debug Loglevel von ical.5 einschalten und der Kalender wird mit zwei Testterminen korrekt ausgelesen. Alle anderen ical Instanzen 0 bis 4 sind nicht aktiv.

                                        Auf meinem Testsystem mit js-controller 6 ist ical5 der gleiche ioBroker Testkalender.
                                        Wenn ich dort versuche das Debug Loglevel von ical5 einzuschalten sehe ich folgendes im Log:

                                        2024-05-22 21:50:36.753 - info: host.ioBrokerTestsystem instance scheduled system.adapter.ical.5 * * * * *
                                        2024-05-22 21:50:36.797 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 started with pid 10678
                                        2024-05-22 21:50:42.079 - error: ical.0 (10678) adapter disabled
                                        2024-05-22 21:50:42.143 - warn: ical.0 (10678) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                        2024-05-22 21:50:42.872 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                        2024-05-22 21:51:00.146 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 started with pid 10689
                                        2024-05-22 21:51:04.861 - error: ical.0 (10689) ical.0 already running
                                        2024-05-22 21:51:04.873 - warn: ical.0 (10689) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                        2024-05-22 21:51:05.465 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 having pid 10689 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                        2024-05-22 21:51:54.169 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.5 (force=false, process=false)
                                        2024-05-22 21:51:54.182 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.ical.5
                                        2024-05-22 21:51:58.028 - info: host.ioBrokerTestsystem instance scheduled system.adapter.ical.5 * * * * *
                                        2024-05-22 21:51:58.083 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 started with pid 10700
                                        2024-05-22 21:52:00.039 - warn: host.ioBrokerTestsystem instance system.adapter.ical.5 already running with pid 10700
                                        2024-05-22 21:52:03.062 - error: ical.0 (10700) adapter disabled
                                        2024-05-22 21:52:03.132 - warn: ical.0 (10700) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                        2024-05-22 21:52:03.918 - error: host.ioBrokerTestsystem instance system.adapter.ical.5 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                        

                                        Es kommen keine weiteren Debugdaten vom ical5. Unter ical.5.data werden auch nicht die Daten aus dem Kalender eingetragen. ical5 startet aus meiner Sicht also gar nicht erst.

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

                                        @feuersturm
                                        Danke
                                        Ich glaub da muss wirklich Foxriver mal ein Auge drauf werfen (ohne es zu beschädigen :-) )
                                        Already running kommt oft wenn ein scheduled adapter nicht sauber beendet wird. Aber warum !?!? k.A.

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

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

                                        LESEN - gute Forenbeitrage

                                        1 Antwort Letzte Antwort
                                        0
                                        • mcm1957M Online
                                          mcm1957M Online
                                          mcm1957
                                          schrieb am zuletzt editiert von mcm1957
                                          #57

                                          @feuersturm said in Alpha Test js-controller Kiera (v6.0):

                                          Grad gesehen:

                                          info: host.ioBrokerTestsystem instance scheduled system.adapter.ical.5 * * * * *

                                          Hast du wirklich einen cron * * * * * eingestellt ?

                                          Mit * * * * * schaff ich auch already running. Aber die NO_CONFIG Meldung schaff ich nicht.

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

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

                                          LESEN - gute Forenbeitrage

                                          FeuersturmF 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

                                          854

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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