You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I try to launch a VM, multipass freezes for some time and than fails with timeout error. If I disable/disconnect mullvad VPN, issue resolves
To Reproduce
Buy Mullvad VPN subscription for a month (5$)
Install macos app and login
Connect
multipass launch --name test
Expected behavior
Multipass does not interferes with VPN and both do their job fine
Hi @stone-w4tch3r , thanks for reporting the issue, we're aware that VPN usage can interfere with Multipass. Have you already looked at our Troubleshooting documentation?
Oh, troubleshooting page actually gave me ideas that fixed the issue!
There were stated:
VPN software can be aggressive at managing routes and may route 192.168.64 subnet through the VPN interface, instead of keeping it locally available.
So I enabled "local network sharing" in mullvad settings > vpn settings, and now I can launch instance and shell into it! Maybe you can add this to troubleshooting page
That's great, @stone-w4tch3r , I'm glad you were able to fix this by looking at our docs! The Troubleshooting topic is still a work in progress, but the most frequent and common issues should be covered :)
Describe the bug
When I try to launch a VM, multipass freezes for some time and than fails with timeout error. If I disable/disconnect mullvad VPN, issue resolves
To Reproduce
multipass launch --name test
Expected behavior
Multipass does not interferes with VPN and both do their job fine
Logs
logs
Trying to launch with mullvad:
Trying to launch with another VPN (FoxRay)
Additional info
multipass 1.15.0+mac multipassd 1.15.0+mac
multipass get local.driver: qemu
Additional context
Why multipass interferes with VPN at all? Seems as a fragile design in networking
The text was updated successfully, but these errors were encountered: