-
Notifications
You must be signed in to change notification settings - Fork 654
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 1.14.1 won't start on Windows 10 Home w/ VirtualBox #3770
Comments
Hi @holta, thanks for reporting this issue, Would you be able to access the logs on your Windows machine and send them here as files? We have a troubleshooting launch/start issues document that may help you troubleshoot these problems as well. Please let us know if any of the Virtualbox steps in that document help with launching instances, or provide additional output/information. Thank you! |
@IoshuaCastillejos can you post the Windows logs for @levkropp today? Thanks if possible !! Also confirm if the above new troubleshooting doc does (or does not!) help? 😅 |
Hi @levkropp here are the Windows logs And there are no instances created yet to launch. |
Thanks @IoshuaCastillejos — log excerpts below — for those who prefer quick reading:
|
Hi @holta and @IoshuaCastillejos, The "could not unregister VM" error indicates that VirtualBox is attempting to delete a machine that doesn’t exist, so it can be ignored. The issue seems to be the network error that follows where Multipass fails to download the .img file Could you check if you can access the .img file directly by navigating to the link shown in the Are you using a VPN or Proxy? You can also review our network troubleshooting guide for further suggestions. Lastly, could you let us know which version of VirtualBox you have installed? If possible, it might also be worth reinstalling Multipass and using the Hyper-V driver to see if the network issues persist. Thanks for your help in gathering this information! |
Hi @levkropp Is the above really possible (Hyper-V driver) on Windows 10 Home? (If so, do you have instructions?!) |
Hi @holta, no that is not currently possible. Were you or @IoshuaCastillejos able to check whether this was caused by a connectivity issue? |
No connectivity issue! But he (@IoshuaCastillejos) will explain in more detail shortly, responding to @levkropp's questions at #3770 (comment) |
I hope that is a good thing @holta 🙂 I suspect this was a network connectivity problem somewhere that Multipass handled with poor messaging. Does that fit your observations? |
Home's networking is nearly flawless. So my (guess!) would be that VirtualBox networking on Windows 10 Home doesn't play well with Multipass, especially during the first couple machine bootups? Or something like that! 🤷♂️ |
Please see the error in this screenshot:
I'm helping @IoshuaCastillejos to try to solve this!
Commands
multipass find
andmultipass ls
do work ✅Command
multipass launch
does not work ❌What additional logs or details are needed to solve this?
Thank you!
The text was updated successfully, but these errors were encountered: