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:
Set lakeFS (via config/env var) to an empty database.
lakefs superuser --user-name <whatever>
lakefs run
Go to the lakeFS GUI. You'll reach the setup page again, and it will fail to start up with:
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:
lakefs superuser --user-name <whatever>
lakefs run
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