This message was deleted.
# rancher-desktop
a
This message was deleted.
f
I've closed and re-opened the PR, so it builds it again. Note that it is quite an old version; the branch is almost 2000 commits behind the current
main
branch.
s
@fast-garage-66093 Maybe im blind but i only see -> Rancher Desktop.x86_64.dmg Expired
f
πŸ™Œ 1
s
@fast-garage-66093 I run in this error - i tried that fix -> https://github.com/rancher-sandbox/rancher-desktop/issues/797#issuecomment-2330782892 still have the same error
Copy code
'time="2024-11-27T19:16:00+01:00" level=info msg="[hostagent] Shutting down the host agent"\n' +
    'time="2024-11-27T19:16:00+01:00" level=warning msg="[hostagent] failed to exit SSH master" error="failed to execute `ssh -O exit -p 54809 127.0.0.1`, out=\\"Control socket connect(/Users/matthias/.rdlima/0/ssh.sock): No such file or directory\\\\r\\\\n\\": exit status 255"\n' +
    'time="2024-11-27T19:16:00+01:00" level=info msg="[hostagent] Shutting down QEMU with ACPI"\n' +
    'time="2024-11-27T19:16:00+01:00" level=warning msg="[hostagent] failed to open the QMP socket \\"/Users/matthias/.rdlima/0/qmp.sock\\", forcibly killing QEMU" error="dial unix /Users/matthias/.rdlima/0/qmp.sock: connect: connection refused"\n' +
    'time="2024-11-27T19:16:00+01:00" level=info msg="[hostagent] QEMU has already exited"\n' +
    'time="2024-11-27T19:16:00+01:00" level=fatal msg="exiting, status={Running:false Degraded:false Exiting:true Errors:[] SSHLocalPort:0} (hint: see \\"/Users/matthias/.rdlima/0/ha.stderr.log\\")"\n',
  code: 1,
  [Symbol(child-process.command)]: '/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura> start --tty=false 0'
}
But looks like the code works and move and symlink the folder right
f
I've seen the same error earlier today when testing Rancher Desktop 1.16.0 on Catalina. I just wanted to know if that was still supported because 1.17.0 will definitely require macOS 12 (Monterey) or later. I guess we broke compatibility with Catalina earlier, but I don't have time to investigate; I think nobody uses those ancient versions anymore anyways. The only reason I have been able to check is because I own a Late-2012 mini that can't be upgraded to anything later πŸ˜„
s
@fast-garage-66093 I'm on 13.6.6 πŸ™‚ - Just build an AMD hackintosh - and just forgott about the docker πŸ€ͺ
πŸ‘ 1
So I would try a newer version of racnher - but I need to Comment out virtualization check to get it run on my side - Im think im not that much in Go, Vue, etc. Maybe I could try to fork an try it with your workflow file :)
f
I'll see if we can't put in an env var to disable the check. You would have to set it with
launchctl setenv
to work when the app is started by launchd/Finder and not from the shell.
s
@fast-garage-66093 If there's anything I can do to support, just let me know 😊. Is there somewhere I can make a donation?