This message was deleted.
# rancher-desktop
a
This message was deleted.
r
The first error message looks like it's because you still have a previous application's (may be Docker Desktop) configuration present on your machine which is confusing Rancher Desktop. Is Docker Desktop still running on your machine? If yes, Can you please close the same and then re-install, relaunch Rancher Desktop? On the second error related to
Port Forwarding
, Do you have any kubernetes services running on your machine? What do you see when you run the command
kubectl get services -A
?
b
Thank you for your guidance. Yes I have uninstalled Docker and restarted Rancher Desktop. now no errors are showing . kubectl get services -A for this I see some ports are already avaialable
👍 1