Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Error bei History mit InfluxDB

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    857

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Error bei History mit InfluxDB

Geplant Angeheftet Gesperrt Verschoben Error/Bug
1 Beiträge 1 Kommentatoren 858 Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #1

    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?

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

    ioBroker
    Community Adapters
    Donate

    419

    Online

    32.6k

    Benutzer

    82.1k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe