I am encountering a problem install Rancher Deskto...
# rancher-desktop
o
I am encountering a problem install Rancher Desktop on a machine. Any guidance would be appreciated: Error Starting Kubernetes:
Copy code
Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
Last command run: limactl --debug start --tty=false /Users/pkjar/Library/Application Support/rancher-desktop/lima/_config/0.yaml Context: Starting virtual machine Some recent logfile lines:
Copy code
time="2022-03-05T18:42:42-08:00" level=info msg="Starting switch daemon for \"shared\" network"
time="2022-03-05T18:42:42-08:00" level=debug msg="Running: [sudo --user root --group wheel --non-interactive /bin/mkdir -m 775 -p /private/var/run/rancher-desktop-lima]"
time="2022-03-05T18:42:42-08:00" level=fatal msg="\"/private/var/run/rancher-desktop-lima\" doesn't seem to be writable by the daemon (gid:1) group"
2022-03-06T02:42:42.581Z: + limactl --debug start --tty=false /Users/pkjar/Library/Application Support/rancher-desktop/lima/_config/0.yaml
2022-03-06T02:42:42.581Z: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
2022-03-06T02:42:42.581Z: Error starting lima: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
    at ChildProcess.<anonymous> (/Applications/Rancher <http://Desktop.app/Contents/Resources/app.asar/dist/app/background.js:1:8692|Desktop.app/Contents/Resources/app.asar/dist/app/background.js:1:8692>)
    at ChildProcess.emit (node:events:394:28)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
Background Log 2022-03-06T023325.175Z: Trying to determine version, can’t get output from /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/bin/kubectl version Error: /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/bin/kubectl exited with code 1 at ChildProcess.<anonymous> (/Applications/Rancher Desktop.app/Contents/Resources/app.asar/dist/app/background.js:1:8692) at ChildProcess.emit (nodeevents394:28) at Process.ChildProcess._handle.onexit (nodeinternal/child process290:12) { stdout: ‘Client Version: version.Info{Major:“1”, Minor:“23", GitVersion:“v1.23.4”, GitCommit:“e6c093d87ea4cbb530a7b2ae91e54c0842d8308a”, GitTreeState:“clean”, BuildDate“2022 02 16T1238:05Z”, GoVersion:“go1.17.7”, Compiler:“gc”, Platform:“darwin/amd64”}\n’ } 2022-03-06T023325.176Z: Can’t get version for kubectl in /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/bin/kubectl Update log: 2022-03-06T023310.675Z: Checking for update 2022-03-06T023311.440Z: Update for version 1.1.1 is not available (latest version: v1.1.1, downgrade is disallowed). 2022-03-06T023954.554Z: Checking for update 2022-03-06T023954.554Z: update: checking for update 2022-03-06T023954.557Z: Update for version 1.1.1 is not available (latest version: v1.1.1, downgrade is disallowed). 2022-03-06T023954.557Z: update: not available: { files: [ { url: ‘https://github.com/rancher-sandbox/rancher-desktop/releases/download/v1.1.1/Rancher.Desktop-1.1.1-mac.x86_64.zip’, size: 407722097, sha512: ‘cUXx61cgoOvxOUa5FAtfxs8CSDgCXhc4o1kH3OwncOMCXlGvqiZZ3O4tb6uck/j8ct8NyjZ6pZ2ANvhSs55HFQ==’, isAdminRightsRequired: false } ], version: ‘v1.1.1’, path: ‘’, sha512: ‘’, releaseName: ‘Rancher Desktop 1.1.1’, releaseNotes: ‘This is the 1.1.1 release of Rancher Desktop, an open source desktop application to bring Kubernetes and container management to Mac, Windows, and Linux. The release contains 2 bug fixes:\r\n’ + ‘\r\n’ + ‘- DNS not working correctly in some Windows environments\r\n’ + ‘- The docker-buildx symlink was incorrect\r\n’ + ‘\r\n’ + ‘You can connect with the developers via:\r\n’ + ‘\r\n’ + ‘- The [issue queue](https://github.com/rancher-sandbox/rancher-desktop/issues)\r\n’ + ‘- [Rancher Users Slack](https://slack.rancher.io/) in the #rancher-desktop channel\r\n’ + ‘\r\n’ + ‘## Changelog\r\n’ + ‘\r\n’ + ‘The [full version changelog, from v1.1.0, can be found using GitHub compare](https://github.com/rancher-sandbox/rancher-desktop/compare/v1.1.0...v1.1.1) and the details of the release can be found in the [v1.1.1 milestone](https://github.com/rancher-sandbox/rancher-desktop/milestone/17?closed=1).’, releaseDate: ‘2022-03-04T202549Z’, nextUpdateTime: 1646534394568 } 2022-03-06T024054.559Z: Checking for update 2022-03-06T024054.559Z: update: checking for update 2022-03-06T024055.663Z: Update for version 1.1.1 is not available (latest version: v1.1.1, downgrade is disallowed). 2022-03-06T024055.663Z: update: not available: { files: [ { url: ‘https://github.com/rancher-sandbox/rancher-desktop/releases/download/v1.1.1/Rancher.Desktop-1.1.1-mac.x86_64.zip’, size: 407722097, sha512: ‘cUXx61cgoOvxOUa5FAtfxs8CSDgCXhc4o1kH3OwncOMCXlGvqiZZ3O4tb6uck/j8ct8NyjZ6pZ2ANvhSs55HFQ==’, isAdminRightsRequired: false } ], version: ‘v1.1.1’, path: ‘’, sha512: ‘’, releaseName: ‘Rancher Desktop 1.1.1’, releaseNotes: ‘This is the 1.1.1 release of Rancher Desktop, an open source desktop application to bring Kubernetes and container management to Mac, Windows, and Linux. The release contains 2 bug fixes:\r\n’ + ‘\r\n’ + ‘- DNS not working correctly in some Windows environments\r\n’ + ‘- The docker-buildx symlink was incorrect\r\n’ + ‘\r\n’ + ‘You can connect with the developers via:\r\n’ + ‘\r\n’ + ‘- The [issue queue](https://github.com/rancher-sandbox/rancher-desktop/issues)\r\n’ + ‘- [Rancher Users Slack](https://slack.rancher.io/) in the #rancher-desktop channel\r\n’ + ‘\r\n’ + ‘## Changelog\r\n’ + ‘\r\n’ + ‘The [full version changelog, from v1.1.0, can be found using GitHub compare](https://github.com/rancher-sandbox/rancher-desktop/compare/v1.1.0...v1.1.1) and the details of the release can be found in the [v1.1.1 milestone](https://github.com/rancher-sandbox/rancher-desktop/milestone/17?closed=1).’, releaseDate: ‘2022-03-04T202549Z’, nextUpdateTime: 1646538054733 } Machine config: macOS Monterey Version 12.3 Beta Processor 2.7 Ghz 24 Core Intel Xeon W Memory 384 Gb I am using Brew and xTerm