mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-05-05 20:07:37 -05:00
[GH-ISSUE #11] [Bug]: lakefs [startup] Setup failed: timed out #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yiminghub2024 on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/KohakuBlueleaf/KohakuHub/issues/11
What's wrong?
root@model:~/KohakuHub# docker logs hub-api
[startup] Waiting for lakeFS at http://lakefs:28000/_health...
[startup] lakeFS is up.
[startup] GET http://lakefs:28000/api/v1/setup_lakefs responded 200 {"comm_prefs_missing":true,"login_config":{"RBAC":"none","login_cookie_names":["internal_auth_session"],"login_failed_message":"The credentials don't match.","login_url":"","login_url_method":"none","logout_url":""},"state":"not_initialized"}
[startup] Setup failed: timed out
[startup] Running database migrations...
Environment
ubuntu22.04
on
Docker version 29.3.0, build 5927d80
Logs (if available)
Checklist