Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

influxdb-python client not working for Telegraf v1.3.2 #472

Closed
ghost opened this issue Jun 21, 2017 · 2 comments
Closed

influxdb-python client not working for Telegraf v1.3.2 #472

ghost opened this issue Jun 21, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 21, 2017

OS: RedHat 7.2
Python: 2.7.5
InfluxDB-Python: v4.1.1 (https://github.com/influxdata/influxdb-python)
Telegraf: 1.3.2

Basically this is script that send a datapoint using the influxdb-python client to Telegraf port 8186 (HTTP)

[root@ip-***** ~]# ./test.py
InfluxDBClientError = 400: {"error":"http: bad request"}

When testing using the same script sending to Telegraf v1.2.1, it works fine without any error.

@sebito91
Copy link
Contributor

Duplicate of #467

@sebito91
Copy link
Contributor

sebito91 commented Jul 6, 2017

@danyli78 are you still having trouble with writing points? Did you try out the recommendations on #467?

@xginn8 xginn8 closed this as completed Sep 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants