Edx Developer Archive Error with Vagrant and Ruby

I had a problem running an instance of edX Platform on my PC. I followed the intrusions that are listed here: https://github.com/edx/configuration/wiki/edX-Developer-Stack  I installed Vagrant 1.7.2 and Oracle VM VirtualBox 4.3.20. However, when I run the vagrant command, I get this error on the command line:

[Note] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For more information: This application asked Runtime to terminate it in an unusual way. For more information, contact support. I inserted the full log here:   http://pastebin.com/PpbnaeSi I can not understand the solution. Thanks for any help.

+4
source share
1 answer

, , . , C:\devstack: vagrant plugin install ffi, - ffi, vagrant plugin install ffi --plugin- 1.9.8 . , : https://github.com/mitchellh/vagrant/issues/5869

0

All Articles