Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidByteSequenceError on vagrant plugin install #10845

Closed
benocms opened this issue May 10, 2019 · 5 comments
Closed

InvalidByteSequenceError on vagrant plugin install #10845

benocms opened this issue May 10, 2019 · 5 comments

Comments

@benocms
Copy link

benocms commented May 10, 2019

Vagrant version

Vagrant 2.2.4

Host operating system

Microsoft Windows 10 Home - 10.0.17763

Guest operating system

centos/7 - LAST

Vagrantfile

The error throws on 'vagrant plugin install x'. The selected plugin does not matter.
Example: 'vagrant plugin install hostmanager'

Debug output

https://gist.github.com/benocms/e99b33d6bf32b55fec6b10e12d2aad81

Expected behavior

A working plugin management.

Actual behavior

No plugins can be installed.

Steps to reproduce

  1. Install Vagrant on Windows 64bit with Setup
  2. Try to run 'vagrant plugin install hostmanager'
@briancain
Copy link
Member

Hi @benocms - just a quick question: Where does your Vagrant installation live on your windows host? Thanks!

@benocms
Copy link
Author

benocms commented May 13, 2019

Vagrant is installed in: C:\HashiCorp\Vagrant\bin

@chrisroberts
Copy link
Member

Hi there,

Can you look in your Windows registry for the value at:

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\SearchList

Below is an image of the location of the key in the registry. I do not have this key so it does not show up in the Window, but I believe you will have a key there with the SearchList name. Please paste the value here. My guess is that a character in the value is causing the issue.

resolv-registry-lookup

@benocms
Copy link
Author

benocms commented May 15, 2019

Hi, the value of the entry searchList is "9325だ⑂൤蠀�収�". I have no idea where this value comes from. That makes me a little nervous. I'll run a virus scan.

I removed this value and tested the plugin installation again. It works now. Many Thanks.

@ghost
Copy link

ghost commented Apr 1, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants