Hi all,
I am continuing the discussion from InfluxDB OSS 2.0.1 giving unauthorized messages after install:
After following Influxdbv2 install instructions with a fresh install on Linux 64-bit VM, setting up the DB, and attempting to view a bucket, I receive unauthorized error: “token required” in CLI window running influxd. Very similar to this issue also: InfluxDB2 does not load buckets (and data) when changing browser or ip · Issue #16683 · influxdata/influxdb · GitHub.
I am accessing influx instance through a web browser that is running on the same VM as influx, not sure if this could be the root cause of the issue.
I am not sure of any environmental specifics that could be causing this, so any suggestions will be greatly appreciated.
Unfortunately, I don’t have the available resources to stand up another VM as a work-around.
Note that I’m able to write data to influx using the tokens provided, but as far as I’m aware, it is not possible to pass tokens through a web browser to read buckets.
Running Oracle Linux Server 7.6 on x86_64 architecture, with VMWare as hypervisor, and have tried multiple versions of Influx2 (2.0.0 Beta, and 2.0.4)
Thanks for any help in advance