Hello

Whats your local character set ?

can you try with a different box?


try hashicorp/precise64

thanks
Alvaro

On Fri, Mar 30, 2018 at 4:23 PM, Ahmed ALgallad <[email protected]>
wrote:

> Dear all,
> I have a problem while running the command vagrant up, it self destroys
> the VM and associated drives. I am on operating system windows 10
>
> Here is what I get.
>
> ```
> $ vagrant up
> Bringing machine 'homestead-7' up with 'virtualbox' provider...
> ==> homestead-7: Importing base box 'laravel/homestead'...
> ==> homestead-7: Matching MAC address for NAT networking...
> ==> homestead-7: Checking if box 'laravel/homestead' is up to date...
> ==> homestead-7: A newer version of the box 'laravel/homestead' for
> provider 'virtualbox' is
> ==> homestead-7: available! You currently have version '5.1.0'. The latest
> is version
> ==> homestead-7: '5.2.0'. Run `vagrant box update` to update.
> 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
> ==> homestead-7: 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/2.0.3/gems/vagrant-2.0.3/
> 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/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action.rb:75:in `block in action_boot'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action.rb:61:in `tap'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action.rb:61:in `action_boot'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action.rb:338:in `block (4 levels) in
> action_start'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/call.rb:47:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:95:in `block in finalize_action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builder.rb:116:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `block in run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/util/busy.rb:19:in
> `busy'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `run'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/call.rb:53:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:95:in `block in finalize_action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builder.rb:116:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `block in run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/util/busy.rb:19:in
> `busy'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `run'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/call.rb:53:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/box_check_outdated.rb:79:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/config_validate.rb:25:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:95:in `block in finalize_action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/match_mac_address.rb:19:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/discard_state.rb:15:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/import.rb:74:in `import'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/import.rb:13:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/prepare_clone_snapshot.rb:17:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/prepare_clone.rb:15:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/customize.rb:40:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:95:in `block in finalize_action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builder.rb:116:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `block in run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/util/busy.rb:19:in
> `busy'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `run'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/call.rb:53:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/config_validate.rb:25:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:95:in `block in finalize_action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/handle_box.rb:56:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:95:in `block in finalize_action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builder.rb:116:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `block in run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/util/busy.rb:19:in
> `busy'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `run'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builtin/call.rb:53:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/warden.rb:34:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/builder.rb:116:in `call'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `block in run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/util/busy.rb:19:in
> `busy'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/action/runner.rb:66:in `run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/machine.rb:227:in
> `action_raw'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/machine.rb:202:in
> `block in action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> lib/vagrant/environment.rb:592:in `lock'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/machine.rb:188:in
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/lib/vagrant/machine.rb:188:in
> `action'
>         from C:/HashiCorp/Vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/
> 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/370f7686-671e-4fc2-aec5-06fa694b32f5%40googlegroups.com
> <https://groups.google.com/d/msgid/vagrant-up/370f7686-671e-4fc2-aec5-06fa694b32f5%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/CAHqq0exaHK%2BvrrmDUVOr9kJA_-6noFj1B%2BF50UeTfTW2Rs4M4g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to