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.
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.