Advertisement
NLinker

vagrant error 2

Dec 24th, 2019
636
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rust 5.12 KB | None | 0 0
  1. ==> adm: Checking if box 'centos/7' is up to date...
  2. ==> adm: Clearing any previously set forwarded ports...
  3. ==> adm: Fixed port collision for 22 => 2222. Now on port 2200.
  4. ==> adm: Clearing any previously set network interfaces...
  5. ==> adm: Preparing network interfaces based on configuration...
  6.     adm: Adapter 1: nat
  7.     adm: Adapter 2: hostonly
  8. ==> adm: Forwarding ports...
  9.     adm: 443 (guest) => 8443 (host) (adapter 1)
  10.     adm: 22 (guest) => 2200 (host) (adapter 1)
  11. ==> adm: Running 'pre-boot' VM customizations...
  12. ==> adm: Booting VM...
  13. ==> adm: Waiting for machine to boot. This may take a few minutes...
  14.     adm: SSH address: 127.0.0.1:2200
  15.     adm: SSH username: vagrant
  16.     adm: SSH auth method: private key
  17. ==> adm: Machine booted and ready!
  18. ==> adm: Checking for guest additions in VM...
  19.     adm: No guest additions were detected on the base box for this VM! Guest
  20.     adm: additions are required for forwarded ports, shared folders, host only
  21.     adm: networking, and more. If SSH fails on this machine, please install
  22.     adm: the guest additions and repackage the box to continue.
  23.     adm:
  24.     adm: This is not an error message; everything may continue to work properly,
  25.     adm: in which case you may ignore this message.
  26. ==> adm: Setting hostname...
  27. ==> adm: Configuring and enabling network interfaces...
  28.     adm: SSH address: 127.0.0.1:2200
  29.     adm: SSH username: vagrant
  30.     adm: SSH auth method: private key
  31. ==> adm: Rsyncing folder: /home/nick/whamcloud/Vagrantfiles/ => /vagrant
  32. ==> adm: Machine already provisioned. Run `vagrant provision` or use the `--provision`
  33. ==> adm: flag to force provisioning. Provisioners marked to run always will still run.
  34. #<Thread:0x0000564f0c578b20@/usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/batch_action.rb:71 run> terminated with exception (report_on_exception is true):
  35. Traceback (most recent call last):
  36.     25: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
  37.     24: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in `action'
  38.     23: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in `call'
  39.     22: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/environment.rb:592:in `lock'
  40.     21: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/machine.rb:202:in `block in action'
  41.     20: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/machine.rb:227:in `action_raw'
  42.     19: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
  43.     18: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
  44.     17: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
  45.     16: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
  46.     15: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
  47.     14: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
  48.     13: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
  49.     12: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/builtin/call.rb:53:in `call'
  50.     11: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
  51.     10: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
  52.      9: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
  53.      8: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
  54.      7: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
  55.      6: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  56.      5: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
  57.      4: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
  58.      3: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
  59.      2: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  60.      1: from /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
  61. /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/lib/vagrant/action/builtin/config_validate.rb:18:in `call': There are errors in the configuration of this machine. Please fix (Vagrant::Errors::ConfigInvalid)
  62. the following errors and try again:
  63.  
  64. Vagrant:
  65. * Unknown configuration section 'trigger'.
  66.  
  67. There are errors in the configuration of this machine. Please fix
  68. the following errors and try again:
  69.  
  70. Vagrant:
  71. * Unknown configuration section 'trigger'.
  72.  
  73.  
  74. ~/w/Vagrantfiles ❯❯❯
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement