3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Rancher Desktopが壊れた

Posted at

環境:Intel Mac, Ventula 13.4.1

Container Engineをcontainerdからdockerdに切り替えてRancher Desktopを再起動したらエラーが発生するようになった

この記事と同じようなエラーだったので、containerdに戻してメモリ増やして再起動したけど解決せず
Rancher Desktopのバージョンを1.8から1.9に上げてみたけど変わらず

アンインストールしてゴミになってそうなディレクトリ消して再インストールしたら解決した

$ brew uninstall rancher

$ rm -rf /Users/xxx/Library/Application\ Support/Rancher\ Desktop
$ rm -rf /Users/xxx/Library/Application\ Support/rancher-desktop

$ brew install --cask rancher
3
2
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
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?