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

#5186: Warning: Authentication failure. Retrying... after packaging box #6406

Merged
merged 1 commit into from
Nov 19, 2015

Conversation

markus-perl
Copy link

After replacing the insecure key and writing a new key to .vagrant/machines/default/virtualbox/private_key vagrant continues to use the old insecure key ( /Users/myuser/.vagrant.d/boxes/mybox/0/virtualbox/vagrant_private_key)

This patch instructs vagrant to search first for the newly generated key and use this key if it is already generated.

sethvargo added a commit that referenced this pull request Nov 19, 2015
#5186: Warning: Authentication failure. Retrying... after packaging box
@sethvargo sethvargo merged commit 42d0c36 into hashicorp:master Nov 19, 2015
@sethvargo
Copy link
Contributor

We had to revert this, but @mitchellh thinks he fixed this in 1a7937e.

@ghost ghost locked and limited conversation to collaborators Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants