Uploaded image for project: 'ListenBrainz'
  1. ListenBrainz
  2. LB-450

Influx importer is stuck

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • import tools
    • None

      Traceback (most recent call last):
      File "/code/listenbrainz/listenbrainz/influx_writer/influx_writer.py", line 95, in insert_to_listenstore
      self.ls.insert(data)
      File "/code/listenbrainz/listenbrainz/listenstore/influx_listenstore.py", line 207, in insert
      if not self.influx.write_points(submit, time_precision='s'):
      File "/usr/local/lib/python3.7/site-packages/influxdb/client.py", line 490, in write_points
      tags=tags, protocol=protocol)
      File "/usr/local/lib/python3.7/site-packages/influxdb/client.py", line 551, in _write_points
      protocol=protocol
      File "/usr/local/lib/python3.7/site-packages/influxdb/client.py", line 327, in write
      headers=headers
      File "/usr/local/lib/python3.7/site-packages/influxdb/client.py", line 286, in request
      raise InfluxDBClientError(response.content, response.status_code)
      influxdb.exceptions.InfluxDBClientError: 400: {"error":"partial write: field type conflict: input field \"tracknumber\" on measurement \"\"ovso\"\" is type integer, already exists as type string dropped=1"}

            Unassigned Unassigned
            rob Robert Kaye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package