-
Notifications
You must be signed in to change notification settings - Fork 16
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
Centos-7.3 connection timeout #116
Comments
According to chef/bento#789 this is caused by outdated virtualbox and vagrant, but doesn't provide extra details.. |
According to related issues and comments, you need VBox 5.1.8 at the least. Yet to be confirmed. I think I'll stick with 7.2 as default for now.. |
Time to revisit this. I now have more recent vbox and vagrant (new laptop).. |
I seem to have resolved this, and documented how to prevent in future: https://github.com/grtjn/centos-packer-templates#recovering-from-local-vagrant-cache |
See also chef/bento#1042 for analysis details.. |
Getting a lot of:
Increase timeout using
config.vm.boot_timeout
(default 300 sec)The text was updated successfully, but these errors were encountered: