Closed djjuhasz closed 3 months ago
Thanks @djjuhasz, in the meantime while we look at this properly, the "Other Authentication Methods" should allow you to log in with the previous minio/minio123 user/pass, maybe that method gives you a bigger window.
It looks like this is a known problem with the MinIO web console:
Describe the bug
When I try to log in to the MinIO web console in the Tilt/k3d dev environment (at http://localhost:7460) I often get an "Unable to connect" error response after 30 - 60s. When the error occurs the Tilt logs for the MinIO Resource display a port-forwarding error:
After the error occurs, reloading the MinIO web page usually works and displays the expected buckets. The MinIO UI works fine from that point forward, unless I don't interact with it for a while (30+ minutes) at which point I see the log in challenge again, and my log in attempt again results in the "Unable to connect" error.
To Reproduce
Steps to reproduce the behavior:
tilt up
Expected behavior
I should be able to log in without an error.
Screenshots
Additional context
None