Cannot load buckets in data explorer

Hello!

I’ve just installed InfluxDB Version 2.0.0 (b96282d) aka alpha 18 on CentOS 7 and I get some basic problems accessing data from the web interface.

I have configured a bucket and a telegraf instance writing to that bucket. This seems to work fine. At least there are no errors in telegraf log.
But when I try to access the bucket via data explorer it reports “Failed to load buckets”. Influxdb logs

Request {“log_id”: “0ILhXhXW000”, “service”: “http”, “handler”: “platform”, “method”: “POST”, “path”: “/api/v2/query”, “status”: 401, “duration_ns”: 20716, “error”: “unauthorized”, “error_code”: “X-Platform-Error-Code”}

at that moment.

Since I’ve just followd the steps given by the getting started wizard, I didn’t expected such a problem.

Does anyone know, what the problem here is?

Thanks,
Gerriet

1 Like

hi!i have the same problem,Is your problem solved?how?please thks

Hi! I have upgraded to a newer version some time ago and the problem disappeared.
Gerriet

1 Like

oh, a newer version from github or other link? can you please give me the url ?thanks a lot !!!

It was influxdb_2.0.0-alpha.19 from influxdata download pages.