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 trying to use the helm chart to install, it doesn't startup in setup mode, nor does admin/admin work. What is the ideal workflow? Can we document it?
I also tried using sqlite3 to update the password as #798 describes, but the database is locked by statping, and killing it causes the pod to restart, and relock it.
The text was updated successfully, but these errors were encountered:
same issue over here - getting 504 response after 30 sec. No meaningful logs.
Tried the following with little success:
Used postgress DB - no change.
Set ADMIN_USER & ADMIN_PASSWORD - no change (504 after 30 sec with no meaningful logs). When trying to login with admin as username and password, getting {"error":"incorrect authentication"} as expected.
When trying to use the helm chart to install, it doesn't startup in setup mode, nor does admin/admin work. What is the ideal workflow? Can we document it?
I also tried using sqlite3 to update the password as #798 describes, but the database is locked by statping, and killing it causes the pod to restart, and relock it.
The text was updated successfully, but these errors were encountered: