-
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
The VM couldn't get an IP address after 60 tries #17
Comments
Hi @maxday, thank you very much for taking the time to share your feedback. I'm afraid running Docker for Windows inside a VM is not something that we officially support. Some many things can break.
ping @rneugeba Can you provide insights? |
Hi @dgageot , |
@cuikangyi Do you have a log or diagnostic id to share? |
I have the problem describe above and here is a log file and diagnostic ID A diagnostic was uploaded with id: F92E5AB4-A9AA-4269-A7D6-8FEB6F6E3D34/2016-08-01_22-30-16 [22:26:32.349][ApiProxy ][Info ] dns server: ready |
I have same problem. It looks like problem of Windows 10 Redstone 1 update (build 14393) with combination of latest stable docker version. I have enabled windows features like "Containers", "Hyper-V" and "Windows subsystem for linux (beta)". Nothing helped. And according this it looks like problem of Redstone 1. https://forums.docker.com/t/failed-to-start-vm-mobylinuxvm-the-vm-couldnt-get-an-ip-address-after-60-tries/19551/7 Have you solved this somehow ? |
It isn't working for me too |
@rsaliy the fix is only on the Beta channel, not on the stable channel. Could you try the latest Beta? |
I've been searching all over for 'beta channel' and have failed.
I don't see it attempting to get anything..... |
@d3x0r we release betas almost weekly. The latest is available for download from the main Docker for Windows page: https://docs.docker.com/docker-for-windows/ |
Okay beta does get an address and seems to work correctly |
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. |
Hi,
First, thanks for your work, I've seen a great demo at DevoxxFR and I can't wait to use it :)
I'm running Docker for Windows Version: 1.12.0-beta21 on a WIN10 VM.
Hyper-V is activated and Windows services are OK.
The MobyLinuxVM is well created but Docker fails to start because it cannot get an IP for the VM.
The DNS server radio button configuration is set to "automatic".
I've tried to reboot, reset to factory, uninstall/reinstall,
I've also tried to set the a fixed DNS.
Error :
Failed to start VM "MobyLinuxVM": The VM couldn't get an IP address after 60 tries
at Docker.Core.Pipe.NamedPipeClient.TrySend(String action, Object[] parameters)
at Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters)
at Docker.Core.Backend.BackendClient.Start(Settings settings)
at Docker.Actions.DoStart(Settings settings, Boolean showWelcomeWindow)
at Docker.Core.TaskQueue.<.ctor>b__16_0()
Diagnostic id :
5C73F6A7-06A7-40B5-A2F9-9EF5214B83F2/2016-08-02_09-22-49
The text was updated successfully, but these errors were encountered: