seems something with your local encode
`find': unknown encoding name - CP720 (ArgumentError) can you open a ticket in github and share as much info as possible On Mon, Feb 26, 2018 at 12:06 AM, Ali Mohammad Hossein Zadeh < [email protected]> wrote: > I had vagrant 2.0.0 installed on my windows 7 machine and it was working > ok, i updated vagrant to 2.0.2 and then when i run > vagrant up > it shows following lines and do not create vm: > > $ vagrant up > Bringing machine 'amhz' up with 'virtualbox' provider... > ==> amhz: Importing base box 'laravel/homestead'... > ==> amhz: Matching MAC address for NAT networking... > ==> amhz: Checking if box 'laravel/homestead' is up to date... > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:68: > warning: already initialized constant Win32::WCHAR > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:68: > warning: previous definition of WCHAR was here > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:69: > warning: already initialized constant Win32::WCHAR_NUL > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:69: > warning: previous definition of WCHAR_NUL was here > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:70: > warning: already initialized constant Win32::WCHAR_CR > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:70: > warning: previous definition of WCHAR_CR was here > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:71: > warning: already initialized constant Win32::WCHAR_SIZE > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:71: > warning: previous definition of WCHAR_SIZE was here > ==> amhz: Destroying VM and associated drives... > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:72:in > `find': unknown encoding name - CP720 (ArgumentError) > from > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:72:in > `<module:Win32>' > from > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb:4:in > `<top (required)>' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/resolv.rb:7:in > `<top (required)>' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/resolv.rb:172:in > `<class:Hosts>' > from > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/resolv.rb:169:in > `<class:Resolv>' > from > C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/resolv.rb:39:in > `<top (required)>' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/network.rb:2:in `<top (required)>' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ > rubygems/core_ext/kernel_require.rb:55:in `require' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action.rb:75:in `block in action_boot' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action.rb:61:in `tap' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action.rb:61:in `action_boot' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action.rb:338:in `block (4 levels) in > action_start' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/call.rb:47:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in > `block in finalize_action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builder.rb:116:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `block in run' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in > `busy' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `run' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/call.rb:53:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in > `block in finalize_action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builder.rb:116:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `block in run' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in > `busy' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `run' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/call.rb:53:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/box_check_outdated.rb:79:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/config_validate.rb:25:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in > `block in finalize_action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/match_mac_address.rb:19:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/discard_state.rb:15:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/import.rb:74:in `import' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/import.rb:13:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/prepare_clone_snapshot.rb:17:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/prepare_clone.rb:15:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/customize.rb:40:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in > `block in finalize_action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builder.rb:116:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `block in run' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in > `busy' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `run' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/call.rb:53:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/config_validate.rb:25:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in > `block in finalize_action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/handle_box.rb:56:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in > `block in finalize_action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builder.rb:116:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `block in run' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in > `busy' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `run' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builtin/call.rb:53:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/ > plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in > `call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/ > vagrant/action/builder.rb:116:in `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `block in run' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in > `busy' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in > `run' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:227:in > `action_raw' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:202:in > `block in action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:592:in > `lock' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in > `call' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in > `action' > from > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/batch_action.rb:82:in > `block (2 levels) in run' > > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/vagrant-up/e7fefa64-fadf-43b4-9e39-8c18afe20b27%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/e7fefa64-fadf-43b4-9e39-8c18afe20b27%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ex%3DeAaevt8J2L3fhyc%3D6V4DXjU0S%2BYsnW88hnonAPgLfQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
