I’m not very sure of this error. Try running kubectl --all-namespaces=true describe po kubernetes-dashboard-5bd6f767c7-v5g8q to get some more details on the error occouring
Or you can also try installing kubernetes dashboard using helm and see if that works. Helm is a package manager for Kubernetes, you can find many useful packages there.