Hi everyone! I'm having issues starting Rancher si...
# rancher-desktop
m
Hi everyone! I'm having issues starting Rancher since I updated my Mac to 15.2 version. Did anybody else face this issue?
Copy code
'time="2024-12-13T14:14:52+01:00" level=info msg="[hostagent] Shutting down the host agent"\n' +
    'time="2024-12-13T14:14:52+01:00" level=warning msg="[hostagent] failed to exit SSH master" error="failed to execute `ssh -O exit -p 54504 127.0.0.1`, out=\\"Control socket connect(/Users/erk/Library/Application Support/rancher-desktop/lima/0/ssh.sock): No such file or directory\\\\r\\\\n\\": exit status 255"\n' +
    'time="2024-12-13T14:14:52+01:00" level=info msg="[hostagent] Shutting down QEMU with ACPI"\n' +
    'time="2024-12-13T14:14:52+01:00" level=warning msg="[hostagent] failed to open the QMP socket \\"/Users/erk/Library/Application Support/rancher-desktop/lima/0/qmp.sock\\", forcibly killing QEMU" error="dial unix /Users/erk/Library/Application Support/rancher-desktop/lima/0/qmp.sock: connect: connection refused"\n' +
    'time="2024-12-13T14:14:52+01:00" level=info msg="[hostagent] QEMU has already exited"\n' +
    'time="2024-12-13T14:14:52+01:00" level=fatal msg="exiting, status={Running:false Degraded:false Exiting:true Errors:[] SSHLocalPort:0} (hint: see \\"/Users/erk/Library/Application Support/rancher-desktop/lima/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'
}
110 Views