You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up a new lakeFS installation, going to /setup which is happens before logging in, triggers an API request to /api/v1/config - since there's no logged-in user, the response is 401 Unauthorized - which triggers the browser to ask for credentials.
The text was updated successfully, but these errors were encountered:
When setting up a new lakeFS installation, going to
/setup
which is happens before logging in, triggers an API request to/api/v1/config
- since there's no logged-in user, the response is 401 Unauthorized - which triggers the browser to ask for credentials.The text was updated successfully, but these errors were encountered: