This message was deleted.
# rancher-desktop
a
This message was deleted.
f
You are probably not running with admin access. so the socket location is not in the default directory. But since you had Docker Desktop installed before, the original context still exist. You should be able to switch over by running
Copy code
docker context use rancher-desktop
c
now I am getting the following error..
Copy code
context "rancher-desktop": context not found: open /Users/cshah/.docker/contexts/meta/b547d66a5de60e5f0843aba28283a8875c2ad72e99ba076060ef9ec7c09917c8/meta.json: no such file or directory
f
Is Rancher Desktop running at that time? Did you select "moby" as the container engine (it is the default in the first-run dialog)?
c
yes
f
Sorry, no idea; it sounds like the moby daemon did not start properly. I would recommend to open a GitHub issue and attach a ZIP file of all the logs to it.
Copy code
zip -ro9 logs ~/Library/Logs/rancher-desktop
c
thanks for the help
BTW..I got it working by disabling sudo access.