Closed kevinburkengrok closed 5 years ago
@kevinburkengrok Thank you for creating this issue!
I fixed that in v2.0.1
. Please, upgrade the plugin and try again.
After that you should get the error message with details which hopefully will help you to solve the collision on your side. E.q. there is a collision between one of private_network
(aka "Host Only") specified in your Vagrantfile and some other network adapter presenting on your host (aka "Bridged").
I got this error:
The issue seems to be how
NetworkCollision
is thrown. Compare virtualbox/action/network.rb to this project's network.rb.and here: