NEWS
UNSOLVED Konstant Redis-Fehlermeldungen im Log
-
Ich hatte einen Multihost entfernt und den einzigen Adapter der darauf lief manuell auf der Kommandozeile gelöscht. Auch das System-Objekt habe ich im Expertenmodus gelöscht (es stand da nur noch system.host.%hostname% oder so, nicht mehr der alte Name).
Ich habe aber konstant Fehlermeldungen im Log:
An was könnte es noch liegen?
Hier das Log vom Entfernen des Hosts:
root@ioBrokerVM:/opt/iobroker# iobroker host remove ioBroker-Pi Cannot execute changes on running system. Stop iobroker first. root@ioBrokerVM:/opt/iobroker# iobroker stop root@ioBrokerVM:/opt/iobroker# iobroker host remove ioBroker-Pi undefined Objects 192.168.20.25:60000 (Init=false) Redis error:Error: Invalid Ch unk: parse failed The state "system.host.ioBroker-Pi.mem" was deleted. The state "system.host.ioBroker-Pi.memHeapUsed" was deleted. The state "system.host.ioBroker-Pi.memHeapTotal" was deleted. The state "system.host.ioBroker-Pi.memRss" was deleted. undefined Objects 192.168.20.25:60004 (Init=false) Redis error:Error: Invalid Ch unk: parse failed The state "system.host.ioBroker-Pi.uptime" was deleted. The state "system.host.ioBroker-Pi.load" was deleted. The state "system.host.ioBroker-Pi.alive" was deleted. The state "system.host.ioBroker-Pi.freemem" was deleted. The state "system.host.ioBroker-Pi.inputCount" was deleted. The state "system.host.ioBroker-Pi.outputCount" was deleted. The state "system.host.ioBroker-Pi.cputime" was deleted. The state "system.host.ioBroker-Pi.memAvailable" was deleted. The state "system.host.ioBroker-Pi.diskSize" was deleted. The state "system.host.ioBroker-Pi.diskFree" was deleted. The state "system.host.ioBroker-Pi.diskWarning" was deleted. undefined Objects 192.168.20.25:60006 (Init=false) Redis error:Error: Invalid Ch unk: parse failed The host for instance "system.adapter.zigbee.0" was changed from "ioBroker-Pi" t o "ioBrokerVM". The host "ioBroker-Pi" was deleted. root@ioBrokerVM:/opt/iobroker# iobroker start
-
Keine Tipps dazu?
-
sudo iobroker multihost disable
hat leider auch nichts geholfen