-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Failed to create VM MobyLinuxVM on Win 10 - invalid amount of arguments #33
Comments
Thank you for your report. I don't think we have seen this error before and it's kinda weird. Could you try executing this commands on an elevated powershell:
Thanks |
It returns I took a look into Hyper-V-Manager, it shows two virtual computer. Both are MobyLinuxVM with configurationversion 8.0 and 2048MB starting storage. Is it normal to have two virtual computer? |
Ah, two VMs. That's no good. Someone else has reported this as well, but we have no idea how this happens (windows is sometimes weird like this). In the upcoming Beta22 we guard against this, but for now can you please exit the app, delete both of them in Hyper-V Manager or via powershell, and try starting the app again? |
Deleting both virtual computer helped! Now Docker is working again. |
@derfalx thanks for reporting back and glad it is working for you now. Closing this issue |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
Docker should start
Actual behavior
Docker does not start
Information
Diagnostic ID: E0BC3065-6B9C-4BB1-83EF-966436C17D7A/2016-08-10_10-46-01
I'm getting this error, after starting my computer this morning.
OS: Latest Win 10 Pro Version (Version: 1607 Build: 1493.10)
Architecture: x64
The following Stacktrace is shown to me:
It seems like some arguments to start the MobyLinuxVM are parsed or passed in a wrong way.
Restarting multiple times did not solve the problem.
I am not sure if this problem is also part of:
Error: connect ENOENT //./pipe/docker_engine
appear, but this should be a symptom and not the cause.The text was updated successfully, but these errors were encountered: