Closed jarrettj closed 9 years ago
Looks like this may be an upstream bug in the VirtualBox, see recent discussion on mitchellh/vagrant#5689.
Hi @jarrettj, @conorsch is on the right track, this has to do with the network interface dropping at the VirtualBox level and not the hosts file.
Cool. I'm getting use to doing a vagrant reload. No worries :)
Hi,
Good day.
Since upgrading to Ubuntu 15.04 the vagrant network interface does not persist when coming out of suspend.
You will not be able to access your test site. The network interface is gone. You have to reload the entire environment and run vagrant hostmanager again to get to your test sites.
This happens when you suspend your system as well.
Cheers.