NEWS
js-controller 5.0.x jetzt für alle User im STABLE!
-
@laola sagte in js-controller 5.0.x jetzt für alle User im STABLE!:
Gelöscht, reboot -> gleiches Ergebnis - meckert noch immer
Na dann, geh auf bullseye, die 64 bit Variante.
Das sollte, je nach Anzahl der Adapter, und Backup nach spätestens 2 - 3 Stunden erledigt sein.
Und: in dieser Zeit kannst du natürlich andere, wichtige Sachen erledigen. -
@ronny130286 stehe aktuell genau gleich weit...wie bist du dann weiter gekommen?
-
Habe jetzt auch mein Multihost-System auf 5.x gebracht.
Hatte mal wieder ein Problem, dass die google devices stumm waren.
Der übliche Workaround:
chromecast Instanz stoppen
chromecast Objekte löschen
chromecast Instanz startenhat mal wieder geholfen.
-
Hallo zusammen, ich habe versucht meinen JS-Controller upzugraden, aber seit dem Upgrade bekomme ich kein NPM mehr angezeigt und der INFO-Adapter bleibt rot, aber alles andere ist grün.
Wenn ich nach Anleitung vorgehe bekomme ich folgendes
@ioBroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller /usr/lib/node_modules/npm/lib/cli.js:35 throw err ^ TypeError: Class extends value undefined is not a constructor or null at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Module.require (node:internal/modules/cjs/loader:1143:19) at require (node:internal/modules/cjs/helpers:121:18) at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) Node.js v18.17.1
Im LOG steht folgendes
2023-10-05 23:33:55.060 - info: host.ioBroker instance system.adapter.info.0 started with pid 150658 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: /usr/lib/node_modules/npm/lib/cli.js:35 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: throw err 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: ^ 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Object. (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4) 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14) 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32) 2023-10-05 23:33:55.694 - error: host.ioBroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Object. (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[0]: Node.js v18.17.1 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: /opt/iobroker/node_modules/iobroker.info/main.js:89 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: adapter.log.error("Could not check npm version: " + e); 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: ^ 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log') 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: at Object. (/opt/iobroker/node_modules/iobroker.info/main.js:58:18) 2023-10-05 23:33:55.695 - error: host.ioBroker Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1256:14) 2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) 2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1119:32) 2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:960:12) 2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) 2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: at node:internal/main/run_main_module:23:47 2023-10-05 23:33:55.696 - error: host.ioBroker Caught by controller[1]: Node.js v18.17.1 2023-10-05 23:33:55.696 - error: host.ioBroker instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED) 2023-10-05 23:33:55.696 - info: host.ioBroker Restart adapter system.adapter.info.0 because enabled
Kann mir jemand sagen, wie ich dass wieder in den Griff bekomme?
Besten Dank im Voraus
-
-
Ich hoffe die summary reicht
======================= SUMMARY ======================= v.2023-06-20 Static hostname: ioBroker Icon name: computer-vm Chassis: vm Machine ID: 9bc0d88846bd437dbec4dd93845c120d Boot ID: db0b2180df1e46f3a39f9fc5c13f0a15 Virtualization: kvm Operating System: Debian GNU/Linux 11 (bullseye) Kernel: Linux 5.10.0-20-amd64 Architecture: x86-64 Installation: kvm Kernel: x86_64 Userland: amd64 Timezone: Europe/Berlin (CEST, +0200) User-ID: 1000 X-Server: false Boot Target: graphical.target Pending OS-Updates: 62 Pending iob updates: 0 Nodejs-Installation: /usr/bin/nodejs v18.17.1 /usr/bin/node v18.17.1 /usr/lib/node_modules/npm/lib/cli.js:35 throw err ^ TypeError: Class extends value undefined is not a constructor or null at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Module.require (node:internal/modules/cjs/loader:1143:19) at require (node:internal/modules/cjs/helpers:121:18) at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) Node.js v18.17.1 /usr/bin/npm /usr/lib/node_modules/npm/lib/cli.js:35 throw err ^ TypeError: Class extends value undefined is not a constructor or null at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Module.require (node:internal/modules/cjs/loader:1143:19) at require (node:internal/modules/cjs/helpers:121:18) at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) Node.js v18.17.1 /usr/bin/npx 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: 8.0G 1.6G 4.5G 0.0K 1.9G 6.1G Swap: 974M 0B 974M Total: 8.9G 1.6G 5.5G Active iob-Instances: 18 Active repo(s): stable ioBroker Core: js-controller 5.0.12 admin 6.10.1 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : ioBroker - enabled, port: 7575, 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 Objects: 4956 States: 3745 Size of iob-Database: 12M /opt/iobroker/iobroker-data/objects.jsonl 4.9M /opt/iobroker/iobroker-data/states.jsonl =================== END OF SUMMARY ====================
-
Jag das node-fix-Skript aus meiner Signatur drüber.
Und das System auf Stand halten! -
@thomas-braun
vielen Dank, dein Script hat geholfen iob diag sagt das es keine Probleme gibt und die Summary sieht so aus======================= SUMMARY ======================= v.2023-06-20 Static hostname: ioBroker Icon name: computer-vm Chassis: vm Machine ID: 9bc0d88846bd437dbec4dd93845c120d Boot ID: 1b67447b9d654caf803a3abd83c5bada Virtualization: kvm Operating System: Debian GNU/Linux 11 (bullseye) Kernel: Linux 5.10.0-25-amd64 Architecture: x86-64 Installation: kvm Kernel: x86_64 Userland: amd64 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.18.0 /usr/bin/node v18.18.0 /usr/bin/npm 9.8.1 /usr/bin/npx 9.8.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: 7.9G 1.2G 6.2G 0.0K 492M 6.5G Swap: 974M 0B 974M Total: 8.9G 1.2G 7.2G Active iob-Instances: 19 Active repo(s): stable ioBroker Core: js-controller 5.0.12 admin 6.10.1 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : ioBroker - enabled, port: 7575, 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 Objects: 4956 States: 3761 Size of iob-Database: 13M /opt/iobroker/iobroker-data/objects.jsonl 6.7M /opt/iobroker/iobroker-data/states.jsonl =================== END OF SUMMARY ====================
Werde mich jetzt um mein System kümmern, vielen Dank für deine Unterstützung!
-
Es kommt zeitnah erst mal ins Latest ein Controller 5.0.13
Grob folgende Änderungen:
- Diverse Type Improvements (nur für Entwickler itneressant)
- Besserer vis-2 Support (zB in Backups)
- Edge Case Fehler im Backup Prozess behoben
getForeignObjects
liefert nun wieder alle enums wenn nicht näher spezifiziert- Binary State Depreaction Log, loggt nun die ID des betroffenen DPs
- Verbesserter Prozess für das finden des Config Folders (Edge Case)
setObjectNotExists
ersetzt nun nicht erlaubte Zeichen, wie die Alternativmethoden dies bereits seit langem tun- Frontend Push Funktionalität nach ersten Tests weiter optimiert
- Fehler bei
multihost browse
Kommando behoben - Es werden nicht länger alle States die auf
.logging
enden fehlerhaft als Log Subscriber betrachtet sondern nun noch diese insystem.adapter.*.logging
deleteState
erlaubt nun wieder die Übergabe vonnull
fürparentDevice
undparentChannel
-
@foxriver76 Master + Slave erfolgreich auf 5.0.13 aktualisiert und System ist ohne Probleme gestartet. Dankeschön
-
@foxriver76 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:
Es kommt zeitnah erst mal ins Latest ein Controller 5.0.13
Grob folgende Änderungen:
setObjectNotExists
ersetzt nun nicht erlaubte Zeichen, wie die Alternativmethoden dies bereits seit langem tun
2023-10-08 21:15:40.356 - [33mwarn[39m: mqtt-client.0 (9112) Used invalid characters: mqtt-client.0.stat.� 0� stat.tasmota_95F changed to mqtt-client.0.stat._0_stat.tasmota_95F
Vielen Dank!
-
Hallo zusammen,
ich habe versucht das Upgrade von js-controller 4.0.24 auf 5.0.12 durchzuführen:iobroker stop
iobroker update
iobroker fix
iobroker upgrade self
iobroker startEs kommt keine Fehlermeldung und läuft auch problemlos durch, aber am Ende ist immer noch die 4.0.24 installiert. Alle Adapter sind (soweit aufgrund der js-controller version möglich) auf Stand.
Hier das Summary der Diagnose:
======================= SUMMARY ======================= v.2023-10-10 Static hostname: raspberrypi Icon name: computer Operating System: Raspbian GNU/Linux 10 (buster) Kernel: Linux 5.10.103-v7l+ Architecture: arm Installation: native Kernel: armv7l Userland: armhf Timezone: Europe/Berlin (CEST, +0200) User-ID: 1000 X-Server: false Boot Target: graphical.target Pending OS-Updates: 0 Pending iob updates: 11 Nodejs-Installation: /usr/bin/nodejs v14.21.3 /usr/bin/node v14.21.3 /usr/bin/npm 6.14.18 /usr/bin/npx 6.14.18 /usr/bin/corepack 0.15.1 Recommended versions are nodejs 16.20.2 and npm 8.19.4 Your nodejs installation is correct MEMORY: total used free shared buff/cache available Mem: 3.8G 1.4G 1.5G 8.0M 935M 2.8G Swap: 99M 0B 99M Total: 3.9G 1.4G 1.6G Active iob-Instances: 24 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 : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 192.168.178.68, run as: admin Objects: 5374 States: 4564 Size of iob-Database: 20M /opt/iobroker/iobroker-data/objects.jsonl 8.3M /opt/iobroker/iobroker-data/objects.json.migrated 8.3M /opt/iobroker/iobroker-data/objects.json.bak.migrated 3.7M /opt/iobroker/iobroker-data/states.jsonl 1.1M /opt/iobroker/iobroker-data/states.json.migrated 1.1M /opt/iobroker/iobroker-data/states.json.bak.migrated =================== END OF SUMMARY ====================
Was kann ich noch tun?
Vorab vielen Dank für die Hilfe -
@saschal
Node 14 ist zu alt. Siehe EröffnungspostingAktualisiere auf node 18.
-
@saschal
Schau in signatu v thomas brakn bezügluch node fix acript. Könnte ev helfen.
@thomas-braun -
@mcm57 Super! Vielen Dank. Genau das hat geholfen und jetzt ist wieder alles auf Stand.
Danke und Gruß,
Sascha -
@mcm57 Ja, genau das war das Problem
Vielen Dank!
-
@mcm57 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:
@saschal
Schau in signatu v thomas brakn bezügluch node fix acript. Könnte ev helfen.
@thomas-braunUnd seit heute auch offiziell Familienmitglied:
https://forum.iobroker.net/topic/69068/neuer-befehl-iob-nodejs-update
-
Dein Betriebssystem Debian 10 'Buster' ist auch veraltet und muss aktualisiert werden.
-
@thomas-braun ...ich hatte befürchtet das da noch was kommt Da muss ich mich erstmal schlau machen wie das ohne Probleme und Datenverlust funktioniert.
Danke für den Tip
-