You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered a problem when I was trying to run vagrant up on the sample Vagrantfile that you have posted.
Error:
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o 'nolock,vers=3,udp' 192.168.33.1:'/E/yujin'\''s projects/YSCoreOsVagrant' /home/core/vagrant
Stdout from the command:
Stderr from the command:
mount.nfs: access denied by server while mounting 192.168.33.1:/E/yujin's projects/YSCoreOsVagrant
Hi,
I have encountered a problem when I was trying to run
vagrant up
on the sample Vagrantfile that you have posted.Error:
Vagrantfile
My env
Windows 8.1
Vagrant 1.7.2
With installation of Winnfsd
The text was updated successfully, but these errors were encountered: