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

[qemu] error level logs are outputted when force stopping an instance #3591

Closed
sharder996 opened this issue Jul 17, 2024 · 0 comments · Fixed by #3636
Closed

[qemu] error level logs are outputted when force stopping an instance #3591

sharder996 opened this issue Jul 17, 2024 · 0 comments · Fixed by #3636
Labels

Comments

@sharder996
Copy link
Contributor

Describe the bug
When you force stop an instance or delete purge it, Multipass outputs some scary logs that make it appear as if something went wrong. Happens on any platform running QEMU.

To Reproduce
multipass stop --force foo or multipass delete --purge foo

% multipass stop --force bar
[2024-07-16T21:31:50.536] [error] [bar] process error occurred Crashed program: qemu-system-aarch64; error: Process crashed
[2024-07-16T21:31:50.538] [error] [bar] error: program: qemu-system-aarch64; error: Process crashed

Expected behavior
No logs are outputted as the command has completed successfully

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

Successfully merging a pull request may close this issue.

1 participant