Vagran can not assign IP address to VirtualBox machine

https://www.virtualbox.org/wiki/Download_Old_Builds_6_1

Here are the steps I took when downgrading. Note that I am not very well-versed in virtual machines and have no idea whether all of these steps are actually necessary, but are just what I did while trying to be very careful of not leaving any messes on my machine.

  1. Destroyed my virtual machine
  2. Deleted all the NICs that were created by VirtualBox while trying to bring the machine up
  3. Uninstalled VirtualBox through the uninstall tool provided in the installer archive
  4. Restarted my host machine
  5. Installed 6.1.26 from here: Download_Old_Builds_6_1 – Oracle VM VirtualBox
  6. Granted the security permission
  7. Restarted my host machine
  8. Successfully ran vagrant up
1 Like