Issue with Rancher new cluster explorer

Hello,

I have latest version 2.5.8 and I installed rancher with
docker run --privileged -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher
After that created cluster and installed to host
docker run -d --privileged --restart=unless-stopped --net=host -v /etc/kubernetes:/etc/kubernetes -v /var/run:/var/run rancher/rancher-agent:v2.5.8 --server https://10.68.0.67 --token *** --ca-checksum *** --etcd --controlplane --worker
Evrything was installed, but if I click on explorer for this new cluster so there is HTTP 500 with some tcp connection which i dont know

Can you help me to how to fix this? I searched a lot but no answer for this.

Thank you. Marek

FW issue, please close it.

Hi,

Could you share the solution fir this issue?