Praneeth Tvss.
2017-11-08 07:39:14 UTC
- We are writing 200 metrics to Influxdb. While writing, we are facing the
following issue.
self.influxdb_client.write_points(records)\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
456, in write_points\n
tags=tags, protocol=protocol)\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
506, in _write_points\n
protocol=protocol\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
302, in write\n
headers=headers\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
259, in request\n
raise InfluxDBServerError(response.content)\n
InfluxDBServerError: {\"error\":\"timeout\"}\n",
- We have changed the "write-timeout" value to "50s". After changing, when
we tried again to insert the metrics. The problem still persists.
- If anyone needs any inputs, will update here.
Thanks.
following issue.
self.influxdb_client.write_points(records)\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
456, in write_points\n
tags=tags, protocol=protocol)\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
506, in _write_points\n
protocol=protocol\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
302, in write\n
headers=headers\n
File \"/usr/local/lib/python2.7/dist-packages/influxdb/client.py\", line
259, in request\n
raise InfluxDBServerError(response.content)\n
InfluxDBServerError: {\"error\":\"timeout\"}\n",
- We have changed the "write-timeout" value to "50s". After changing, when
we tried again to insert the metrics. The problem still persists.
- If anyone needs any inputs, will update here.
Thanks.
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/9a63ba77-94b9-4ebb-8b19-a35c658dd3c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/9a63ba77-94b9-4ebb-8b19-a35c658dd3c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.