Skip to content
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

IP error on vagrant up #34

Open
slifty opened this issue Mar 11, 2022 · 0 comments
Open

IP error on vagrant up #34

slifty opened this issue Mar 11, 2022 · 0 comments
Assignees

Comments

@slifty
Copy link
Contributor

slifty commented Mar 11, 2022

When I run vagrant up I get the following error:

The IP address configured for the host-only network is not within the
allowed ranges. Please update the address used to be within the allowed
ranges and run the command again.

  Address: 192.168.33.10
  Ranges: 192.168.56.0/21

Valid ranges can be modified in the /etc/vbox/networks.conf file. For
more information including valid format see:

  https://www.virtualbox.org/manual/ch06.html#network_hostonly

The action needed is pretty self explanatory, but I think we should update our README to mention that this might (will?) be necessary. This StackOverflow answer suggests the "problem" might be due to a recent change in VirtualBox.

We also might want to consider changing the way network / IP is assigned -- I believe vagrant might be smart enough automatically route network traffic from localhost (see the configuration here: https://github.com/OpenTechStrategies/torque-devenv/blob/f36d6156ddbed220c63e0712855a44b0e0008acf/Vagrantfile#L36-L38)

@slifty slifty self-assigned this Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant