burke

Untitled

Oct 5th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. $ vagrant up
  2. Installing the 'vagrant-env' plugin. This can take a few minutes...
  3. Fetching: dotenv-deployment-0.0.2.gem (100%)
  4. Fetching: dotenv-0.11.1.gem (100%)
  5. Fetching: vagrant-env-0.0.3.gem (100%)
  6. Installed the plugin 'vagrant-env (0.0.3)'!
  7. Installing the 'vagrant-fsnotify' plugin. This can take a few minutes...
  8. Fetching: vagrant-fsnotify-0.3.0.gem (100%)
  9. Installed the plugin 'vagrant-fsnotify (0.3.0)'!
  10. Bringing machine 'default' up with 'virtualbox' provider...
  11. ==> default: Box 'ampath' could not be found. Attempting to find and install...
  12. default: Box Provider: virtualbox
  13. default: Box Version: >= 0
  14. ==> default: Box file was not detected as metadata. Adding it directly...
  15. ==> default: Adding box 'ampath' (v0) for provider: virtualbox
  16. default: Unpacking necessary files from: file:///Users/bmamlin/Code/Playground/ampath-devbox/ampathDevBoxComplete.box
  17. ==> default: Successfully added box 'ampath' (v0) for 'virtualbox'!
  18. /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/plugins/kernel_v2/config/vm.rb:643:in `initialize': no implicit conversion of nil into String (TypeError)
  19. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/plugins/kernel_v2/config/vm.rb:643:in `new'
  20. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/plugins/kernel_v2/config/vm.rb:643:in `block in validate'
  21. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/plugins/kernel_v2/config/vm.rb:638:in `each'
  22. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/plugins/kernel_v2/config/vm.rb:638:in `validate'
  23. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/config/v2/root.rb:70:in `block in validate'
  24. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/config/v2/root.rb:66:in `each'
  25. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/config/v2/root.rb:66:in `validate'
  26. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/builtin/config_validate.rb:15:in `call'
  27. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:34:in `call'
  28. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  29. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:34:in `call'
  30. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
  31. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:34:in `call'
  32. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  33. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:34:in `call'
  34. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/builder.rb:116:in `call'
  35. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/runner.rb:66:in `block in run'
  36. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/util/busy.rb:19:in `busy'
  37. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/runner.rb:66:in `run'
  38. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/builtin/call.rb:53:in `call'
  39. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:34:in `call'
  40. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
  41. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/warden.rb:34:in `call'
  42. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/builder.rb:116:in `call'
  43. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/runner.rb:66:in `block in run'
  44. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/util/busy.rb:19:in `busy'
  45. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/action/runner.rb:66:in `run'
  46. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/machine.rb:239:in `action_raw'
  47. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/machine.rb:208:in `block in action'
  48. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/environment.rb:614:in `lock'
  49. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/machine.rb:194:in `call'
  50. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/machine.rb:194:in `action'
  51. from /opt/vagrant/embedded/gems/2.1.5/gems/vagrant-2.1.5/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
Add Comment
Please, Sign In to add comment