hello, Apple have some security issues
ie. not share your home not share nested folder ie /folder /folder/this /folder/this/too So, try to share a different folder than your home. Alvaro. On Sat, Apr 9, 2016 at 4:53 AM, Andreas H Meier <[email protected]> wrote: > Host: MacOsX 10.11.4, tried both on MacPro1,1 and newest MacBookPro Retina > Vagrant: 1.8.1 > VirtualBox: 5.0.16 r105871 > > Guest: tried multiple versions of ubuntu, both base boxes > (ubuntu-trusty64) as well as provisioned boxes like Homestead/Laravel > > Issue: guest works fine as long as shared volumes are not mounted via nfs. > When declaring type: 'nfs' the "vagrant up" command hangs for minutes while > trying to mount the volume and then fails to mount with the following error > message: > > The following SSH command responded with a non-zero exit status. > > Vagrant assumes that this means the command failed! > > > mount -o 'rw,vers=3,tcp,fsc,actimeo=2' > 192.168.10.1:'/Volumes/Files/Users/username' > /home/vagrant/username > > > Stdout from the command: > > > > > Stderr from the command: > > > mount.nfs: Connection timed out > > > The VM is running, but the shared folders are not there. > > > I have tried with and without nfs mount_options, the problem persists. > > > I have turned SIP off and on, the problem persists. > > > etc/hosts contains localhost 127.0.0.1 (was brought up as a possible cause) > > > no firewall active (was brought up as a possible cause) > > > Apple console does not provide an error message, the mount.nfs command > just idles. > > > Has anybody figured out how to fix this? > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/9fdb235a-9713-41cd-8828-e6a906668023%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/9fdb235a-9713-41cd-8828-e6a906668023%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyZ5480z54-6BYq2kq%3Dx2iZQPK16%3DYBMsjqC1Fcp3r0GQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
