NEWS
UNSOLVED deConz Adapter bleibt nach update gelb
-
@froh adapter löschen und neu installieren. API Key am besten kopieren dann kannst du ihn wieder verwenden.
-
@Jey-Cee das habe ich auch schon versucht, und auch einen neuen Key erstellt, hat leider keinen Erfolg gebracht.
-
@Thomas-Braun
lsb_release -aNo LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster root@iobroker:/opt/iobroker# which node /usr/bin/node root@iobroker:/opt/iobroker# which nodejs /usr/bin/nodejs root@iobroker:/opt/iobroker# which npm /usr/bin/npm
-
-
@Thomas-Braun Leider auch nicht. Vielleicht ist auch noch interessant, dass in der alten Version nur verbunden mit Host und Lebenszeichen stehen, wenn man mit der Maus über die Instanz fährt und bei der neuen Version steht noch als dritter Punkt (der dann rot ist) verbunden mit deconz
-
tail -f /opt/iobroker/log/iobroker.current.log
Und dann startest du den Adapter mal neu und postest die Ausgaben vom logfile .
iobroker version
wäre zuvor vielleicht auch noch interessant.
-
@Thomas-Braun
iobroker version
2.2.9
Hier das Log:2020-05-06 00:16:17.573 - info: deconz.0 (29809) deConz Version: 2.5.70; API version: 1.16.0 2020-05-06 00:16:17.625 - info: deconz.0 (29809) Code 404: Ressource not found get devices: [] 2020-05-06 00:16:17.657 - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002003.1.SET_TEMPERATURE[hm-rpc/1/CUX9002003/1/SET_TEMPERATURE] 2020-05-06 00:16:17.657 - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002003.1.SET_HUMIDITY[hm-rpc/1/CUX9002003/1/SET_HUMIDITY] 2020-05-06 00:16:19.384 - info: mqtt.0 (26175) send2Server system.adapter.vis.0.sigKill[undefined] 2020-05-06 00:16:19.388 - warn: mqtt.0 (26175) Cannot resolve topic name for ID: system.adapter.vis.0.sigKill (object not found) 2020-05-06 00:16:23.227 - info: mqtt.0 (26175) send2Server system.adapter.web.0.sigKill[system/adapter/web/0/sigKill] 2020-05-06 00:16:27.177 - info: mqtt.0 (26175) send2Server system.adapter.sonoff.0.sigKill[system/adapter/sonoff/0/sigKill] 2020-05-06 00:16:31.114 - info: mqtt.0 (26175) send2Server system.adapter.mqtt.0.sigKill[system/adapter/mqtt/0/sigKill] 2020-05-06 00:16:35.244 - info: mqtt.0 (26175) send2Server system.adapter.hm-rega.0.sigKill[system/adapter/hm-rega/0/sigKill] 2020-05-06 00:18:45.495 - info: host.iobroker stopInstance system.adapter.deconz.0 (force=false, process=true) 2020-05-06 00:18:45.499 - info: deconz.0 (29809) Got terminate signal TERMINATE_YOURSELF 2020-05-06 00:18:45.501 - info: host.iobroker stopInstance system.adapter.deconz.0 send kill signal 2020-05-06 00:18:45.499 - info: mqtt.0 (26175) send2Server system.adapter.deconz.0.sigKill[system/adapter/deconz/0/sigKill] 2020-05-06 00:18:45.502 - info: deconz.0 (29809) terminating 2020-05-06 00:18:45.502 - info: deconz.0 (29809) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2020-05-06 00:18:46.027 - info: host.iobroker instance system.adapter.deconz.0 terminated with code 156 (156) 2020-05-06 00:18:48.018 - info: host.iobroker instance system.adapter.deconz.0 started with pid 647 2020-05-06 00:18:48.035 - info: mqtt.0 (26175) send2Server system.adapter.deconz.0.sigKill[system/adapter/deconz/0/sigKill] 2020-05-06 00:18:49.409 - info: deconz.0 (647) starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.16.3 2020-05-06 00:18:49.467 - info: deconz.0 (647) deConz Version: 2.5.70; API version: 1.16.0 2020-05-06 00:18:49.524 - info: deconz.0 (647) Code 404: Ressource not found get devices: [] 2020-05-06 00:18:49.556 - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002006.1.SET_TEMPERATURE[hm-rpc/1/CUX9002006/1/SET_TEMPERATURE] 2020-05-06 00:18:49.559 - info: mqtt.0 (26175) send2Server hm-rpc.1.CUX9002006.1.SET_HUMIDITY[hm-rpc/1/CUX9002006/1/SET_HUMIDITY]
-
@froh said in deConz Adapter bleibt nach update gelb:
Code 404: Ressource not found get devices
Da läuft noch eine CCU? Kannst du die anderweitig erreichen?
-
@Thomas-Braun die ccu läuft separat unter einer anderen ip als der deconz adapter.
Deconz: 192.168.13.176
raspmatic: 192.168.13.119 -
@froh Kannst du die beiden IPs anpingen?
-
-
@froh DANN fällt mir nix gescheites mehr ein.
Außer das vielleicht deConz nicht richtig zur VirtualBox durchgereicht wird. Aber von VMs hab ich keinen Plan. -
also ich komme über das webinterface auch auf die jeweiligen geräte:
also über die 192.168.13.176 auf die Phoscon App und über die 192.168.13.119 auf die Homematic WebUi. -
@froh am besten du gehst erst mal auf die 1.1.2 zurück und wartest bis die neue Version ins Stable kommt.
-
@Jey-Cee
ja, so habe ich es auch gemacht. Allerdings hat auch da die Installation des Adapters nicht funktioniert sondern ich musste die komplette VM aus dem Backup wiederherstellen - was ja zum Glück bei einer VM kein Promlem ist... -
@Jey-Cee sagte in deConz Adapter bleibt nach update gelb:
@froh am besten du gehst erst mal auf die 1.1.2 zurück und wartest bis die neue Version ins Stable kommt.
habe es gerade mit der 1.3.6 version Von Deconz probiert.... leider ist dort das gleiche Problem
-
@froh stell bitte mal das Log level der Adapter instanz auf debug und Zeig das Log.
-
Hallo zusammen,
ich kämpfe aktuell mit folgendem Fehler und seit dem ich gerade den Adapter einmal komplett deinstalliert und neuinstalliert habe, tritt das Problem sowohl mit 1.3.5 als auch mit 1.3.6 auf....
deconz.0 2020-05-07 13:33:19.370 info (7627) terminating deconz.0 2020-05-07 13:33:19.299 info (7627) cleaned everything up... deconz.0 2020-05-07 13:33:19.292 error (7627) Error: undefined is not a valid state value at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39 at deconz.setState (/opt/iobroker/node_modules/iobroker.js-controll deconz.0 2020-05-07 13:33:19.248 error (7627) uncaught exception: undefined is not a valid state value deconz.0 2020-05-07 13:33:19.244 warn (7627) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-05-07 13:33:19.242 warn (7627) State value to set is invalid for deconz.0.Lights.7cb03eaa0a035af0.on: The state is missing the required property val! deconz.0 2020-05-07 13:33:17.812 info (7627) Code 404: Ressource not found get devices: [] deconz.0 2020-05-07 13:33:17.214 info (7627) deConz Version: 2.5.71; API version: 1.16.0 deconz.0 2020-05-07 13:33:16.901 info (7627) starting. Version 1.3.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.20.1, js-controller: 3.0.17 host.raspberrypi 2020-05-07 13:33:11.390 info instance system.adapter.deconz.0 started with pid 7627 host.raspberrypi 2020-05-07 13:32:41.327 info Restart adapter system.adapter.deconz.0 because enabled host.raspberrypi 2020-05-07 13:32:41.326 info instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR) host.raspberrypi 2020-05-07 13:32:41.325 error Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:68:7) host.raspberrypi 2020-05-07 13:32:41.324 error Caught by controller[1]: at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.deconz/main.js:1648:17) host.raspberrypi 2020-05-07 13:32:41.324 error Caught by controller[1]: at new ackStateVal (/opt/iobroker/node_modules/iobroker.deconz/main.js:1873:21) host.raspberrypi 2020-05-07 13:32:41.323 error Caught by controller[1]: at deconz.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1577:16) host.raspberrypi 2020-05-07 13:32:41.322 error Caught by controller[1]: at new Promise (<anonymous>) host.raspberrypi 2020-05-07 13:32:41.322 error Caught by controller[1]: at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1578:16) host.raspberrypi 2020-05-07 13:32:41.321 error Caught by controller[1]: at deconz.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5743:21) host.raspberrypi 2020-05-07 13:32:41.319 error Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39 host.raspberrypi 2020-05-07 13:32:41.318 error Caught by controller[1]: Error: undefined is not a valid state value host.raspberrypi 2020-05-07 13:32:41.317 error Caught by controller[0]: 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 rejecte deconz.0 2020-05-07 13:32:38.998 info (6394) Terminated (NO_ERROR): Without reason deconz.0 2020-05-07 13:32:38.994 info (6394) terminating deconz.0 2020-05-07 13:32:38.862 info (6394) cleaned everything up... deconz.0 2020-05-07 13:32:38.858 error at process._tickCallback (internal/process/next_tick.js:68:7) deconz.0 2020-05-07 13:32:38.858 error at Request.request [as _callback] (/opt/iobroker/node_modules/iobroker.deconz/main.js:1648:17) deconz.0 2020-05-07 13:32:38.858 error at new ackStateVal (/opt/iobroker/node_modules/iobroker.deconz/main.js:1873:21) deconz.0 2020-05-07 13:32:38.858 error at deconz.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1577:16) deconz.0 2020-05-07 13:32:38.858 error at new Promise (<anonymous>) deconz.0 2020-05-07 13:32:38.858 error at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1578:16) deconz.0 2020-05-07 13:32:38.858 error at deconz.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5743:21) deconz.0 2020-05-07 13:32:38.858 error at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39 deconz.0 2020-05-07 13:32:38.858 error (6394) Error: undefined is not a valid state value deconz.0 2020-05-07 13:32:38.812 error (6394) uncaught exception: undefined is not a valid state value deconz.0 2020-05-07 13:32:38.809 warn (6394) This value will not be set in future versions. Please report this to the developer. deconz.0 2020-05-07 13:32:38.807 warn (6394) State value to set is invalid for deconz.0.Lights.7cb03eaa0a035af0.on: The state is missing the required property val! deconz.0 2020-05-07 13:32:37.723 info (6394) Code 404: Ressource not found get devices: [] deconz.0 2020-05-07 13:32:37.078 info (6394) deConz Version: 2.5.71; API version: 1.16.0 deconz.0 2020-05-07 13:32:36.791 info (6394) starting. Version 1.3.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.20.1, js-controller: 3.0.17
pi@raspberrypi:~ $ iobroker version
3.0.20deConz Version: 2.5.71
API Version: 1.16.0|Systemdata|
|Hardwaresystem:| RPi 3|
|Arbeitsspeicher:| 1GB |
|Festplattenart:| SDD |
|Betriebssystem:| Raspbian |
|Node-Version:| v10.20.1 |
|Nodejs-Version:| v10.20.1 |
|NPM-Version:| 6.14.4 | -
Habe gerade den Adapter nochmal deinstalliert und wollte jetzt 1.3.5 neu installieren. Während der Installation kommen auch schon Fehlermeldung. Eine Instanz gibt es nun trotzdem....
Update: Muss mich korrigieren. Es gibt tatsächlich keine Instanz. Ein Update des Adapters auf 1.3.6 wird mir trotzdem angeboten....
$ ./iobroker upgrade deconz@1.3.5 Update deconz from @0.0.0 to @1.3.5 NPM version: 6.14.4 npm install iobroker.deconz@1.3.5 --loglevel error --prefix "/opt/iobroker" (System call) ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1info sharp Attempting to build from source via node-gyp but this may fail due to the above errorinfo sharp Please see https://sharp.pixelplumbing.com/install for required dependencies ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden #include <vips/vips8> ^ compilation terminated. make: *** [Release/obj.target/sharp/src/common.o] Fehler 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)gyp ERR! stack at ChildProcess.emit (events.js:198:13)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.66-v7+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v10.20.1gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok upload [3] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/words.js words.js application/javascript upload [2] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/instruction.png instruction.png image/png upload [1] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/index_m.html index_m.html text/html upload [0] deconz.admin /opt/iobroker/node_modules/iobroker.deconz/admin/deconz.png deconz.png image/png Adapter "deconz" updated process exited with code 0
Un hier noch die Ausgabe beim Deinstallieren des Adapters (ohne Instanz). Sah allerdings auch beim erstem mal Deinstallieren ähnlich aus.
$ ./iobroker del deconz Delete adapter "deconz" host.raspberrypi Counted 1 meta of deconz host.raspberrypi Counted 1 adapter for deconz host.raspberrypi Counted 1 objects of deconz host.raspberrypi file deconz.admin deleted host.raspberrypi object deconz.admin deletedhost.raspberrypi Deleting 3 object(s). npm uninstall iobroker.deconz --error --prefix "/opt/iobroker" (System call) ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1 info sharp Attempting to build from source via node-gyp but this may fail due to the above errorinfo sharp Please see https://sharp.pixelplumbing.com/install for required dependencies ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden #include <vips/vips8> ^compilation terminated. make: *** [Release/obj.target/sharp/src/common.o] Fehler 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)gyp ERR! stack at ChildProcess.emit (events.js:198:13)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.66-v7+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v10.20.1gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})npm WARN onvif-snapshot@1.0.2 requires a peer of onvif@^0.5.5 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.25.2 (node_modules/sharp): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sharp@0.25.2 install: `(node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)`npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 process exited with code 0
-
@monarc said in deConz Adapter bleibt nach update gelb:
Update deconz from @0.0.0 to @1.3.5
Update deconz from @0.0.0 to @1.3.5
Merkwürdige Versionsnummer.
Please see https://sharp.pixelplumbing.com/install for required dependencies
Da fehlen vmtl. dev-Pakete (u. a. libvips-dev). Und eine aktuelles node12 evtl. auch.