Bug #16804
closedVagrant Up does not work anymore
Description
Good day,
I was able to set up a VM (Scotch Box Pro @ https://github.com/scotch-io/scotch-box) last week and it was successful; I didn't encounter any ruby bug or hints.
Yesterday, I updated VirtualBox and Vagrant, and created a different/another VM using Scotch Box Pro and encountered bugs. I updated ruby and it is the same bug.
The error was: You may have encountered a bug in the Ruby interpreter or extension libraries.
I encountered it with the commands:
vagrant up
vagrant box outdated
So, I updated ruby; it still failed.
I went back to my successful VM last week and did vagrant up -- it failed.
I tried my older VMs (running with VCCW @ https://github.com/vccw-team/vccw as well as Trellis @ https://github.com/roots/trellis), and
they do not start with vagrant up anymore.
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]
Please look into the attached logfiles.
Files