The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o 'vers=3,udp' 192.168.33.1:'/path/to/configuration/vagrant/release/devstack/edx-platform' /edx/app/edxapp/edx-platform
Stdout from the command:
Stderr from the command:
stdin: is not a tty
mount.nfs: mount to NFS server '192.168.33.1:/path/to/configuration/vagrant/release/devstack/edx-platform' failed: timed out, giving up
vagrant reload vagrant up vagrant provisionThis worked for me on my Ubuntu 12.04
Try -
VAGRANT_USE_VBOXFS=true vagrant up
--
You received this message because you are subscribed to the Google Groups "General Open edX discussion" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/f44ef188-bf13-48dd-bfe3-8d07a957171c%40googlegroups.com.