Hi everyone, Is anyone else experiencing any probl...
# rancher-desktop
f
Hi everyone, Is anyone else experiencing any problems with rancher desktop after upgrading to the lates mac OS version. the rancher is not starting up anymore for me with the error:
Copy code
Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura> exited with code 255
last command run:
Copy code
Last command run:
/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura> shell --workdir=. 0 sudo /bin/sh -c rm -f /usr/local/share/ca-certificates/rd-*.crt
it also provides the following info in the error: Context: Installing CA certificates Some recent <app://./index.html#|logfile> lines:
Copy code
'/bin/sh',
    '-c',
    'rm -f /usr/local/share/ca-certificates/rd-*.crt'
  ],
  stdout: '',
  stderr: '',
  code: 255,
  [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> shell --workdir=. 0 sudo /bin/sh -c rm -f /usr/local/share/ca-certificates/rd-*.crt'
}
thanks