-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Vagrant, ssh-authorization fails on restart #161
Comments
seems to be related to hashicorp/vagrant#5153 and hashicorp/vagrant#5219 (Vagrant 1.7 issue) |
adding |
It might help the first time with |
Any fixes for this? We are dealing with the same issue. Once I create the vagrant box, if I stop and start it it just loops through "rancher: Warning: Authentication failure. Retrying..." |
I'm having the same issue. Update: |
We recently cutover to using RancherOS in our Vagrant environment. We are interested to hear how it impacts this issue. |
I'm going to close this issue as we haven't heard any issues after we've moved over to RancherOS. If anyone has issues with vagrant file, please open a new one or comment back on this one. |
We set up rancher in Vagrant. It seems to work on the first run, but after the restart ssh-key is no longer accepted and we have to re-create the VM.
On the first run there is a notification about replacing insecure key. I wonder if that is related somehow.
The text was updated successfully, but these errors were encountered: