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

Leave Domain Fails with "Machine is currently not running" #12

Open
alclonky opened this issue Apr 19, 2016 · 1 comment
Open

Leave Domain Fails with "Machine is currently not running" #12

alclonky opened this issue Apr 19, 2016 · 1 comment

Comments

@alclonky
Copy link

Machine is up and running
vagrant status
Current machine states:
default running (ovirt3)
The oVirt domain is running. To stop this machine, you can run
vagrant halt. To destroy the machine, you can run vagrant destroy.

but vagrant destroy tells me its not

vagrant destroy
Machine is currently not running. To properly leave the ... network the machine needs to be running and connected to the network in which it was provisioned. Please run vagrant up and then vagrant destroy.

Would you like to continue destroying this machine, leaving this machine orphaned in the '...' network? If so, type 'destroy'

@mefellows
Copy link
Owner

That's interesting, have you been able to replicate this using another machine type - e.g. virtualbox? Looks like a problem with the provider. I'll take a look at the code a bit later to see how we're doing this.

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

2 participants