influxdata / influxdata/influxdb
authorization troubles
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
New to influxdb; on a macOS system,
I'm having trouble to access the db trough CLI even if I try to grant authorization
as from the online help
>luis@iMac-di-Luigi bin % influx config create -n macosAcasa --host-url http://localhost:8086 -t new_LB_CASA -o Prove_Da_Casa --active
Active Name URL Org
* macosAcasa http://localhost:8086 Prove_Da_Casa
>luis@iMac-di-Luigi bin % influx bucket list
Error: failed to list buckets: 401 Unauthorized: unauthorized access
what' I'm doing wrong?
Contributor guide
Research direction
Reproduce the reported `influx config create` followed by `influx bucket list` flow against the local InfluxDB endpoint, starting with the CLI authorization and token configuration described in the issue. Done means identifying why the configured token receives 401 Unauthorized and documenting or fixing the verified cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- authorization, cli, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100