-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Comments
Hi @benocms - just a quick question: Where does your Vagrant installation live on your windows host? Thanks! |
Vagrant is installed in: C:\HashiCorp\Vagrant\bin |
Hi there, Can you look in your Windows registry for the value at:
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 |
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. |
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. |
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
The text was updated successfully, but these errors were encountered: