NEWS
Beta Test js-controller 3.2.x auf GitHub
-
Der Enigma2 Adapter läuft mit der Version nicht mehr:
-
@Jan1 richtig, genauso wenig wie der mihome-vacuum, Issues hab ich schon angelegt.
-
@ilovegym
Ist das die selbe Ursache und muss das im Adapter gefixt werden, oder im JS-Controller?Ich habs zur Sicherheit auch gleich noch im Adapter Thread gepostet.
-
@SBorg sagte in Beta Test js-controller 3.2.x auf GitHub:
Youtube + Enigma steigen per Exception kpl. aus, sind ohne Update so nicht mehr nutzbar.
+weitere kommen durch den JS-Controller, müssen aber im jeweiligen Adapter gefixt werden
-
@apollon77
smartmeter Adapter gibt ne Warnung:
smartmeter.0 2021-01-09 13:35:48.320 warn (2581) State "smartmeter.0.1-0:1_8_0__255.rawvalue" has no existing object, this might lead to an error in future versionsAnsonsten ist es jetzt mit 3.2.3 sehr ruhig...
-
Problem with chromecast adapter. Debug output:
2021-01-09 13:36:54.062 - error: chromecast.0 (32660) Not exists ioredis:redis write command[10.1.1.30:9000 (chromecast.0 (32660))]: 0 -> publish('messagebox.system.host.pg.mh,{"command":"addNotification","message":{"scope":"system","category":null,"message":"Not exists","instance":"chromecast.0"},"from":"system.adapter.chromecast.0","callback": ... <REDACTED full-length="351">') +12ms 2021-01-09 13:36:54.065 - error: chromecast.0 (32660) Unhandled promise rejection. 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(). 2021-01-09 13:36:54.067 - error: chromecast.0 (32660) unhandled promise rejection: Not exists 2021-01-09 13:36:54.069 - error: chromecast.0 (32660) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2270:17) at Immediate.adapterObjects.getObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3010:38) at runCallback (timers.js:706:11) at tryOnImmediate (timers.js:676:5) at processImmediate (timers.js:658:5) 2021-01-09 13:36:54.070 - error: chromecast.0 (32660) Not exists ioredis:redis write command[10.1.1.30:9000 (chromecast.0 (32660))]: 0 -> publish('messagebox.system.host.pg.mh,{"command":"addNotification","message":{"scope":"system","category":null,"message":"Not exists","instance":"chromecast.0"},"from":"system.adapter.chromecast.0","callback": ... <REDACTED full-length="351">') +8ms 2021-01-09 13:36:54.073 - error: chromecast.0 (32660) Unhandled promise rejection. 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(). 2021-01-09 13:36:54.075 - error: chromecast.0 (32660) unhandled promise rejection: Not exists 2021-01-09 13:36:54.077 - error: chromecast.0 (32660) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2270:17) at Immediate.adapterObjects.getObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3010:38) at runCallback (timers.js:706:11) at tryOnImmediate (timers.js:676:5) at processImmediate (timers.js:658:5) 2021-01-09 13:36:54.078 - error: chromecast.0 (32660) Not exists
-
@apollon77
ich weiß nicht, ob dies hier mit der controller-Version zusammenhängt.Ich hatte auf der Testinstallation den sony-bravia Adapter installiert und wollte ihn wieder löschen:
$ ./iobroker del sony-bravia Delete adapter "sony-bravia" host.ioBroker-rock64 Counted 1 meta of sony-bravia host.ioBroker-rock64 Counted 1 adapter for sony-bravia host.ioBroker-rock64 Counted 2 states (system.adapter.sony-bravia.*) from states ERROR: Cannot delete sony-bravia.admin files folder: ReplyError: Error ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/iobroker-data/files/sony-bravia.admin' ERROR: Cannot delete sony-bravia.admin files folder: ReplyError: Error ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/iobroker-data/files/sony-bravia.admin' host.ioBroker-rock64 object sony-bravia.admin deleted host.ioBroker-rock64 Deleting 2 object(s). host.ioBroker-rock64 Deleting 2 state(s). npm uninstall iobroker.sony-bravia --loglevel error --prefix "/opt/iobroker" (System call)
Habe das monierte Verzeichnis geleert, da war noch
_data.json
drin, danach klappte es immer noch nicht.
Erneut installiert und wieder das oben gezeigteEDIT:
Muss an der Version liegen!
bei hm-rpc das gleiche beim Löschen des Adapters:$ ./iobroker del hm-rpc Delete adapter "hm-rpc" host.ioBroker-rock64 Counted 1 instances of hm-rpc host.ioBroker-rock64 Counted 3 meta of hm-rpc host.ioBroker-rock64 Counted 1 adapter for hm-rpc host.ioBroker-rock64 Counted 116 devices of hm-rpc host.ioBroker-rock64 Counted 516 channels of hm-rpc host.ioBroker-rock64 Counted 2445 states of hm-rpc host.ioBroker-rock64 Counted 15 states of system.adapter.hm-rpc host.ioBroker-rock64 Counted 2438 states (io.hm-rpc.*) from states host.ioBroker-rock64 Counted 15 states (system.adapter.hm-rpc.*) from states host.ioBroker-rock64 Counted 1 objects of hm-rpc ERROR: Cannot delete hm-rpc.admin files folder: ReplyError: Error ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/iobroker-data/files/hm-rpc.admin' ERROR: Cannot delete hm-rpc.admin files folder: ReplyError: Error ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/iobroker-data/files/hm-rpc.admin' host.ioBroker-rock64 object hm-rpc.admin deleted host.ioBroker-rock64 Deleting 3098 object(s). Be patient... host.ioBroker-rock64: Only 3000 objects left to be deleted. host.ioBroker-rock64: Only 2800 objects left to be deleted. host.ioBroker-rock64: Only 2600 objects left to be deleted. host.ioBroker-rock64: Only 2400 objects left to be deleted. host.ioBroker-rock64: Only 2200 objects left to be deleted.
EDIT2:
jetzt sind sie auf einmal beide weg -
@Jan1 Wir werden den Fall hier im controller fixen. am Ende versuchen die Adapter ein Objekt zu löschen was es nicht gibt ... wir werden den Fehler als "aktion erfolgreich" behandeln, Fix kommt nachher
-
@ilovegym Butte auch Issue anlegen
-
@Rob_in siehe Post eben ... Fix kommt nachher noch
-
@apollon77 Indeed, the chromecast issue is correct by this commit: https://github.com/ioBroker/ioBroker.js-controller/pull/1167/commits/8e43c640e5f6d06966becda582a7ffba6ed169bc
-
@Homoran schaue ich mir an
-
@apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:
@ilovegym Butte auch Issue anlegen
-
@Rob_in Exakt, war gherade einkaufen und dann ne USV tauschen und jetzt sortiere ich alles und bereite update vor
Noch eeeeeetwas Geduld -
So, liebe Freunde der gepflegten Controler Tests
Github ist nun mit der 3.2.4 ausgestattet die alles bisher berichtete behandelt.
- die "Not exists" Fehler in einigen Adaptern wenn diese nicht existente Objekte gelöscht haben sollten weg sein
- Lets encrypt wurde nochmal ein bissl getuned (hat das schonmal jemand gecheckt? ;-))
- der Adapter löschen File Fehler von @Homoran sollte auch weg sein
Have fun
Ingo
-
@apollon77 Super, vielen vielen Dank fürs schnelle fixen, das Teil läuft hier jetzt produktiv und darf sich mal austoben..
Enigma, Mihome-Vacuum, etc.. keine Fehler mehr.
-
@apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:
der Adapter löschen File Fehler von @Homoran sollte auch weg sein
Jepp!
$ ./iobroker del hm-rpc Delete adapter "hm-rpc" host.ioBroker-rock64 Counted 3 meta of hm-rpc host.ioBroker-rock64 Counted 1 adapter for hm-rpc host.ioBroker-rock64 file hm-rpc.admin deleted host.ioBroker-rock64 object hm-rpc.admin deleted host.ioBroker-rock64 Deleting 4 object(s). npm uninstall iobroker.hm-rpc --loglevel error --prefix "/opt/iobroker" (System call) process exited with code 0
Danke!
-
Eine Warnung habe ich noch:
alexa2.0 2021-01-09 18:37:33.810 warn (2002421) State "alexa2.0.Echo-Devices.G070L80672670J9K.Player.muted" has no existing object, this might lead to an error in future versions alexa2.0 2021-01-09 18:37:33.808 warn (2002421) State "alexa2.0.Echo-Devices.G070L80672670J9K.Player.volume" has no existing object, this might lead to an error in future versions
-
@Jan1 —> Adapter issue anlegen (bzw das gibts schon)
-
@Jan1 sagte in Beta Test js-controller 3.2.x auf GitHub:
Eine Warnung habe ich noch:
so was hab ich reichlich:
hm-rpc.0 2021-01-09 18:48:51.753 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:35","VALUES"] hm-rpc.0 2021-01-09 18:48:51.695 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:34","VALUES"] hm-rpc.0 2021-01-09 18:48:51.630 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:33","VALUES"] hm-rpc.0 2021-01-09 18:48:51.537 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:32","VALUES"] hm-rpc.0 2021-01-09 18:48:51.467 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:31","VALUES"] hm-rpc.0 2021-01-09 18:48:51.407 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:30","VALUES"] hm-rpc.0 2021-01-09 18:48:51.340 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:29","VALUES"] hm-rpc.0 2021-01-09 18:48:51.277 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:28","VALUES"] hm-rpc.0 2021-01-09 18:48:51.218 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:27","VALUES"] hm-rpc.0 2021-01-09 18:48:51.159 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:26","VALUES"] hm-rpc.0 2021-01-09 18:48:51.101 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:25","VALUES"] hm-rpc.0 2021-01-09 18:48:51.042 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:24","VALUES"] hm-rpc.0 2021-01-09 18:48:50.982 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:23","VALUES"] hm-rpc.0 2021-01-09 18:48:50.894 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:22","VALUES"] hm-rpc.0 2021-01-09 18:48:50.824 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:21","VALUES"] hm-rpc.0 2021-01-09 18:48:50.764 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:20","VALUES"] hm-rpc.0 2021-01-09 18:48:50.704 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:19","VALUES"] hm-rpc.0 2021-01-09 18:48:50.644 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:18","VALUES"] hm-rpc.0 2021-01-09 18:48:50.586 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:17","VALUES"] hm-rpc.0 2021-01-09 18:48:50.528 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:16","VALUES"] hm-rpc.0 2021-01-09 18:48:50.469 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:15","VALUES"] hm-rpc.0 2021-01-09 18:48:50.411 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:14","VALUES"] hm-rpc.0 2021-01-09 18:48:50.300 warn (10641) State "hm-rpc.0.LTK0124195.2.FREQUENCY" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:50.298 warn (10641) State "hm-rpc.0.LTK0124195.2.VOLTAGE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:50.296 warn (10641) State "hm-rpc.0.LTK0124195.2.CURRENT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:50.287 warn (10641) State "hm-rpc.0.LTK0124195.2.POWER" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:50.286 warn (10641) State "hm-rpc.0.LTK0124195.2.ENERGY_COUNTER" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:50.284 warn (10641) State "hm-rpc.0.LTK0124195.2.BOOT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:50.234 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:13","VALUES"] hm-rpc.0 2021-01-09 18:48:49.813 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:12","VALUES"] hm-rpc.0 2021-01-09 18:48:49.747 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:11","VALUES"] hm-rpc.0 2021-01-09 18:48:49.689 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:10","VALUES"] hm-rpc.0 2021-01-09 18:48:49.630 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:9","VALUES"] hm-rpc.0 2021-01-09 18:48:49.571 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:8","VALUES"] hm-rpc.0 2021-01-09 18:48:49.512 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:7","VALUES"] hm-rpc.0 2021-01-09 18:48:49.453 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:6","VALUES"] hm-rpc.0 2021-01-09 18:48:49.393 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:5","VALUES"] hm-rpc.0 2021-01-09 18:48:49.333 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:4","VALUES"] hm-rpc.0 2021-01-09 18:48:49.263 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:3","VALUES"] hm-rpc.0 2021-01-09 18:48:49.203 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:2","VALUES"] hm-rpc.0 2021-01-09 18:48:49.140 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:1","VALUES"] hm-rpc.0 2021-01-09 18:48:49.072 warn (10641) State "hm-rpc.0.NEQ0633493.1.STATE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:49.070 warn (10641) State "hm-rpc.0.NEQ0633493.1.LOWBAT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:49.032 warn (10641) State "hm-rpc.0.NEQ0633493.1.ERROR" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:48.133 info (10641) xmlrpc -> getParamsetDescription ["BidCoS-RF:0","VALUES"] hm-rpc.0 2021-01-09 18:48:44.849 warn (10641) State "hm-rpc.0.BidCoS-RF.50.PRESS_LONG" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.508 warn (10641) State "hm-rpc.0.JEQ0140901.1.BRIGHTNESS" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.482 warn (10641) State "hm-rpc.0.JEQ0140901.1.SUNSHINEDURATION" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.481 warn (10641) State "hm-rpc.0.JEQ0140901.1.WIND_DIRECTION_RANGE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.479 warn (10641) State "hm-rpc.0.JEQ0140901.1.WIND_DIRECTION" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.478 warn (10641) State "hm-rpc.0.JEQ0140901.1.WIND_SPEED" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.476 warn (10641) State "hm-rpc.0.JEQ0140901.1.RAIN_COUNTER" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.475 warn (10641) State "hm-rpc.0.JEQ0140901.1.RAINING" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.473 warn (10641) State "hm-rpc.0.JEQ0140901.1.HUMIDITY" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:44.466 warn (10641) State "hm-rpc.0.JEQ0140901.1.TEMPERATURE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.685 warn (10641) State "hm-rpc.0.LTK0129844.2.SET_TEMPERATURE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.666 warn (10641) State "hm-rpc.0.LTK0129844.2.ACTUAL_HUMIDITY" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.664 warn (10641) State "hm-rpc.0.LTK0129844.2.ACTUAL_TEMPERATURE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.646 warn (10641) State "hm-rpc.0.NEQ0532734.5.LOWBAT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.645 warn (10641) State "hm-rpc.0.NEQ0532734.4.LOWBAT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.643 warn (10641) State "hm-rpc.0.NEQ0532734.3.LOWBAT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.642 warn (10641) State "hm-rpc.0.NEQ0532734.2.LOWBAT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.640 warn (10641) State "hm-rpc.0.NEQ0532734.1.LOWBAT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.639 warn (10641) State "hm-rpc.0.NEQ0532734.0.LOWBAT" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.637 warn (10641) State "hm-rpc.0.NEQ0532734.4.TEMPERATURE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.635 warn (10641) State "hm-rpc.0.NEQ0532734.3.TEMPERATURE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.633 warn (10641) State "hm-rpc.0.NEQ0532734.2.TEMPERATURE" has no existing object, this might lead to an error in future versions hm-rpc.0 2021-01-09 18:48:43.621 warn (10641) State "hm-rpc.0.NEQ0532734.1.TEMPERATURE" has no existing object, this might lead to an error in future versions
Issue bei hm-rpc?