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

Vagrant up not working (MacOS) #418

Open
xolge opened this issue Apr 21, 2020 · 1 comment
Open

Vagrant up not working (MacOS) #418

xolge opened this issue Apr 21, 2020 · 1 comment

Comments

@xolge
Copy link

xolge commented Apr 21, 2020

Last week, I was able to successfully set up Scotch Box on my Mac and I was able to vagrant up/reload it multiple times. Earlier today, I was attempting to setup another (and different) instance for the Scotch Box, but resulted in an error. By the way, this is for the Pro version.

My attempts were in the following order:
git clone (both regular pro and NGINX pro)
cd on project folder
(I tried changing the VagrantFile by using the NFS as well as the regular)
vagrant plugin install vagrant-vbguest
vagrant up

And i tried the following commands:
vagrant box outdated (failed; same error as vagrant up)
vagrant box update (success; running latest version [v1.5] )

The error was: You may have encountered a bug in the Ruby interpreter or extension libraries.
So, I updated ruby; it still failed.

Anyone know how to solve this one? Or is this a ruby issue?

Versions:
OS: Mac OS X 10.12.6
Vagrant: 2.2.7
VirtualBox: Version 6.0.18 r136238 (Qt5.6.3)
ruby: 2.3.7p456 (2018-03-28 revision 63024) [universal.x86_64-darwin16]

@xolge
Copy link
Author

xolge commented Apr 21, 2020

Just in case as well, I added the concern to ruby bug reports:
https://bugs.ruby-lang.org/issues/16804

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