[memo] OS X El Capitan Kitematic が起動時に 99% から Starting Docker VM We're Sorry! で進まない。

Kitematic が起動時に 99% から Starting Docker VM We're Sorry! で進まない。

追記
2回目発生
この場合は、
[zunermuka ~]$ docker-machine ls
ERRO[0000] error getting state for host dev: machine does not exist
ERRO[0000] error getting URL for host dev: machine does not exist
NAME   ACTIVE   DRIVER       STATE   URL   SWARM
dev    *        virtualbox   Error
[zunermuka ~]$ docker-machine stop dev
[zunermuka ~]$ docker-machine rm -f dev

で動いた。

以下の初回もこれで良かったのか?

[zunermuka ~]$ brew cask uninstall kitematic
[zunermuka ~]$ brew cask uninstall virtualbox
[zunermuka ~]$ brew cask install kitematic
==> Downloading https://github.com/kitematic/kitematic/releases/download/v0.8.5/
######################################################################## 100.0%
==> Symlinking App 'Kitematic (Beta).app' to '/Users/zunermuka/Applications/Kitem
kitematic staged at '/opt/homebrew-cask/Caskroom/kitematic/0.8.5' (131 files, 149M)
[zunermuka ~]$ brew cask install virtualbox
==> Downloading http://download.virtualbox.org/virtualbox/5.0.4/VirtualBox-5.0.4
######################################################################## 100.0%
==> Running installer for virtualbox; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are i
Password:
==> installer: Package name is Oracle VM VirtualBox
==> installer: Upgrading at base path /
==> installer: The upgrade was successful.
==> It seems there is already a Binary at '/usr/local/bin/VBoxManage'; not linki
==> It seems there is already a Binary at '/usr/local/bin/VBoxHeadless'; not lin 
virtualbox staged at '/opt/homebrew-cask/Caskroom/virtualbox/5.0.4-102546' (4 files, 87M)
[zunermuka ~]$ docker-machine ls
ERRO[0000] error getting state for host dev: machine does not exist
ERRO[0000] error getting URL for host dev: machine does not exist
NAME   ACTIVE   DRIVER       STATE   URL   SWARM
dev    *        virtualbox   Error
[zunermuka ~]$ docker-machine stop dev
[zunermuka ~]$ docker-machine rm -f dev

動いたよ

まだまだいろいろありそうだ

https://github.com/kitematic/kitematic/issues/386

コメント

このブログの人気の投稿

[memo] LibreOffice バージョン: 5.2.6.2 Calc でエラーがでた BASIC を読み込む際の エラー:一般的なエラー.一般的な I/O エラー。

[memo] macbook air の wezterm で \ backslash を入力する macOS Left and Right Option Key を設定する

[memo] 日本語のファイル名をSafari でダウンロードするとバージョン 10.0.3 (11602.4.8.0.1) でも文字化けするのが辛い