This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Bug in influxdb client for python #159
Closed
Description
Exception in thread Thread-9:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 505, in run
self.__target(_self.__args, *_self.__kwargs)
File "/usr/lib/python2.7/multiprocessing/pool.py", line 376, in _handle_results
task = get()
TypeError: ('init() takes exactly 3 arguments (2 given)', <class 'influxdb.influxdb08.client.InfluxDBClientError'>, ("400: invalid character '\r' in string literal",))
Metadata
Metadata
Assignees
Labels
No labels