NEWS
js-controller 3.3 jetzt im Beta
-
Der Fork von TA2k befindet sich hier
https://github.com/TA2k/ioBroker.radar2
Der Pullrequest sollte das hier sein:
https://github.com/frankjoke/ioBroker.radar2/pull/86Fehlermeldungen sind dadurch weg.
ABER der Adapter ist nach wie vor nicht einstellbar.
Da muss frankjoke noch dran. -
@malleralle sagte in js-controller 3.3 jetzt im Beta:
ABER der Adapter ist nach wie vor nicht einstellbar.
Da muss frankjoke noch dran.Das ist aber ein Admin5 Problem. Zumindest funktioniert radar2 bei mir mit dem Patch mit JS-C 3.3 und admin4 komplett fehlerfrei.
-
@apollon77 sagte in js-controller 3.3 jetzt im Beta:
@deta Am besten neuer Thread und /var/log/syslog ... aber da schauen wir dann genauer rein
Wieder Fehler, brauche bitte mal deine Email, damit ich dir das Log senden kann.
Es ist etwas komplexer. -
@deta Wie geschrieben. Wenn es ein 3.3.11er Controller ist checke ich log gern ... wenn früher dann bitte updaten
-
@apollon77 ja ist er 3.3.11
-
Mit letzten Fixes kommt heute js-controller 3.3.12 aka Stable RC2:
3.3.12 (2021-06-07)
- (foxriver76) Make sure getStates uses write attribute of aliases instead of read
- (bluefox) Add messages to read logs
- (Apollon77) prevent crash in disconnect cases on startup
- (foxriver76) allow defaultNewAcl updates on the fly
Er landet demnächst auf npm und danach im Latest
-
@apollon77 Ist eigentlich der Controler nach dem Update immer auf Loglevel Info oder ist das nur bei mir so?
Normalerweise habe ich den auf Level Warning stehen, aber nach jedem Update ist er wieder auf Info. -
@chaot Bei mir bleibt Loglevel warn beim Host auch nach Updates.
Ich hab es in /opt/iobroker/iobroker-data/iobroker.json eingestellt"log": { "level": "warn",
-
@diginix Ok, werde ich mal probieren.
Ich stelle das über die GUI um und da scheint sich das immer zurückzustellen.
Vielleicht ist das ja auch so gewollt vom Entwickler. -
@chaot Ich habe das in der Datei gemacht weil es in der GUI bisher nie ging.
Bin noch auf admin v4. Geht das mit admin v5? -
@chaot Du meinst diese Einstellung oder?
Ich hab unter js-controller 3.3.11 einmal das Level von info auf warn gesetzt und danach einen controlle restart gemacht.
Danach hab ich von 3.3.11 auf 3.3.12 aktualisiert und es steht weiterhin "warn" als Level in dem Feld. -
@diginix Ja, geht. Aber, wie gesagt scheinbar nicht dauerhaft. Ich bin mir aber nicht sicher ob das wieder mal nur bei mir so ist. Würde mich auch nicht wundern.......
-
@feuersturm Ich nutze die neue GUI. Aber schon die Einstellung.
-
@chaot Das ist die neue GUI (react UI) die du in meinem Screenshot siehst.
-
@apollon77
Habe eben aktualisiert und einen komischen Fehler im log:host.ubuntuserver 2021-06-08 21:21:07.377 error Caught by controller[11]: at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6213:35) host.ubuntuserver 2021-06-08 21:21:07.377 error Caught by controller[11]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:477:40) host.ubuntuserver 2021-06-08 21:21:07.376 error Caught by controller[11]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:620:24) host.ubuntuserver 2021-06-08 21:21:07.376 error Caught by controller[11]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: host.ubuntuserver 2021-06-08 21:21:07.376 error Caught by controller[11]: at runNextTicks (internal/process/task_queues.js:60:5) host.ubuntuserver 2021-06-08 21:21:07.376 error Caught by controller[11]: at runMicrotasks (<anonymous>) host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:477:40) host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:620:24) host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: at runNextTicks (internal/process/task_queues.js:60:5) host.ubuntuserver 2021-06-08 21:21:07.376 error Caught by controller[11]: at processImmediate (internal/timers.js:435:9) host.ubuntuserver 2021-06-08 21:21:07.376 error Caught by controller[11]: Error: DB closed host.ubuntuserver 2021-06-08 21:21:07.376 error Caught by controller[11]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:124:25) host.ubuntuserver 2021-06-08 21:21:07.374 error Caught by controller[11]: at runMicrotasks (<anonymous>) host.ubuntuserver 2021-06-08 21:21:07.374 error Caught by controller[11]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:477:40) host.ubuntuserver 2021-06-08 21:21:07.374 error Caught by controller[11]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:620:24) host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: at processImmediate (internal/timers.js:435:9) host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: Error: DB closed host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:124:25) host.ubuntuserver 2021-06-08 21:21:07.375 error Caught by controller[11]: at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6213:35) host.ubuntuserver 2021-06-08 21:21:07.374 error Caught by controller[11]: Error: DB closed host.ubuntuserver 2021-06-08 21:21:07.374 error Caught by controller[11]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:124:25) host.ubuntuserver 2021-06-08 21:21:07.374 error Caught by controller[11]: at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6213:35)
Frage mich nur was er mit redis hat?
santa@ubuntuserver:/opt/iobroker$ iobroker status iobroker is running on this host. Objects type: file States type: file
-
@apollon77 js-controller 3.3.12 zeigt auf meinem Master und Slave keine Auffälligkeiten
-
@feuersturm Ah ok.
Ich habe die Umstellung hier gemacht und die wird scheinbar nicht gespeichert:
Mit deiner Einstellung wird der Host neu gestartet und das bleibt dann scheinbar dauernd gespeichert.
Danke. -
@chaot Richtig, es kommt auch folgender Hinweise:
-
@feuersturm Oh Mann --- wer liest denn schon Anleitungen --- Ja, ich gelobe Besserung
-
Seit dem Update auf 3.3.12 ist bei mir der Log Herunterladen Button verschwunden und das Log hat keine Einträge mehr...