NEWS
Error bei History mit InfluxDB
-
Nachdem mir gestern ein netter Mensch geholfen hat die InfluxDB zu installieren, habe ich heute einige Datenpunkte begonnen in ioBroker mit der influxDB zu loggen.
Jetzt bekomme ich folgende Fehlermeldungen:
influxdb-0 2016-04-24 11:24:00 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:23:00 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:21:59 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:20:59 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:19:58 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:18:57 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:17:57 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:16:56 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:15:56 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:14:55 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:14:55 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.cpu.load5\" is type string, already exists as type float"} influxdb-0 2016-04-24 11:13:54 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:12:57 error Error: unsupported max iterator type: *influxql.stringInterruptIterator influxdb-0 2016-04-24 11:12:54 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.temperature.soc_temp\" is type string, already exists as type float"} influxdb-0 2016-04-24 11:12:54 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:12:43 error Error: unsupported max iterator type: *influxql.stringInterruptIterator influxdb-0 2016-04-24 11:12:12 error Error: unsupported max iterator type: *influxql.stringInterruptIterator influxdb-0 2016-04-24 11:12:00 error Error: unsupported mean iterator type: *influxql.stringInterruptIterator influxdb-0 2016-04-24 11:11:53 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"} influxdb-0 2016-04-24 11:10:53 warn Error: {"error":"field type conflict: input field \"value\" on measurement \"rpi.0.memory.memory_available\" is type float64, already exists as type string"}
Gruß
Rainer
PS mir ist aufgefallen, dass Flot mehrere X-Achsen anlegt, kann man das synchronisieren?