treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.46k stars 359 forks source link

[Bug]: Super user flow with new database #8157

Open Jonathan-Rosenberg opened 2 months ago

Jonathan-Rosenberg commented 2 months ago

What happened?

When you first initialize lakeFS, before running it, if you use the lakefs superuser command, and only then run the service, lakeFS will be inaccessible through the GUI.

Steps to Reproduce:

  1. Set lakeFS (via config/env var) to an empty database.
  2. lakefs superuser --user-name <whatever>
  3. lakefs run
  4. Go to the lakeFS GUI. You'll reach the setup page again, and it will fail to start up with: Screenshot 2024-09-12 at 13 58 31

Expected behavior

No response

lakeFS version

1.33

How lakeFS is installed

Built and run locally

Affected clients

No response

Relevant log output

No response

Contact details

jonathan.rosenberg@treeverse.io