- Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
questionFurther information is requestedFurther information is requested
Milestone
Description
Steps to reproduce:
- Use specified code (WriteApi#writePoints(List points) or seemingly any write).
- Run until your heart's content. See code under Actual Behaviour if line for line specifics are needed, there isn't much code.
Expected behaviour:
Points would be added to the database with no errors.
Actual behaviour:
Errors spat out for every single point that is attempted to be added https://pastebin.com/ejWUeRPA.
Code screenshots:
https://zak.pink/2020/07/Astonishing-Darwinsfox-8445.jpg
https://zak.pink/2020/07/Sparse-Mousebird-8446.jpg
(I group points for 30 seconds then send them to the database, however, the error also occurs when just running writePoint#Point
immediately).
Specifications:
- Client Version: Latest (1.10.0)
- InfluxDB Version: Latest AFAIK (2.0.0 (f54848f))
- Platform: InfluxDB running locally on Ubuntu 18.04, API running on Windows, Java on a Spigot server.
Thanks for any help in advance and let me know if I missed any info or you need more. 💜.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested