influxdata / influxdb

Scalable datastore for metrics, events, and real-time analytics
https://influxdata.com
Apache License 2.0
28.96k stars 3.56k forks source link

Missing buckets after beta upgrade #17441

Closed lxms closed 4 years ago

lxms commented 4 years ago

Steps to reproduce:

  1. Create buckets under version prior to v2.0.0 beta 6 (preferably beta4 or beta5)
  2. upgrade to beta 6
  3. Log in and navigate to "Load data" > "buckets" (http:...:9999/orgs/.../load-data/buckets)

Expected behavior: List of created buckets

Actual behavior:

Environment info:

Config: starting service with /usr/local/bin/influxd --bolt-path=/data/.influxdbv2/influxd.bolt

desa commented 4 years ago

@lxms Would it be possible for you to share you influxdb database?

lxms commented 4 years ago

Hello @desa, unfortunately even the test data might have to many sensible information :-/. Is there a simple way to remove data and provide you enough information about the DB?

lxms commented 4 years ago

@desa I think we can close this issue. We just updated to beta 7 (a3ff52d) and the buckets are now visible under "…/load-data/buckets"