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

multipass delete on suspended vm cause weird error message #3624

Closed
georgeliao opened this issue Aug 5, 2024 · 0 comments · Fixed by #3625
Closed

multipass delete on suspended vm cause weird error message #3624

georgeliao opened this issue Aug 5, 2024 · 0 comments · Fixed by #3625
Labels
bug needs triage Issue needs to be triaged

Comments

@georgeliao
Copy link
Contributor

Describe the bug
multipass delete on suspended vm cause weird error message

To Reproduce
How, and what happened?

  1. multipass launch -n vm1
  2. multipass suspend vm1
  3. multipass delete vm1
    delete failed: Cannot stop suspended instance. Use --force to override.

Expected behavior
multipass delete should delete the suspended VM and later it can be recovered .

Additional info

  • OS: ubuntu 24.04
  • multipass version: 1.14.0
  • multipass get local.driver: qemu

Additional context
This only occurs on the suspended VM and not on the running VM or stopped VM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage Issue needs to be triaged
Projects
None yet
1 participant