unpoller icon indicating copy to clipboard operation
unpoller copied to clipboard

Failed to parse line protocol

Open DawidCh opened this issue 2 years ago • 2 comments

Hey. I'm trying to configure unpoller with influx cloud. I have downloaded the newest docker image for controller (7.3) and the newest for unpoller. In the bucket, in grafana cloud, I can only see usw_port measurements, no others. Previously I was running my setup on influx db in AWS, no issues. Now in the logs I can see: influxdb2client E! Write error: invalid: failed to parse line protocol: error writing line 2: Unable to insert iox::column_type::tag type into column wan_ip with type iox::column_type::field::string What can I do to solve it?

DawidCh avatar Apr 27 '23 08:04 DawidCh

Your influx cloud might be expecting a non v2 client mode. It helps to paste your config and full copy of the error stack when making issues otherwise we can only give vague responses

platinummonkey avatar Apr 27 '23 09:04 platinummonkey

Here is configuration taken from influx cloud "to be used with telegraf to connect": [[outputs.influxdb_v2]] urls = ["https://eu-central-1-1.aws.cloud2.influxdata.com"] token = "$INFLUX_TOKEN" organization = "superorg" bucket = "telegraf" The data are being stored in the influx db so I assume configuration is right: image

I'm gonna look for more detailed logs.

DawidCh avatar Apr 28 '23 06:04 DawidCh

looks like this is solved?

platinummonkey avatar Mar 05 '24 00:03 platinummonkey

looks like this is solved?

Actually no. I couldn't get it working and I didn't find anything in the logs so I moved to influx on premise.

DawidCh avatar Mar 05 '24 07:03 DawidCh

yeah I'm not sure this is something I can sustainably support, we use their open source client and if it's incompatible with their cloud offering this might be an issue to file with influx

platinummonkey avatar Mar 05 '24 14:03 platinummonkey