daftlabs / vagrantfile

MIT License
1 stars 2 forks source link

Latest Vagrantfile does not work with OS 10.10.3, Laravel 5 etc. #10

Open avophile opened 9 years ago

avophile commented 9 years ago

I could not Vagrant Up with the latest Vagrantfile. It failed while provisioning Chef with the following message:

==> default: Thank you for installing Chef! ==> default: Running provisioner: shell... default: Running: inline script ==> default: stdin: is not a tty ==> default: Running provisioner: shell... default: Running: inline script ==> default: stdin: is not a tty ==> default: /sbin/mount.vboxsf: mounting failed with the error ==> default: : Protocol error The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

amanshr72 commented 7 months ago

The "Protocol error" suggests there might be an issue with the compatibility or configuration of VirtualBox Guest Additions.