1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【M3 Mac】Rancher Desktop の Kubernetes が立ち上がらなくなった

Last updated at Posted at 2025-05-17

起きた事象

ある日突然、M3 Mac で使用している Rancher Desktop で、 Kubernetes が起動しなくなった。
エラー画面に出ていた内容は以下。(スクショとっとけば良かった...)

Error: /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl exited with code 1

'WARNING: Skipping duplicate certificate in file ca-cert-rd-50.pem\n' +
'WARNING: Skipping duplicate certificate in file ca-cert-rd-82.pem\n' +
'WARNING: Skipping duplicate certificate in file ca-cert-rd-79.pem\n' +
'WARNING: Skipping duplicate certificate in file ca-cert-rd-109.pem\n' +
'WARNING: Skipping duplicate certificate in file ca-cert-rd-91.pem\n' +
'run-parts: /etc/ca-certificates/update.d/certhash: exit status 133\n',
code: 1,
[Symbol(child-process.command)]: '/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl shell --workdir=. 0 sudo update-ca-certificates'
}

解決法

Rancher Desktop のUIから Troubleshooting -> factory reset をして、 Rancher Desktop を再起動した

原因

正直分かっていないので、詳しい方がいたら教えてほしいです...。

教訓

Factory reset は最強(?)

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?