https://rancher.com/ logo
Title
g

great-london-38353

11/10/2022, 2:50 PM
Hi , Looking for help on Rancher Desktop install for MacOS 10.15.7. Configuration fails v1.6.2 with below error
limactl shell --workdir=. 0 sudo /sbin/rc-service --ifnotstarted docker start
 * /var/log/docker.log: creating file
 * /var/log/docker.log: correcting owner
 * Starting Docker Daemon ... [ ok ]
2022-11-03T17:29:22.990Z: > limactl copy /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/linux/internal/rancher-desktop-guestagent|Desktop.app/Contents/Resources/resources/linux/internal/rancher-desktop-guestagent> 0:./rancher-desktop-guestagent
$ Error: spawn /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> EACCES
l

limited-pizza-33551

11/11/2022, 1:37 AM
Hey @great-london-38353, I think this issue might help - https://github.com/rancher-sandbox/rancher-desktop/issues/1815. Could you check the permissions for lima & amend it, if it isn't the correct one? sudo mkdir -m 775 /private/var/run/rancher-desktop-lima
If the permissions look okay, could you please paste the entire error snippet so that we can figure it out?
g

great-london-38353

11/11/2022, 10:25 AM
Sure @limited-pizza-33551 I'll check permission and update
@limited-pizza-33551 Same issue on v1.6.*, but able to get Rancher desktop v1.2.1 working with MacOS v10.15. So I will try to update MacOS version and latest rancher desktop version. Thanks