Mavericksを変更後にVagrantでエラー…[“hostonlyif”, “create”]
Oct 24, 2013AD:
Apple AirのOSをMavericksに変更したら下記のエラーになって立ち上がらなくなりました。。。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
% vagrant up [default] VM already created. Booting if it's not already running... [default] Clearing any previously set forwarded ports... [default] Forwarding ports... [default] -- 22 => 2222 (adapter 1) [default] Creating shared folders metadata... [default] Clearing any previously set network interfaces... There was an error executing the following command with VBoxManage: ["hostonlyif", "create"] For more information on the failure, enable detailed logging with VAGRANT_LOG. |
臨時の解決方法
VirtualBoxのNetworkの設定が問題だと思うのですが、Mavericksに変更後に優先順位的なものが変更したのかと。。。
とりあえずVirtualBoxを再起動で立ち上がるようにはなりましたが、根本的な開発調査中
1 |
% sudo /Library/StartupItems/VirtualBox/VirtualBox restart |
AD:
3 Comments, Comment or Ping
Kentaro Suzuki
Mavericksにアップデートしていないので自身の情報ではないのですが、
「Mavericks で VirtualBox を使うと終了できなくなる問題」があったりするみたいですね。
http://www.msng.info/archives/2013/10/mac-os-mavericks-unable-to-shutdown-with-virtualbox.php
見当違いかもしれませんが、お役に立てたら嬉しいです。
Oct 31st, 2013
mizoshiri
情報ありがとうございます。Macを再起動をしない限り上記の現象は起きていないです。
週に1回再起動するかどうかなので、現状はまったく調査できていないですね。
Oct 31st, 2013
Reply to “Mavericksを変更後にVagrantでエラー…[“hostonlyif”, “create”]”
Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66
You must be logged in to post a comment.