Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH problems on fresh build #29

Open
philipobrien opened this issue Apr 2, 2015 · 1 comment
Open

SSH problems on fresh build #29

philipobrien opened this issue Apr 2, 2015 · 1 comment

Comments

@philipobrien
Copy link
Contributor

I have gotten the following output on the last 2 fresh builds

==> default: Attempting graceful shutdown of VM...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

echo; printf $SSH_AUTH_SOCK

Stdout from the command:




Stderr from the command:

printf: usage: printf [-v var] format [arguments]

vagrant ssh, vagrant suspend, and vagrant up all work, but the error gets thrown on vagrant halt.

@B0rschti
Copy link

Like Philip is saying, there is a error message every time you enter "vagrant halt". Instead of shutting the vm down the error messages appears, but a "vagrant halt -f" forces a shut down to the vm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants