Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web UI: the server responded with a status of 403 (Forbidden) when I set requestAutoCert: false #2282

Open
MuhammadUzairK opened this issue Aug 20, 2024 · 1 comment

Comments

@MuhammadUzairK
Copy link

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

  • Version used (minio-operator): 6.0.2
  • Environment name and version (e.g. kubernetes v1.17.2): kubernetes 1.28.9
@netum-ArturMalinin
Copy link

netum-ArturMalinin commented Aug 21, 2024

Exactly the same issue here.

minio-operator: v6.0.2
minio-tenant: v6.0.2
Kubernetes: v1.30.1

Update: It seems that this issue is present in minio-operator/tenant versions 6.0.0, 6.0.1, and 6.0.2. In version 5.0.15, it's working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants