We have a problem on the installation of rancher 2.6.3 or 2.6.4, can you help us !
We installed rancher and ingress in the same cattle-system namespace on an Azure AKS, and we encountered the following issue:
-
we can’t join or display the login page using ingress: https://URL-Rancher/dashboard/auth/login.
Error 404: in failed to load the following files:
https://URL-Rancher/assets/ui-2c1f71d6c0f5fb59ea7dd2e43b8e57ec.js -
On the other hand, using Pod Private IP, we can open the authentication page https://@IP-POD_Rancher/dashboard/auth/login.