operator icon indicating copy to clipboard operation
operator copied to clipboard

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

Open MuhammadUzairK opened this issue 1 year ago • 1 comments

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

MuhammadUzairK avatar Aug 20 '24 14:08 MuhammadUzairK

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.

netum-ArturMalinin avatar Aug 21 '24 10:08 netum-ArturMalinin

Same with version 6.0.4 :(

minio-operator: v6.0.4
minio-tenant: v6.0.4
Kubernetes: v1.31.2

Kras4ooo avatar Nov 13 '24 21:11 Kras4ooo

I have the same problem, have you solved it?

dxg0716 avatar Nov 20 '24 07:11 dxg0716

err log image

dxg0716 avatar Nov 20 '24 07:11 dxg0716

@dxg0716 How are you deploying the operator and tenant? kustomize / helm What are the full minio-operator pod logs?

allanrogerr avatar Dec 10 '24 13:12 allanrogerr

Leaving this open a bit more. @Kras4ooo @MuhammadUzairK @netum-ArturMalinin How are you deploying the operator and tenant? kustomize / helm What are the full minio-operator pod logs?

allanrogerr avatar Dec 30 '24 17:12 allanrogerr

Please retry on latest and reopen if still an issue.

allanrogerr avatar Mar 14 '25 20:03 allanrogerr