-
Notifications
You must be signed in to change notification settings - Fork 84
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
VMs are duplicated #186
Comments
I have similar issue, but for some reason it applies only for some projects and the states of these pairs are the same (not like in the example above).
❯ vagrant global-status
id name provider state directory
--------------------------------------------------------------------------------
74785b8 default virtualbox saved /Users/greenek/Sites/k******n
dce072c default virtualbox aborted /Users/greenek/Sites/i******i
e721006 default virtualbox running /Users/greenek/Sites/e********s
|
Same issue, MacOS 10.15.7, Vagrant 2.2.10, vmware Vagrant provider. With "Use instance path as display name" checked, it shows my machines as: |
Same issue
No duplicates on vagrant global-status. As @RawDawg say's, directories differ. |
I think it comes from the symlinks: https://www.robotanz.com/purpletree/2019/11/06/macos-catalina-system-and-data-volumes-seen-as-one-makes-things-trickier-than-before/ |
This issue appears to have gone away for me now.
|
Software
Steps to reproduce
vagrant up
in some projectExpected Results
Actual Results
The text was updated successfully, but these errors were encountered: