-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS X 10.8.4 + Vagrant 1.2.2 + VirtualBox 4.2.12 + private_network = Failure #1838
Comments
Howdy, Do you guys need anything more from me to help? |
Hi JasonSwindle, |
Sadly no. Still facing this issue, and it is horribly bothersome. -Jason
|
Ok well I'll attempt to assist you by explaining what I did to fix my problem, although my problem turned out to be slightly different to yours!! Initially my problems began after I upgraded Vagrant to v1.2.2 and VirtualBox to v4.2.14 on my Mac running OS X 10.8.4. As soon as I ran Ok so that's two errors down, unfortunately one to go as I found out during my next attempt at running What a pain!! But got there in the end. Anyways Jason, I hope in some way the information I have provided here may help you relieve your headache by solving your issue. Good luck!! PS: Let me know how you get on! |
Hi Jason, we are experiencing a similar thing at work, if you do |
@mitchellh Have you been able to dig into this? This is a real PITA to work flow. Thanks! |
Tested with 1.2.4, sadly still the same issue. |
I think I am running into the same issue. I am using a private address and my Puppet provisioning fails the first time (since it cannot connect out to download packages). If I run Same issue? Anything I can do to help test / debug? |
I just updated with a better link to my log, all 12 MBs of it. |
Here is a new update. Using Vagrantup's Ubuntu 12.04 box, I do not have this issue. I can vagrant up with no issue at all. |
Based on the logs, this is almost certainly a misconfiguration of the box. I'm not entirely sure how, but I'm guessing your udev rules might still be there or something. Your final comment here adds to the fact that this was a problem with the box. |
Howdy, thanks you for following up. Funny thing is, this is Ubuntu's box. Thanks, On Sun, Sep 1, 2013 at 12:31 AM, Mitchell Hashimoto <
|
I changed the box to lucid32 and got the same error |
Howdy,
I am having a very odd OS X 10.8.4 + Vagrant 1.2.2 + VirtualBox 4.2.12 issue. The first vagrant up will timeout with an SSH error. If I turn the machine off in VirtualBox, and vagrant up again….. it works. Here is my logs, and etc.
https://www.dropbox.com/s/y3b2qaguld71kdi/up_log.txt
~Jason Swindle
The text was updated successfully, but these errors were encountered: