Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InfluxDB 2.0 Authorization Token: unexpected status code: 401 #36

Open
venkat0001-sudo opened this issue Dec 1, 2021 · 4 comments
Open

Comments

@venkat0001-sudo
Copy link

Hello people , thanks in advance.

I am trying to benchmark influxdb using inch benchmarking tool.

started influxdb with the command : "influxd"
then ran inch executable as following
./inch
Host: http://localhost:8086
Concurrency: 1
Virtual Hosts: 0
Measurements: 1
Tag cardinalities: [10 10 10]
Points per series: 100
Total series: 1000
Total points: 100000
Total fields per point: 1
Randomized field values: false
Batch Size: 5000
Database: stress (Shard duration: 7d)
Write Consistency: any
Writing into InfluxDB 2.0: false
InfluxDB 2.0 Authorization Token:
unexpected status code: 401

@ztlevi
Copy link

ztlevi commented Apr 8, 2022

Same issue. Is there any update?

@pkoosha
Copy link

pkoosha commented Apr 25, 2022

I am seeing the same issue while providing the token for authentication. Any updates?

@ztlevi
Copy link

ztlevi commented Apr 25, 2022

I think they are not actively maintaining it. But you can use my fork to test it https://github.com/ztlevi/inch

@JakovGlavac
Copy link

Try specifying version like this
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants