Hi,
I am new user of the influxDB 2.0. I setup the InfluxDB on my machine. When i run the interface using the Influxd command in terminal i get the “Authorization Not Found” Error. Can someone tell me what is going on?
I followed the procedure in setting up InfluxDB.
2020-04-23T15:02:09.964116Z | info | Starting query controller | {“log_id”: “0MLtoDl0000”, “service”: “storage-reads”, “concurrency_quota”: 10, “initial_memory_bytes_quota_per_query”: 9223372036854775807, “memory_bytes_quota_per_query”: 9223372036854775807, “max_memory_bytes”: 0, “queue_size”: 10} |
---|---|---|---|
2020-04-23T15:02:10.263648Z | info | Starting | {“log_id”: “0MLtoDl0000”, “service”: “telemetry”, “interval”: “8h”} |
2020-04-23T15:02:10.263643Z | info | Listening | {“log_id”: “0MLtoDl0000”, “transport”: “http”, “addr”: “:9999”, “port”: 9999} |
2020-04-23T15:02:19.989468Z | info | Unauthorized | {“log_id”: “0MLtoDl0000”, “error”: “authorization not found”} |
2020-04-23T15:02:29.939065Z | info | Unauthorized | {“log_id”: “0MLtoDl0000”, “error”: “authorization not found”} |