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

Not working with vagrant 2.1.2 on Windows 10 #51

Closed
poon64 opened this issue Aug 28, 2018 · 6 comments
Closed

Not working with vagrant 2.1.2 on Windows 10 #51

poon64 opened this issue Aug 28, 2018 · 6 comments

Comments

@poon64
Copy link

poon64 commented Aug 28, 2018

I have just installed the Vagrant manager 1.0.0.6 on windows 10.
After I installed it I made all of my vagrant machines go up, but none of them were detected.
So I added them manually with the Manage Bookmarks, but still none of them were coming up.
I even restarted the whole machine, with the same result.

@poon64
Copy link
Author

poon64 commented Aug 29, 2018

I have just tested the same version at work on my Windows 7 machine, it's not working there either.

@poon64 poon64 closed this as completed Aug 29, 2018
@poon64 poon64 reopened this Aug 29, 2018
@winnux
Copy link

winnux commented Sep 10, 2018

maybe miss some virtualbox settings
VirtualBoxMachineInfo.cs
if (value.Length>0&&value.Substring(0, 1) == "\"") { value = value.Substring(1, value.Length - 2); }

@deveres
Copy link
Contributor

deveres commented Sep 11, 2018

#47 (comment)

@x0341
Copy link

x0341 commented Nov 24, 2019

I have just installed the Vagrant manager 1.0.0.6 on windows 10.
After I installed it I made all of my vagrant machines go up, but none of them were detected.
So I added them manually with the Manage Bookmarks, but still none of them were coming up.
I even restarted the whole machine, with the same result.

The same with me. Vagrant 2.2.6; Windows 10 Pro; Vagrant-Manager: 1.0.0.6

@deveres
Copy link
Contributor

deveres commented Nov 25, 2019

@chriswayoub
Copy link
Member

PR #48 has been merged and this is working as of 1.0.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants