Skip to content

Instantly share code, notes, and snippets.

@miyasinarafat
Created January 18, 2018 02:45
Show Gist options
  • Save miyasinarafat/4a18f0d10ff94daa8cabbe1dbab8db2d to your computer and use it in GitHub Desktop.
Save miyasinarafat/4a18f0d10ff94daa8cabbe1dbab8db2d to your computer and use it in GitHub Desktop.
vagrant destroy && vagrant up
C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/psych.rb:379:in `parse': (<unknown>): did not find expected '-' indicator while parsing a block collection at line 78 column 5 (Psych::SyntaxError)
from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/psych.rb:379:in `parse_stream'
from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/psych.rb:327:in `parse'
from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/psych.rb:254:in `load'
from C:/Users/Arafat/Homestead/Vagrantfile:28:in `block in <top (required)>'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/config/v2/loader.rb:37:in `load'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/config/loader.rb:125:in ` block (2 levels) in load'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/config/loader.rb:119:in ` each'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/config/loader.rb:119:in ` block in load'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/config/loader.rb:116:in ` each'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/config/loader.rb:116:in ` load'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/vagrantfile.rb:28:in `ini tialize'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:810:in `ne w'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:810:in `va grantfile'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:556:in `ho st'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:214:in `bl ock in action_runner'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:33:in `r un'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:543:in `ho ok'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:792:in `un load'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/bin/vagrant:141:in `ensure in <main>'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.0/bin/vagrant:141:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment