output is here, nothing obvious that i saw: https://gist.github.com/jbayer/6d0b81c7dd2a0037f7a7
tried a different centos box and got a timeout. i might upgrade to fusion 6 or just switch to virtualbox. On Mon, Aug 18, 2014 at 12:30 PM, Will Froning <[email protected]> wrote: > On 18 Aug 2014, at 18:12, James Bayer wrote: > > will, my umask is as follows: >> >> $ umask >> 0022 >> > > That is a good umask for vagrant. Anything more restrictive and it gets > unhappy. > > What does INFO/DEBUG output show? > > Thanks, > Will > > [INFO/DEBUG]: (http://docs.vagrantup.com/v2/other/debugging.html) > > > On Mon, Aug 18, 2014 at 1:38 AM, Will Froning <[email protected]> >> wrote: >> >> Hello James, >>> >>> What's your umask? >>> >>> Thanks, >>> Will >>> >>> On 17 Aug 2014, at 0:29, James Bayer wrote: >>> >>> having some trouble with this: >>> vagrant init phusion/ubuntu-14.04-amd64 >>> >>> getting a problem with vmrun, Stdout: 2014-08-16T14:24:01.686| >>> ServiceImpl\_Opener: PID 1986 >>> >>> Error: Unknown error >>> >>> any ideas? >>> >>> OSX 10.9.4 >>> fusion 5.0.5 >>> vagrant 1.6.3 >>> vagrant fusion plugin 2.5.2 >>> >>> $ vagrant up >>> Bringing machine 'default' up with 'vmware\_fusion' provider... >>> >>> ==> default: Checking if box 'phusion/ubuntu-14.04-amd64' is up to >>> date... >>> ==> default: Verifying vmnet devices are healthy... >>> ==> default: Preparing network adapters... >>> ==> default: Starting the VMware VM... >>> An error occurred while executing vmrun, a utility for controlling >>> >>> VMware machines. The command and output are below: >>> >>> Command: ["start", >>> "/Users/jamesbayer/workspace/docker/.vagrant/machines/ >>> default/vmware\_fusion/69b74f16-0919-45f0-939a- >>> 7d5b6b3f55df/ubuntu-14.04-amd64-vmwarefusion.vmx", >>> >>> "nogui", {:notify=>[:stdout, :stderr]}] >>> >>> Stdout: 2014-08-16T14:24:01.686| ServiceImpl\_Opener: PID 1986 >>> >>> Error: Unknown error >>> >>> Stderr: >>> >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Vagrant" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >>> -- >>> Will Froning >>> [email protected] >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Vagrant" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/vagrant-up/X2fpm3--AOc/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >>> >> >> >> -- >> Thank you, >> >> James Bayer >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Vagrant" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Will Froning > [email protected] > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Vagrant" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/vagrant-up/X2fpm3--AOc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Thank you, James Bayer -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
