NEWS
hm-rpc.0.CENTRAL.PONG no existing object.....
-
Hallo und guten Morgen,
ich habe folgendes Problem mit dem Homematic adapter:
(1415) State "hm-rpc.0.CENTRAL.PONG" has no existing object, this might lead to an error in future versions.
Im Moment habe ich den HomeMartic RPC 1.14.24 aus dem stable installiert.
Es gibt ein update auf 1.14.35. Dies kann ich leider nicht installieren.Folgende Fehlermeldung wird beim update angezeigt:
$ ./iobroker upgrade hm-rpc
Update hm-rpc from @1.14.24 to @1.14.35
NPM version: 6.14.12
npm install iobroker.hm-rpc@1.14.35 --loglevel error --prefix "/opt/iobroker" (System call)
npm ERR! code EIOnpm ERR! syscall readnpm ERR! errno -5npm ERR! EIO: i/o error, read
npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-05-01T07_53_42_057Z-debug.log
ERROR: host.ioBroker Cannot install iobroker.hm-rpc@1.14.35: 251
ERROR: process exited with code 25Könnte mir da jemand weiterhelfen?
Vielen Dank im Voraus und beste Grüße.
Systemdata Bitte Ausfüllen Hardwaresystem: Pi4 Arbeitsspeicher: 4GB Festplattenart: SD-Karte Betriebssystem: Debian Buster Node-Version: 10.x.x Nodejs-Version: 12.22.1 NPM-Version: 6.14.12 |
-
@babbelnet Was schon mal auffällt, falls die Daten, die du angibst, stimmen: node und nodejs haben unterschiedliche Versionen. Das sollte so nicht sein?
pi@raspberrypi:~ $ node -v && nodejs -v v12.22.1 v12.22.1