Kubernetes ui ssl bugs

i have installled ui with

kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.0/aio/deploy/recommended.yaml

and i use

kubectl proxy

but when open browser receive ssl error at

"http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/ "

Cluster information:

Kubernetes version:
v1.22.5

Host OS:
windows 10