ScottH

Results 41 comments of ScottH

@luis4a0 Got my PC up and dual-booting with Ubuntu so I did some more functional testing. There are a couple of things that I noticed that seem a bit odd:...

@andrei-toterman Here is the log ``` ┌─────────────────── │ 18:28:55.818 (+0:00:00.246720) ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ │ INFO Sent FindRequest{showImages: true, showBlueprints: false} └─────────────────── ┌─────────────────── │ gRPC Error (code: 9, codeName: FAILED_PRECONDITION, message: failed to...

I think you can ignore issue #1. I'm not able to reproduce anymore. The issue I was seeing was that the autostart file was missing at the symlink destination. Perhaps...

Not from me. I believe @ricab wanted to take a look at this as well.

Hey @georgeliao, thanks for the work on this! Would you be able to edit the PR description to link the github issues that this fixes in the format 'Fixes #xxxx'?...

I have been daily driving Multipass on my Macbook for the past 6 months now and have never noticed any behavior indicative of a memory leak. However, I tried reproducing...

Hi @CharlieYu12345 VPN's are known to play havoc with Multipass' networking. Because we can't account for every kind of VPN configuration and we don't believe we should be changing your...

`nat` is not a command that you execute in your terminal. You need to edit the file `/etc/pf.conf` by adding the line ``` nat on utun1 from bridge100:network to any...

Hi @CharlieYu12345, can you confirm whether or not you can launch and connect to instances when your VPN is disabled?

Thanks for reporting this @adasiko. I can see it happening on my end as well, and we will get this fixed ASAP.