Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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
@balookrd

Description

@balookrd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions