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

write multiple data points failed in influxdb1.5 #575

Closed
aiworld8 opened this issue Apr 13, 2018 · 5 comments
Closed

write multiple data points failed in influxdb1.5 #575

aiworld8 opened this issue Apr 13, 2018 · 5 comments

Comments

@aiworld8
Copy link

Hi, I was trying to write multiple data points to a influxdb by running the sample python code ttps://github.com/influxdata/influxdb-python/blob/master/examples/tutorial_sine_wave.py but not seeing the data in the database.

I tried to run the Insert command in influxdb CLI to add the data one by one, it works okay.

I did not find useful help yet though some people had encountered the same issue before.

Any suggestions for me?

Thanks.

@jadhavmanoj
Copy link

@aiworld8 did you get any error?

@aiworld8
Copy link
Author

aiworld8 commented Apr 16, 2018 via email

@xginn8
Copy link
Collaborator

xginn8 commented Jul 1, 2018

Unfortunately InfluxDB 1.5 isn't supported yet -- closing in favor of #543.

@xginn8 xginn8 closed this as completed Jul 1, 2018
@xginn8
Copy link
Collaborator

xginn8 commented Jul 4, 2018

Reopening since this issue didn't show up in any of our tests

@xginn8 xginn8 reopened this Jul 4, 2018
@xginn8
Copy link
Collaborator

xginn8 commented Jul 4, 2018

Note that the final action in the script is to drop the tutorial database: https://github.com/influxdata/influxdb-python/blob/master/examples/tutorial_sine_wave.py#L61

I tested that tutorial script using Python3.6 and InfluxDB v1.5.4 and found no issue. Closing.

@xginn8 xginn8 closed this as completed Jul 4, 2018
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

3 participants