straimtheone
straimtheone
@led94 to keep you in the loop
It seems that the 404 I'm getting and redirecting to the api-server is related to the Microsoft Entra ID OIDC, previosuly, the following URL worked: https://login.microsoftonline.com//v2.0/ But starting Feb 1...
Greetings @nscuro, I tried disabling OIDC, redeploy all the resources (except the pvc), and the front-end keeps hitting a 500 Internal server error with the backend keeps throwing a 404...
@tientmse62290 Hello, I failed into the same mistake, it is the API_BASE_URL variable value, in your case should be something like "http://ip:443" (remove the /api). I found it by checking...