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
I set requestAutoCert: false. The login using the WebUI localhost:9090/login should work
Current Behavior
I set requestAutoCert: false. The login using the WebUI localhost:9090/login is not working and I am getting
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: net::ERR_CONNECTION_RESET
Failed to load resource: net::ERR_CONNECTION_RESET
The credentials are correct becuase WebUI login works fine when I set equestAutoCert: true and then use port 9443.
Possible Solution
don't know
Steps to Reproduce (for bugs)
You can reproduce the issue by setting requestAutoCert: false in the tenant values.yaml file. I have not change anything else from the default values.yaml file
Your Environment
Version used (minio-operator): 6.0.2
Environment name and version (e.g. kubernetes v1.17.2): kubernetes 1.28.9
The text was updated successfully, but these errors were encountered:
Expected Behavior
I set requestAutoCert: false. The login using the WebUI localhost:9090/login should work
Current Behavior
I set requestAutoCert: false. The login using the WebUI localhost:9090/login is not working and I am getting
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: net::ERR_CONNECTION_RESET
Failed to load resource: net::ERR_CONNECTION_RESET
The credentials are correct becuase WebUI login works fine when I set equestAutoCert: true and then use port 9443.
Possible Solution
don't know
Steps to Reproduce (for bugs)
You can reproduce the issue by setting requestAutoCert: false in the tenant values.yaml file. I have not change anything else from the default values.yaml file
Your Environment
minio-operator
): 6.0.2The text was updated successfully, but these errors were encountered: