Ricardo Abreu

Results 51 issues of Ricardo Abreu

**Describe the bug** VMs remain registered in VirtualBox after running the uninstall script and requesting that all data and VMs be removed. The reason is that the uninstall script needs...

bug
good first issue
medium
low

**Description of documentation issue or suggestion** Many, but not all, of our pages have a "see also" entry at the top. For example: - https://multipass.run/docs/configure-static-ips has the usual format -...

documentation
needs triage

Attempting to snapshot fails on Hyper-V: ``` PS C:\> multipass snapshot assisting-leafroller -n s1 snapshot failed: Failure while looking for snapshot name ``` Some verbosity helps uncover the problem: ```...

bug
high
medium

We override network errors we get from Qt [here](https://github.com/canonical/multipass/blob/ceee06275e243d77feaa8f79d64bb4eaf31b5f3f/src/network/url_downloader.cpp#L105-L104). We may be loosing important information because of that. We should limit the errors we anticipate when there is a timeout...

bug

When the --force flag is used with `multipass stop`, suspended/ing and re/starting instances should be completed too. For example: ```sh $ multipass ls Name State IPv4 Image natty-nilgai Suspended --...

enhancement
good first issue
low

**Description of documentation issue or suggestion** Docs relating to authentication usually describe clients being trusted. Here's [an example](https://documentation.ubuntu.com/multipass/en/latest/how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service/). But it is not clients themselves that are trusted, it is the...

documentation

**Description of documentation issue or suggestion** Our build instructions need to be revised, improved, and updated. There are multiple aspects where they are obsolete, inconsistent, or just wrong. Comments on...

help wanted
good first issue
documentation

**What are you trying to do?** Multipass still offers images from 5 years ago. Here's part of the output of `multipass find`: ``` appliance:adguard-home 20200812 Ubuntu AdGuard Home Appliance appliance:mosquitto...

enhancement
high
medium
jira

Add a commit message template and a python script to serve as a validation hook. MULTI-2014, MULTI-2015, MULTI-2017