VM “MobyLinuxVM”: "VM "MobyLinuxVM": The VM couldn't get an IP address after 60 tries" with permission related message in the log

Expected behavior

Docker deamon properly started

Actual behavior

Docker VM fails to start with the message from the ticket’s title

Information

Following line from the log seems important:
[21:45:08.367][Proxy ][Info ] 2016/04/06 21:45:08 listen udp 10.0.75.1:53: bind: An attempt was made to access a socket in a way forbidden by its access permissions.

Here is the log
[21:45:01.263][Program ][Info ] Version: Version 1.11.0-beta6 (build: 1288)
[21:45:01.266][Program ][Info ] Starting on: 4/6/2016 9:45:01 PM
[21:45:01.267][Program ][Info ] Resources: C:\Program Files\Docker\Docker\Resources
[21:45:01.270][Program ][Info ] OS: Windows 10 Enterprise
[21:45:01.271][Program ][Info ] Edition: Enterprise
[21:45:01.273][Program ][Info ] Id: 1511
[21:45:01.275][Program ][Info ] Build: 10586
[21:45:01.277][Program ][Info ] BuildLabName: 10586.162.amd64fre.th2_release_sec.160223-1728
[21:45:01.281][Program ][Info ] Sha1: c97b76ba9aea72a29cb56ffc0de4e142f33a5999
[21:45:01.283][Program ][Info ] You can send feedback, including this log file, at Docker Desktop for Windows - Docker Community Forums
[21:45:01.363][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[21:45:01.434][PowerShell ][Info ] Run script…
[21:45:02.080][HyperV ][Info ] Hyper-V Windows feature is enabled
[21:45:02.433][Authentication ][Info ] Checking token
[21:45:02.628][Authentication ][Info ] Token is valid
[21:45:02.632][Notifications ][Info ] Docker is initializing…
[21:45:02.650][Updater ][Info ] Checking for updates on the Beta channel…
[21:45:02.742][Auth ][Info ] Retrieved credentials: ob:***********
[21:45:02.747][SmbShare ][Info ] Testing connection to host filesystem
[21:45:02.804][SmbShare ][Info ] C File sharing status: Shared
[21:45:02.807][Auth ][Info ] Retrieved credentials: ob:***********
[21:45:02.810][HyperV ][Info ] Creating a virtual machine named MobyLinuxVM
[21:45:02.813][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[21:45:02.816][PowerShell ][Info ] Run script…
[21:45:03.224][HyperV ][Info ] Hyper-V Windows feature is enabled
[21:45:03.230][PowerShell ][Info ] Run script with parameters: -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso -create True…
[21:45:05.409][Updater ][Info ] Found remote version. Version = 1.11.0.1288
[21:45:05.412][Updater ][Info ] Local version is up to date.
[21:45:05.415][Updater ][Info ] Check for update done.
[21:45:05.651][HyperV ][Info ] Using existing Switch: DockerNAT
[21:45:05.728][HyperV ][Info ] Using existing: MobyLinuxVM
[21:45:05.733][Firewall ][Info ] Opening TCP ports on the firewall for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe…
[21:45:05.735][PowerShell ][Info ] Run script…
[21:45:07.427][Firewall ][Info ] Ports opened
[21:45:07.429][Firewall ][Info ] Opening UDP ports on the firewall for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe…
[21:45:07.431][PowerShell ][Info ] Run script…
[21:45:08.319][Firewall ][Info ] Ports opened
[21:45:08.324][Proxy ][Info ] Starting com.docker.proxy
[21:45:08.331][HyperV ][Info ] Start a virtual machine named MobyLinuxVM
[21:45:08.333][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[21:45:08.336][PowerShell ][Info ] Run script…
[21:45:08.353][Proxy ][Info ] 2016/04/06 21:45:08 dhcp server: ready
[21:45:08.357][Proxy ][Info ]
[21:45:08.359][Proxy ][Info ] Restarting com.docker.proxy
[21:45:08.362][Proxy ][Info ] 2016/04/06 21:45:08 dns server: ready
[21:45:08.364][Proxy ][Info ] 2016/04/06 21:45:08 docker proxy: ready
[21:45:08.367][Proxy ][Info ] 2016/04/06 21:45:08 listen udp 10.0.75.1:53: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
[21:45:08.369][Proxy ][Info ]
[21:45:08.590][Proxy ][Info ] Restarting com.docker.proxy
[21:45:08.728][HyperV ][Info ] Hyper-V Windows feature is enabled
[21:45:08.731][PowerShell ][Info ] Run script with parameters: -start True -Credential System.Management.Automation.PSCredential…
[21:45:08.821][Proxy ][Info ] Restarting com.docker.proxy
[21:45:09.056][Proxy ][Info ] Restarting com.docker.proxy
[21:45:09.288][Proxy ][Info ] Restarting com.docker.proxy
[21:45:09.523][Proxy ][Info ] Restarting com.docker.proxy
[21:45:09.757][Proxy ][Info ] Restarting com.docker.proxy
[21:45:09.978][HyperV ][Info ] Starting VM MobyLinuxVM…
[21:45:09.981][HyperV ][Info ] Removing (potentially) existing mount authentication token
[21:45:09.994][Proxy ][Info ] Restarting com.docker.proxy
[21:45:10.231][Proxy ][Info ] Restarting com.docker.proxy
[21:45:10.465][Proxy ][Info ] Restarting com.docker.proxy
[21:45:10.500][HyperV ][Info ] Wait for the VM to get an IP address
[21:45:10.699][Proxy ][Info ] Restarting com.docker.proxy
[21:45:10.935][Proxy ][Info ] Restarting com.docker.proxy
[21:45:11.169][Proxy ][Info ] Restarting com.docker.proxy
[21:45:11.403][Proxy ][Info ] Restarting com.docker.proxy
[21:45:11.525][HyperV ][Info ] Wait for the VM to get an IP address

  • the output of:
    • pinata diagnose -u on OSX
    • DockerDebugInfo.ps1 using Powershell on Windows
      PS C:\Program Files\Docker\Docker\resources> .\DockerDebugInfo.ps1

OS Version

SystemDirectory : C:\Windows\system32
Organization :
BuildNumber : 10586
RegisteredUser : admin
SerialNumber : 00329-10438-20253-AA569
Version : 10.0.10586

Installed Files

Directory: C:\Program Files\Docker\Docker

Mode LastWriteTime Length Name


d----- 6.4.2016. 20:42 resources
-a---- 5.4.2016. 16:40 47616 Bugsnag.dll
-a---- 5.4.2016. 16:40 14848 Docker.Application.dll
-a---- 5.4.2016. 16:40 23552 Docker.Core.dll
-a---- 5.4.2016. 16:41 952696 Docker.exe
-a---- 5.4.2016. 16:40 9216 Docker.Hypervisor.dll
-a---- 5.4.2016. 16:40 12800 Docker.Installer.exe
-a---- 5.4.2016. 16:41 421376 Docker.WPF.dll
-a---- 5.4.2016. 16:40 47616 HockeyApp.dll
-a---- 5.4.2016. 16:40 73728 HockeyAppPCL.dll
-a---- 8.7.2013. 15:15 45416 Microsoft.Web.Infrastructure.dll
-a---- 5.4.2016. 16:40 491008 Newtonsoft.Json.dll
-a---- 5.4.2016. 16:40 107696 Ookii.Dialogs.Wpf.dll
-a---- 5.4.2016. 16:40 3010560 System.Management.Automation.dll
-a---- 9.7.2013. 11:04 168616 System.Net.Http.Formatting.dll
-a---- 9.7.2013. 11:04 323240 System.Web.Http.dll
-a---- 9.7.2013. 11:04 507048 System.Web.Mvc.dll
-a---- 9.7.2013. 11:05 266944 System.Web.Razor.dll
-a---- 9.7.2013. 11:05 41152 System.Web.WebPages.Deployment.dll
-a---- 9.7.2013. 11:05 204480 System.Web.WebPages.dll
-a---- 9.7.2013. 11:05 39616 System.Web.WebPages.Razor.dll
-a---- 5.4.2016. 16:40 153088 YamlSerializer.dll

Installed Resources

Directory: C:\Program Files\Docker\Docker\resources

Mode LastWriteTime Length Name


d----- 6.4.2016. 20:42 bin
d----- 6.4.2016. 20:42 qemu-img
-a---- 5.4.2016. 16:40 5899776 com.docker.agent.exe
-a---- 5.4.2016. 16:40 12046848 com.docker.proxy.exe
-a---- 5.4.2016. 16:40 3096 DockerDebugInfo.ps1
-a---- 5.4.2016. 16:40 18496 LICENSE.rtf
-a---- 5.4.2016. 16:40 61816832 mobylinux.iso
-a---- 5.4.2016. 16:40 13419 MobyLinux.ps1
-a---- 5.4.2016. 16:40 454110 OSS-LICENCE.rtf
-a---- 5.4.2016. 16:40 40 sha1
-a---- 5.4.2016. 16:40 4 UpdateChannel

Get-VMHost

Get-Process

Handles NPM(K) PM(K) WS(K) VM(M) CPU(s) Id SI ProcessName


116       9     1744       8400   114     0,00   7472   1 AccelerometerSt
 96       8     1144       5856 ...79            4012   0 alg
111       8     1176       5776    54            1528   0 armsvc
190      10     2084       8808    96            1804   1 atieclxx
130       7     1084       5040    34            1616   0 atiesrxx
142      10     1688       7068    74            3012   0 BtwRSupportService
290      22    31668      44392   260    14,88   6300   1 chrome
261      25    54088      65608   258     3,11   6492   1 chrome
297      31    79924      87264   368    65,22   7480   1 chrome
276      27    62296      66300   329     2,81   7824   1 chrome

1475 55 72320 118848 416 22,69 7948 1 chrome
296 29 67204 71568 365 3,31 8260 1 chrome
162 9 1460 5996 75 0,00 10136 1 chrome
225 27 76552 68128 284 5,30 10140 1 chrome
38 4 1728 3024 …71 0,00 4820 1 cmd
167 11 10848 14696 …53 0,39 8224 1 conhost
383 15 1324 3960 …07 676 0 csrss
585 20 6940 9216 …41 796 1 csrss
312 14 2964 9008 …92 2744 0 dasHost
1247 72 166592 210512 835 27,22 4624 1 Docker
587 24 53224 43224 …06 1112 1 dwm
2499 94 56088 125628 …14 20,25 2120 1 explorer
82 7 9424 12872 51 2916 0 fpCSEvtSvc
201 13 2192 10656 75 3172 0 HPHotkeyMonitor
171 10 1756 8404 67 3692 0 hpqwmiex
70 6 1008 4724 32 2112 0 hpservice
83 6 900 4432 33 3064 0 HPSIsvc
335 27 33976 44016 275 9024 0 IAStorDataMgrSvc
321 22 23516 31164 272 0,17 9408 1 IAStorIcon
0 0 0 4 0 0 0 Idle
1656 28 7312 18624 …07 968 0 lsass
2764 68 167520 176260 788 3,83 5024 1 lync
1516 41 60260 26800 …21 27,61 5932 1 mmc
131 13 3504 12964 130 0,08 1184 1 MmReminderService
248 12 2912 10280 …98 3980 0 MpCmdRun
1397 70 183324 169320 …42 3152 0 MsMpEng
279 22 12152 9252 …17 4476 0 NisSrv
164 11 2080 12376 …69 0,33 9336 1 notepad
164 11 2632 12896 …70 0,63 9524 1 notepad
164 11 1956 12128 …69 0,25 10036 1 notepad
639 37 11124 37324 251 0,33 524 1 OneDrive
983 47 115828 119708 609 5,83 3736 1 ONENOTE
107 8 1268 332 84 0,02 6972 1 ONENOTEM
4687 105 218480 257004 1042 30,14 9928 1 OUTLOOK
615 34 111340 127220 …22 2,20 2752 1 powershell
284 37 38188 34384 580 0,67 7800 1 QLBController
121 7 1440 5688 65 2268 0 ReceiveFaxUtility
554 33 18604 47336 …76 7,56 5164 1 RuntimeBroker
102 7 1500 6188 …84 6220 0 SearchFilterHost
851 80 48504 50268 …47 5480 0 SearchIndexer
1242 39 37504 32336 …39 0,20 10132 1 SearchProtocolHost
828 59 64936 117036 …29 1,34 5544 1 SearchUI
310 9 3232 7864 …78 960 0 services
444 21 7800 14288 …93 0,72 980 1 SettingSyncHost
1020 37 35024 79568 …29 2,16 5380 1 ShellExperienceHost
385 14 4848 19964 …51 0,77 3056 1 sihost
1763 141 144808 163420 652 21,34 6284 1 Skype
863 45 11928 5340 236 0,73 3252 1 SkypeHost
219 20 50388 44784 345 0,67 5140 1 slack
437 48 92416 118084 1364 3,16 7140 1 slack
159 13 4396 10444 186 0,08 7220 1 slack
841 55 82296 114980 1414 4,70 7996 1 slack
343 39 153092 205920 1113 9,83 8404 1 slack
49 2 356 1188 …58 504 0 smss
1032 62 79244 115268 482 3,14 7464 1 Snagit32
885 76 49712 104464 425 13,31 8216 1 SnagitEditor
115 10 1584 7948 82 0,08 7628 1 SnagPriv
443 31 7048 16696 …22 2392 0 spoolsv
99 8 1452 7096 44 1920 0 sqlwriter
762 23 8140 21512 …42 396 0 svchost
768 19 5712 12048 …41 712 0 svchost
2498 130 28384 59780 …28 1096 0 svchost
1044 48 11484 23156 …73 1104 0 svchost
940 37 13740 34192 …97 1144 0 svchost
900 54 39084 23296 …49 1192 0 svchost
985 32 18000 30456 …91 1196 0 svchost
273 24 2592 9136 …01 1360 0 svchost
537 48 16864 27952 …47 1608 0 svchost
125 11 1436 6124 …79 1656 0 svchost
413 24 8288 24844 …25 2352 0 svchost
203 33 5188 17368 …86 2736 0 svchost
175 12 2300 9100 …07 3096 0 svchost
676 34 10016 38128 …41 2,38 8752 1 svchost
580 15 6412 19444 113 0,94 3028 1 SynTPEnh
194 7 932 4012 22 3128 0 SynTPEnhService
46 5 732 3720 45 0,00 5968 1 SynTPHelper
1844 0 124 728 5 4 0 System
353 29 6728 17292 …23 3,80 4592 1 taskhostw
103 8 1172 6228 74 0,02 8064 1 TscHelp
95 6 1228 5928 …81 2284 0 unsecapp
165 14 2384 10160 85 3040 0 UploaderService
54 4 1020 3672 21 2792 0 valWBFPolicyService
1352 60 277392 176788 1143 5,72 4852 1 vmconnect
864 25 31776 49312 …10 3180 0 vmms
378 21 38112 19028 …59 100 0 vmwp
483 23 43108 22820 …79 1076 0 vmwp
86 8 904 4776 …96 788 0 wininit
186 8 1620 8804 …07 888 1 winlogon
179 12 3356 9560 …96 3356 0 WmiPrvSE
155 11 2404 9188 …91 3780 0 WmiPrvSE
343 15 4136 13688 …44 2004 0 WUDFHost
236 10 1568 7508 …01 2800 0 WUDFHost
225 9 1620 7652 …97 7932 0 WUDFHost

Get-VM

Get-VMComPort

Get-VMDvdDrive

Get-VMIntegrationService

Get-VMMemory

Get-VMProcessor

Get-VMScsiController

Get-VMSecurity

Get-VMSwitch

Get-VMSwitchExtension
Get-VMNetworkAdapter

Get-NetNAT

Name : ContainerNAT
ExternalIPInterfaceAddressPrefix :
InternalIPInterfaceAddressPrefix : 172.16.0.0/12
IcmpQueryTimeout : 30
TcpEstablishedConnectionTimeout : 1800
TcpTransientConnectionTimeout : 120
TcpFilteringBehavior : AddressDependentFiltering
UdpFilteringBehavior : AddressDependentFiltering
UdpIdleSessionTimeout : 120
UdpInboundRefresh : False
Store : Local
Active : True

net share
New connections will be remembered.

There are no entries in the list.

  • a reproducible case if this is a bug, Dockerfiles FTW
  • page URL if this is a docs issue or the name of a man page
  • host distribution and version ( OSX 10.10.x, OSX 10.11.x, Windows, etc )

Steps to reproduce the behavior

  1. Successfully install Docker for Windows Beta
  2. Start Docker
  3. Wait a minute
  4. Error message appears, docker icon is red

Hi thanks for the detailed report.

Indeed this line seems the most significant and we have seen this from a number of others

We can’t reproduce this locally and haven’t seen it on any of our dev/test machines so we would be very keen in getting more information about this.

  • Is the user you are starting docker with in the the Administrator group?
  • Are you running any software which might mess with the network settings (VPN, DNS caches etc) or any other security software?
  • Does your network require any proxy settings?
  • Would it be possible for you to send us the output of “netstat -abno” from an elevated prompt.

Thanks
Rolf

Is the user you are starting docker with in the the Administrator group? Yes
Are you running any software which might mess with the network settings (VPN, DNS caches etc) or any other security software? No
Does your network require any proxy settings? No
Would it be possible for you to send us the output of “netstat -abno” from an elevated prompt. See below.
Thanks!
Thanks

Active Connections

Proto Local Address Foreign Address State PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 6284
[Skype.exe]
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 712
RpcSs
[svchost.exe]
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 6284
[Skype.exe]
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
TCP 0.0.0.0:1536 0.0.0.0:0 LISTENING 788
Can not obtain ownership information
TCP 0.0.0.0:1537 0.0.0.0:0 LISTENING 1196
EventLog
[svchost.exe]
TCP 0.0.0.0:1538 0.0.0.0:0 LISTENING 1096
Schedule
[svchost.exe]
TCP 0.0.0.0:1539 0.0.0.0:0 LISTENING 2392
[spoolsv.exe]
TCP 0.0.0.0:1540 0.0.0.0:0 LISTENING 968
[lsass.exe]
TCP 0.0.0.0:1591 0.0.0.0:0 LISTENING 960
Can not obtain ownership information
TCP 0.0.0.0:1592 0.0.0.0:0 LISTENING 1656
PolicyAgent
[svchost.exe]
TCP 0.0.0.0:1604 0.0.0.0:0 LISTENING 968
[lsass.exe]
TCP 0.0.0.0:2179 0.0.0.0:0 LISTENING 3180
[vmms.exe]
TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING 1104
TermService
[svchost.exe]
TCP 0.0.0.0:5357 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
TCP 0.0.0.0:42431 0.0.0.0:0 LISTENING 6284
[Skype.exe]
TCP 10.0.75.1:139 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
TCP 172.16.0.1:139 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
TCP 192.168.1.73:139 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
TCP 192.168.1.73:13647 91.190.218.63:12350 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13649 213.199.179.140:40005 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13660 157.56.126.195:443 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13661 104.96.90.193:80 TIME_WAIT 0
TCP 192.168.1.73:13662 104.96.90.193:80 TIME_WAIT 0
TCP 192.168.1.73:13708 40.115.11.84:50005 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13709 104.46.54.140:50000 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13711 40.115.11.84:50006 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13712 40.115.11.84:50003 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13713 188.230.208.149:20485 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13714 23.102.42.49:50005 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13715 104.46.54.140:50004 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13716 104.46.54.140:50003 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13717 161.53.65.94:30620 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13718 65.52.128.214:50002 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13719 104.46.54.140:50007 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13723 194.212.173.187:26921 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13724 40.113.91.50:50001 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13728 137.135.206.107:50005 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13730 104.46.54.140:50006 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13731 77.111.166.181:53124 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13732 23.102.44.170:50005 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13733 104.46.54.140:50001 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13742 54.230.3.249:443 ESTABLISHED 7996
[slack.exe]
TCP 192.168.1.73:13743 74.125.71.188:5228 ESTABLISHED 7948
[chrome.exe]
TCP 192.168.1.73:13744 172.217.16.164:443 ESTABLISHED 7948
[chrome.exe]
TCP 192.168.1.73:13745 83.139.67.27:443 ESTABLISHED 7948
[chrome.exe]
TCP 192.168.1.73:13746 40.127.130.80:50001 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13751 64.71.168.202:443 ESTABLISHED 7948
[chrome.exe]
TCP 192.168.1.73:13758 104.96.128.211:443 ESTABLISHED 1096
DoSvc
[svchost.exe]
TCP 192.168.1.73:13761 104.96.143.196:80 TIME_WAIT 0
TCP 192.168.1.73:13763 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13764 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13765 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13766 89.201.173.179:443 ESTABLISHED 5024
[lync.exe]
TCP 192.168.1.73:13767 89.201.173.179:443 ESTABLISHED 5024
[lync.exe]
TCP 192.168.1.73:13768 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13769 132.245.50.66:443 ESTABLISHED 5024
[lync.exe]
TCP 192.168.1.73:13772 64.233.166.109:993 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13773 89.201.173.179:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13774 89.201.173.179:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13775 89.201.173.179:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13776 89.201.173.179:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13777 89.201.173.179:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13778 89.201.173.179:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13785 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13786 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13787 157.55.40.191:443 ESTABLISHED 5024
[lync.exe]
TCP 192.168.1.73:13788 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13789 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13801 40.113.87.220:443 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13802 40.113.87.220:443 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13804 40.113.87.220:443 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13807 104.96.153.44:443 ESTABLISHED 980
[SettingSyncHost.exe]
TCP 192.168.1.73:13808 104.96.128.211:443 ESTABLISHED 1096
DoSvc
[svchost.exe]
TCP 192.168.1.73:13810 104.96.128.211:443 ESTABLISHED 1096
DoSvc
[svchost.exe]
TCP 192.168.1.73:13831 132.245.50.66:443 ESTABLISHED 5024
[lync.exe]
TCP 192.168.1.73:13837 131.253.34.248:443 ESTABLISHED 2120
[Explorer.EXE]
TCP 192.168.1.73:13838 65.52.108.201:443 ESTABLISHED 13008
[Explorer.EXE]
TCP 192.168.1.73:13839 65.52.108.190:443 ESTABLISHED 2120
[Explorer.EXE]
TCP 192.168.1.73:13841 104.96.91.10:80 ESTABLISHED 1096
ProfSvc
[svchost.exe]
TCP 192.168.1.73:13842 104.96.91.10:80 ESTABLISHED 1096
ProfSvc
[svchost.exe]
TCP 192.168.1.73:13843 104.96.91.10:80 ESTABLISHED 1096
ProfSvc
[svchost.exe]
TCP 192.168.1.73:13844 104.96.91.10:80 ESTABLISHED 1096
ProfSvc
[svchost.exe]
TCP 192.168.1.73:13845 104.96.91.10:80 ESTABLISHED 1096
ProfSvc
[svchost.exe]
TCP 192.168.1.73:13846 91.82.190.28:39864 TIME_WAIT 0
TCP 192.168.1.73:13847 40.114.232.122:50002 TIME_WAIT 0
TCP 192.168.1.73:13848 40.114.232.122:50006 TIME_WAIT 0
TCP 192.168.1.73:13849 134.170.109.48:443 ESTABLISHED 3736
[ONENOTE.EXE]
TCP 192.168.1.73:13852 191.232.139.254:443 ESTABLISHED 2352
DiagTrack
[svchost.exe]
TCP 192.168.1.73:13867 132.245.50.66:443 ESTABLISHED 9928
[OUTLOOK.EXE]
TCP 192.168.1.73:13868 104.96.128.211:443 ESTABLISHED 1096
DoSvc
[svchost.exe]
TCP 192.168.1.73:13869 104.96.128.211:443 ESTABLISHED 1096
DoSvc
[svchost.exe]
TCP 192.168.1.73:13874 104.103.72.48:80 ESTABLISHED 1096
wuauserv
[svchost.exe]
TCP 192.168.1.73:13877 207.46.11.151:443 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13878 207.46.11.151:443 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13896 207.46.7.252:80 ESTABLISHED 11664
[OneDrive.exe]
TCP 192.168.1.73:13897 13.69.158.96:443 ESTABLISHED 6284
[Skype.exe]
TCP 192.168.1.73:13900 93.103.190.157:63991 TIME_WAIT 0
TCP 192.168.1.73:13901 108.185.184.209:2881 TIME_WAIT 0
TCP 192.168.1.73:13902 206.87.84.67:55046 TIME_WAIT 0
TCP 192.168.1.73:13903 192.167.73.59:10650 TIME_WAIT 0
TCP 192.168.1.73:13904 82.48.73.89:43060 TIME_WAIT 0
TCP 192.168.1.73:13905 40.114.204.131:50002 TIME_WAIT 0
TCP 192.168.1.73:13906 40.114.204.131:50002 TIME_WAIT 0
TCP 192.168.1.73:13907 40.114.204.131:50002 TIME_WAIT 0
TCP 192.168.1.73:13918 157.56.122.78:443 ESTABLISHED 8752
UserDataSvc_8f501
[svchost.exe]
TCP 192.168.1.73:13921 132.245.50.66:443 ESTABLISHED 5024
[lync.exe]
TCP 192.168.1.73:13922 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13923 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13924 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13925 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13926 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13927 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13928 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13929 64.71.168.202:443 ESTABLISHED 7948
[chrome.exe]
TCP 192.168.1.73:13930 64.71.168.202:443 ESTABLISHED 7948
[chrome.exe]
TCP 192.168.1.73:13931 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13932 89.201.173.179:443 TIME_WAIT 0
TCP 192.168.1.73:13934 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13935 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13936 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13937 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13938 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13939 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13940 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13941 23.103.189.157:443 TIME_WAIT 0
TCP 192.168.1.73:13942 23.103.189.157:443 SYN_SENT 1096
wuauserv
[svchost.exe]
TCP 192.168.137.1:139 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
TCP 192.168.137.1:13483 0.0.0.0:0 LISTENING 4012
[alg.exe]
TCP [::]:135 [::]:0 LISTENING 712
RpcSs
[svchost.exe]
TCP [::]:445 [::]:0 LISTENING 4
Can not obtain ownership information
TCP [::]:1536 [::]:0 LISTENING 788
Can not obtain ownership information
TCP [::]:1537 [::]:0 LISTENING 1196
EventLog
[svchost.exe]
TCP [::]:1538 [::]:0 LISTENING 1096
Schedule
[svchost.exe]
TCP [::]:1539 [::]:0 LISTENING 2392
[spoolsv.exe]
TCP [::]:1540 [::]:0 LISTENING 968
[lsass.exe]
TCP [::]:1591 [::]:0 LISTENING 960
Can not obtain ownership information
TCP [::]:1592 [::]:0 LISTENING 1656
PolicyAgent
[svchost.exe]
TCP [::]:1604 [::]:0 LISTENING 968
[lsass.exe]
TCP [::]:2179 [::]:0 LISTENING 3180
[vmms.exe]
TCP [::]:3389 [::]:0 LISTENING 1104
TermService
[svchost.exe]
TCP [::]:5357 [::]:0 LISTENING 4
Can not obtain ownership information
TCP [::1]:13602 [::1]:5357 TIME_WAIT 0
TCP [::1]:13608 [::1]:5357 TIME_WAIT 0
TCP [::1]:13612 [::1]:5357 TIME_WAIT 0
TCP [::1]:13616 [::1]:5357 TIME_WAIT 0
TCP [::1]:13618 [::1]:5357 TIME_WAIT 0
TCP [::1]:13622 [::1]:5357 TIME_WAIT 0
TCP [::1]:13637 [::1]:5357 TIME_WAIT 0
TCP [::1]:13638 [::1]:5357 TIME_WAIT 0
TCP [::1]:13640 [::1]:5357 TIME_WAIT 0
TCP [::1]:13663 [::1]:5357 TIME_WAIT 0
TCP [::1]:13665 [::1]:5357 TIME_WAIT 0
TCP [::1]:13673 [::1]:5357 TIME_WAIT 0
TCP [::1]:13675 [::1]:5357 TIME_WAIT 0
TCP [::1]:13895 [::1]:5357 TIME_WAIT 0
TCP [fe80::1c6c:cb9f:5534:9222%14]:2179 [fe80::1c6c:cb9f:5534:9222%14]:15901 ESTABLISHED 3180
[vmms.exe]
TCP [fe80::1c6c:cb9f:5534:9222%14]:15901 [fe80::1c6c:cb9f:5534:9222%14]:2179 ESTABLISHED 4852
[VmConnect.exe]
TCP [fe80::5876:6591:55ea:46aa%22]:13614 [fe80::b1c3:9b6f:a725:61a2%22]:5357 TIME_WAIT 0
TCP [fe80::5876:6591:55ea:46aa%22]:13615 [fe80::b1c3:9b6f:a725:61a2%22]:5357 TIME_WAIT 0
TCP [fe80::5876:6591:55ea:46aa%22]:13620 [fe80::b1c3:9b6f:a725:61a2%22]:5357 TIME_WAIT 0
TCP [fe80::5876:6591:55ea:46aa%22]:13635 [fe80::b1c3:9b6f:a725:61a2%22]:5357 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13601 [fe80::5876:6591:55ea:46aa%9]:5357 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13613 [fe80::5876:6591:55ea:46aa%9]:5357 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13619 [fe80::5876:6591:55ea:46aa%9]:5357 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13634 [fe80::5876:6591:55ea:46aa%9]:5357 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13645 [fe80::ee9a:74ff:fe31:ee6d%9]:3910 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13646 [fe80::ee9a:74ff:fe31:ee6d%9]:3910 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13863 [fe80::ee9a:74ff:fe31:ee6d%9]:3910 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13865 [fe80::ee9a:74ff:fe31:ee6d%9]:3910 TIME_WAIT 0
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13872 [fe80::ee9a:74ff:fe31:ee6d%9]:3910 ESTABLISHED 2392
[spoolsv.exe]
TCP [fe80::b1c3:9b6f:a725:61a2%9]:13873 [fe80::ee9a:74ff:fe31:ee6d%9]:3910 ESTABLISHED 2392
[spoolsv.exe]
UDP 0.0.0.0:53 : 1096
SharedAccess
[svchost.exe]
UDP 0.0.0.0:123 : 1192
W32Time
[svchost.exe]
UDP 0.0.0.0:443 : 6284
[Skype.exe]
UDP 0.0.0.0:500 : 1096
IKEEXT
[svchost.exe]
UDP 0.0.0.0:3389 : 1104
TermService
[svchost.exe]
UDP 0.0.0.0:3702 : 1360
FDResPub
[svchost.exe]
UDP 0.0.0.0:3702 : 1192
[svchost.exe]
UDP 0.0.0.0:3702 : 1360
FDResPub
[svchost.exe]
UDP 0.0.0.0:3702 : 1192
[svchost.exe]
UDP 0.0.0.0:3702 : 2744
[dashost.exe]
UDP 0.0.0.0:3702 : 2744
[dashost.exe]
UDP 0.0.0.0:4500 : 1096
IKEEXT
[svchost.exe]
UDP 0.0.0.0:5353 : 1104
Dnscache
[svchost.exe]
UDP 0.0.0.0:5355 : 1104
Dnscache
[svchost.exe]
UDP 0.0.0.0:42431 : 6284
[Skype.exe]
UDP 0.0.0.0:49342 : 6284
[Skype.exe]
UDP 0.0.0.0:51863 : 1096
SharedAccess
[svchost.exe]
UDP 0.0.0.0:51992 : 1096
SharedAccess
[svchost.exe]
UDP 0.0.0.0:51994 : 1096
SharedAccess
[svchost.exe]
UDP 0.0.0.0:53829 : 1360
FDResPub
[svchost.exe]
UDP 0.0.0.0:54798 : 1192
[svchost.exe]
UDP 0.0.0.0:60316 : 2744
[dashost.exe]
UDP 10.0.75.1:137 : 4
Can not obtain ownership information
UDP 10.0.75.1:138 : 4
Can not obtain ownership information
UDP 10.0.75.1:1900 : 1360
SSDPSRV
[svchost.exe]
UDP 10.0.75.1:60989 : 1360
SSDPSRV
[svchost.exe]
UDP 127.0.0.1:1900 : 1360
SSDPSRV
[svchost.exe]
UDP 127.0.0.1:51864 : 1096
SharedAccess
[svchost.exe]
UDP 127.0.0.1:54149 : 6284
[Skype.exe]
UDP 127.0.0.1:55233 : 9928
[OUTLOOK.EXE]
UDP 127.0.0.1:57740 : 968
[lsass.exe]
UDP 127.0.0.1:60991 : 1360
SSDPSRV
[svchost.exe]
UDP 172.16.0.1:137 : 4
Can not obtain ownership information
UDP 172.16.0.1:138 : 4
Can not obtain ownership information
UDP 172.16.0.1:1900 : 1360
SSDPSRV
[svchost.exe]
UDP 172.16.0.1:60987 : 1360
SSDPSRV
[svchost.exe]
UDP 192.168.1.73:137 : 4
Can not obtain ownership information
UDP 192.168.1.73:138 : 4
Can not obtain ownership information
UDP 192.168.1.73:1900 : 1360
SSDPSRV
[svchost.exe]
UDP 192.168.1.73:60990 : 1360
SSDPSRV
[svchost.exe]
UDP 192.168.137.1:67 : 1096
SharedAccess
[svchost.exe]
UDP 192.168.137.1:68 : 1096
SharedAccess
[svchost.exe]
UDP 192.168.137.1:137 : 4
Can not obtain ownership information
UDP 192.168.137.1:138 : 4
Can not obtain ownership information
UDP 192.168.137.1:1900 : 1360
SSDPSRV
[svchost.exe]
UDP 192.168.137.1:60988 : 1360
SSDPSRV
[svchost.exe]
UDP [::]:123 : 1192
W32Time
[svchost.exe]
UDP [::]:500 : 1096
IKEEXT
[svchost.exe]
UDP [::]:547 : 1096
SharedAccess
[svchost.exe]
UDP [::]:3389 : 1104
TermService
[svchost.exe]
UDP [::]:3702 : 2744
[dashost.exe]
UDP [::]:3702 : 1360
FDResPub
[svchost.exe]
UDP [::]:3702 : 1360
FDResPub
[svchost.exe]
UDP [::]:3702 : 1192
[svchost.exe]
UDP [::]:3702 : 2744
[dashost.exe]
UDP [::]:3702 : 1192
[svchost.exe]
UDP [::]:4500 : 1096
IKEEXT
[svchost.exe]
UDP [::]:5353 : 1104
Dnscache
[svchost.exe]
UDP [::]:5355 : 1104
Dnscache
[svchost.exe]
UDP [::]:49342 : 6284
[Skype.exe]
UDP [::]:51993 : 1096
SharedAccess
[svchost.exe]
UDP [::]:51995 : 1096
SharedAccess
[svchost.exe]
UDP [::]:53830 : 1360
FDResPub
[svchost.exe]
UDP [::]:54799 : 1192
[svchost.exe]
UDP [::]:60317 : 2744
[dashost.exe]
UDP [::1]:1900 : 1360
SSDPSRV
[svchost.exe]
UDP [::1]:60986 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::1c6c:cb9f:5534:9222%14]:1900 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::1c6c:cb9f:5534:9222%14]:60984 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::b1c3:9b6f:a725:61a2%9]:546 : 1196
Dhcp
[svchost.exe]
UDP [fe80::b1c3:9b6f:a725:61a2%9]:1900 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::b1c3:9b6f:a725:61a2%9]:60985 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::c02c:a82b:aa78:c6ba%20]:1900 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::c02c:a82b:aa78:c6ba%20]:62081 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::c9d6:d055:8750:b04c%7]:53 : 1096
SharedAccess
[svchost.exe]
UDP [fe80::c9d6:d055:8750:b04c%7]:1900 : 1360
SSDPSRV
[svchost.exe]
UDP [fe80::c9d6:d055:8750:b04c%7]:60983 : 1360
SSDPSRV
[svchost.exe]

If you would like to see it we can arrange for a screen sharing session.
I would very much like to bring the beta in the usable state.

Thanks a lot,
Ognjen

Thanks very much for the quick response. Looking through the output this sticks out:

scvhost is bound to UDP port 53. Unfortunately, svchost is kinda a kitchen sink. Let me dig around a bit more and see if I can find something.

This was very useful
thanks
Rolf

Sure.
Just let me know if there is anything else I can help you with…

Hi,
I’ve been doing some digging and there is a way to find out which service a specific svchost.exe is running.
It would be great if you could send me the output of the following two commands (again from an elevated prompt):
netstat -aon | find ":53 "
and
tasklist /svc /fi “imagename eq svchost.exe”

Thanks again for your help and patience
Rolf

Here you go:
C:\Windows\system32>netstat -aon | find ":53 "
UDP 0.0.0.0:53 : 1096
UDP [fe80::c9d6:d055:8750:b04c%7]:53 : 1096

C:\Windows\system32>tasklist /svc /fi “imagename eq svchost.exe”

Image Name PID Services
========================= ======== ============================================
svchost.exe 396 BrokerInfrastructure, DcomLaunch, LSM,
PlugPlay, Power, SystemEventsBroker
svchost.exe 712 RpcEptMapper, RpcSs
svchost.exe 1096 Appinfo, BITS, Browser, CertPropSvc, DoSvc,
IKEEXT, iphlpsvc, LanmanServer, lfsvc,
ProfSvc, Schedule, seclogon, SENS,
SessionEnv, SharedAccess, ShellHWDetection,
Themes, UserManager, Winmgmt, wuauserv
svchost.exe 1104 CryptSvc, Dnscache, LanmanWorkstation,
NlaSvc, TermService
svchost.exe 1144 AudioEndpointBuilder,
DeviceAssociationService, DsSvc, hidserv,
HvHost, NcbService, Netman, PcaSvc,
StorSvc, SysMain, TrkWks, UmRdpService,
WlanSvc, wudfsvc
svchost.exe 1192 bthserv, EventSystem, fdPHost, FontCache,
LicenseManager, netprofm, nsi, W32Time,
WdiServiceHost, WinHttpAutoProxySvc
svchost.exe 1196 Audiosrv, Dhcp, EventLog,
HomeGroupProvider, lmhosts, Wcmsvc, wscsvc
svchost.exe 1360 FDResPub, SSDPSRV, TimeBroker, upnphost
svchost.exe 1608 BFE, CoreMessagingRegistrar, DPS, MpsSvc,
NcdAutoSetup
svchost.exe 1656 PolicyAgent
svchost.exe 2352 DiagTrack
svchost.exe 2736 StateRepository, tiledatamodelsvc
svchost.exe 3096 stisvc
svchost.exe 8752 N/A
svchost.exe 14360 N/A

Thanks for the info.

Do you happen to have “Internet Connection Sharing” enabled on your computer? To check, right-click on the windows logo, select Network Connections. In the list of network adapters, right-click your main network adapter, select properties and the look at the “Sharing” tab.

If I enable the internet sharing feature on my computer, a service is started, listening on port 53 and docker fails to start the same way as you described.

You nailed it, but not completely. I did have sharing and after removing sharing the error from the log doesn’t happen again.
But the problem is still there: VM doesn’t get the IP.
Here is the log after I have turned the sharing off.
[00:39:28.285][Program ][Info ] Version: Version 1.11.0-beta6 (build: 1288)
[00:39:28.292][Program ][Info ] Starting on: 4/8/2016 12:39:28 AM
[00:39:28.295][Program ][Info ] Resources: C:\Program Files\Docker\Docker\Resources
[00:39:28.298][Program ][Info ] OS: Windows 10 Enterprise
[00:39:28.300][Program ][Info ] Edition: Enterprise
[00:39:28.302][Program ][Info ] Id: 1511
[00:39:28.305][Program ][Info ] Build: 10586
[00:39:28.307][Program ][Info ] BuildLabName: 10586.162.amd64fre.th2_release_sec.160223-1728
[00:39:28.312][Program ][Info ] Sha1: c97b76ba9aea72a29cb56ffc0de4e142f33a5999
[00:39:28.314][Program ][Info ] You can send feedback, including this log file, at https://forums.docker.com/c/docker-for-windows
[00:39:28.510][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[00:39:28.637][PowerShell ][Info ] Run script…
[00:39:30.386][HyperV ][Info ] Hyper-V Windows feature is enabled
[00:39:30.854][Authentication ][Info ] Checking token
[00:39:30.992][Authentication ][Info ] Token is valid
[00:39:30.998][Notifications ][Info ] Docker is initializing…
[00:39:31.005][Updater ][Info ] Checking for updates on the Beta channel…
[00:39:31.119][Auth ][Info ] Retrieved credentials: ob:***********
[00:39:31.125][SmbShare ][Info ] Testing connection to host filesystem
[00:39:31.188][SmbShare ][Info ] C File sharing status: Shared
[00:39:31.191][Auth ][Info ] Retrieved credentials: ob:***********
[00:39:31.195][HyperV ][Info ] Creating a virtual machine named MobyLinuxVM
[00:39:31.198][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[00:39:31.200][PowerShell ][Info ] Run script…
[00:39:31.673][HyperV ][Info ] Hyper-V Windows feature is enabled
[00:39:31.683][PowerShell ][Info ] Run script with parameters: -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso -create True…
[00:39:31.721][Updater ][Info ] Found remote version. Version = 1.11.0.1288
[00:39:31.723][Updater ][Info ] Local version is up to date.
[00:39:31.726][Updater ][Info ] Check for update done.
[00:39:34.604][HyperV ][Info ] Using existing Switch: DockerNAT
[00:39:34.694][HyperV ][Info ] Using existing: MobyLinuxVM
[00:39:34.699][Firewall ][Info ] Opening TCP ports on the firewall for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe…
[00:39:34.702][PowerShell ][Info ] Run script…
[00:39:37.012][Firewall ][Info ] Ports opened
[00:39:37.015][Firewall ][Info ] Opening UDP ports on the firewall for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe…
[00:39:37.017][PowerShell ][Info ] Run script…
[00:39:38.110][Firewall ][Info ] Ports opened
[00:39:38.119][Proxy ][Info ] Starting com.docker.proxy
[00:39:38.128][HyperV ][Info ] Start a virtual machine named MobyLinuxVM
[00:39:38.131][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[00:39:38.134][PowerShell ][Info ] Run script…
[00:39:38.165][Proxy ][Info ] 2016/04/08 00:39:38 dhcp server: ready
[00:39:38.169][Proxy ][Info ] 2016/04/08 00:39:38 docker proxy: ready
[00:39:38.172][Proxy ][Info ] 2016/04/08 00:39:38 dns server: ready
[00:39:38.175][Proxy ][Info ] 2016/04/08 00:39:38 docker proxy (on deprecated port): ready
[00:39:38.562][HyperV ][Info ] Hyper-V Windows feature is enabled
[00:39:38.565][PowerShell ][Info ] Run script with parameters: -start True -Credential System.Management.Automation.PSCredential…
[00:39:39.963][HyperV ][Info ] Starting VM MobyLinuxVM…
[00:39:39.966][HyperV ][Info ] Removing (potentially) existing mount authentication token
[00:39:40.620][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:41.639][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:42.655][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:43.182][Proxy ][Info ] 2016/04/08 00:39:43 Discover
[00:39:43.669][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:44.060][Proxy ][Info ] 2016/04/08 00:39:44 Discover
[00:39:44.684][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:45.550][Proxy ][Info ] 2016/04/08 00:39:45 Discover
[00:39:45.900][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:46.610][Proxy ][Info ] 2016/04/08 00:39:46 Discover
[00:39:46.915][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:47.700][Proxy ][Info ] 2016/04/08 00:39:47 Discover
[00:39:47.930][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:48.957][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:49.973][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:51.134][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:52.150][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:53.165][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:53.540][Proxy ][Info ] 2016/04/08 00:39:53 Discover
[00:39:54.180][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:55.197][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:56.354][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:57.368][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:58.392][HyperV ][Info ] Wait for the VM to get an IP address
[00:39:59.406][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:00.421][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:01.576][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:02.590][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:03.607][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:04.622][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:05.637][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:06.794][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:07.810][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:08.823][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:09.838][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:10.852][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:12.008][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:13.023][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:14.041][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:15.056][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:16.071][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:17.290][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:18.304][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:19.318][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:20.333][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:21.349][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:22.510][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:23.524][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:24.538][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:25.553][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:26.568][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:27.722][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:28.736][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:29.751][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:30.766][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:31.780][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:32.936][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:33.949][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:34.964][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:35.980][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:36.994][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:38.143][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:39.158][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:40.171][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:41.185][HyperV ][Info ] Wait for the VM to get an IP address
[00:40:42.222][Notifications ][Error ] Error: Failed to start VM “MobyLinuxVM”: The VM couldn’t get an IP address after 60 tries
[00:40:42.311][PowerShell ][Info ] Run script…
[00:41:04.852][Program ][Info ] Sending Bugsnag report…
[00:41:06.031][Program ][Info ] Bugsnag report sent

Hi @obajic

thanks for the confirmation. Your help was very useful and we are tracking the issue internally and hopefully find a solution soon.

Sorry to hear that you still have issues. I’m pretty sure this issue is unrelated to your previous one. Could you try to un-install and install again?

Rolf

Hi Rolf,
unfortunately, I am still blocked. Below you can find the log file.I have uninstalled and newly installed and log file below is the one created after this new installation.

[01:49:08.737][Program ][Info ] Version: Version 1.11.0-beta6 (build: 1288)
[01:49:08.740][Program ][Info ] Starting on: 4/8/2016 1:49:08 AM
[01:49:08.742][Program ][Info ] Resources: C:\Program Files\Docker\Docker\Resources
[01:49:08.745][Program ][Info ] OS: Windows 10 Enterprise
[01:49:08.747][Program ][Info ] Edition: Enterprise
[01:49:08.749][Program ][Info ] Id: 1511
[01:49:08.751][Program ][Info ] Build: 10586
[01:49:08.753][Program ][Info ] BuildLabName: 10586.162.amd64fre.th2_release_sec.160223-1728
[01:49:08.756][Program ][Info ] Sha1: c97b76ba9aea72a29cb56ffc0de4e142f33a5999
[01:49:08.758][Program ][Info ] You can send feedback, including this log file, at https://forums.docker.com/c/docker-for-windows
[01:49:08.890][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[01:49:08.983][PowerShell ][Info ] Run script…
[01:49:09.940][HyperV ][Info ] Hyper-V Windows feature is enabled
[01:49:10.416][Authentication ][Info ] Checking token
[01:49:10.542][Authentication ][Info ] Token is valid
[01:49:10.546][Notifications ][Info ] Docker is initializing…
[01:49:10.550][Updater ][Info ] Checking for updates on the Beta channel…
[01:49:10.654][Auth ][Info ] Retrieved credentials: ob:***********
[01:49:10.659][SmbShare ][Info ] Testing connection to host filesystem
[01:49:10.728][SmbShare ][Info ] C File sharing status: Shared
[01:49:10.732][Auth ][Info ] Retrieved credentials: ob:***********
[01:49:10.736][HyperV ][Info ] Creating a virtual machine named MobyLinuxVM
[01:49:10.738][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[01:49:10.741][PowerShell ][Info ] Run script…
[01:49:11.163][HyperV ][Info ] Hyper-V Windows feature is enabled
[01:49:11.173][PowerShell ][Info ] Run script with parameters: -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso -create True…
[01:49:12.335][Updater ][Info ] Found remote version. Version = 1.11.0.1288
[01:49:12.338][Updater ][Info ] Local version is up to date.
[01:49:12.340][Updater ][Info ] Check for update done.
[01:49:13.586][HyperV ][Info ] Using existing Switch: DockerNAT
[01:49:13.739][HyperV ][Info ] Creading dynamic VHD: C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\MobyLinuxVM.vhdx
[01:49:15.951][HyperV ][Info ] Creating VM MobyLinuxVM…
[01:49:17.619][HyperV ][Info ] VM created.
[01:49:17.623][Firewall ][Info ] Opening TCP ports on the firewall for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe…
[01:49:17.626][PowerShell ][Info ] Run script…
[01:49:19.630][Firewall ][Info ] Ports opened
[01:49:19.633][Firewall ][Info ] Opening UDP ports on the firewall for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe…
[01:49:19.635][PowerShell ][Info ] Run script…
[01:49:20.554][Firewall ][Info ] Ports opened
[01:49:20.560][Proxy ][Info ] Starting com.docker.proxy
[01:49:20.567][HyperV ][Info ] Start a virtual machine named MobyLinuxVM
[01:49:20.570][HyperV ][Info ] Checking for Hyper-V Windows optional feature
[01:49:20.572][PowerShell ][Info ] Run script…
[01:49:20.599][Proxy ][Info ] 2016/04/08 01:49:20 dhcp server: ready
[01:49:20.602][Proxy ][Info ] 2016/04/08 01:49:20 dns server: ready
[01:49:20.605][Proxy ][Info ] 2016/04/08 01:49:20 docker proxy (on deprecated port): ready
[01:49:20.608][Proxy ][Info ] 2016/04/08 01:49:20 docker proxy: ready
[01:49:20.968][HyperV ][Info ] Hyper-V Windows feature is enabled
[01:49:20.970][PowerShell ][Info ] Run script with parameters: -start True -Credential System.Management.Automation.PSCredential…
[01:49:22.191][HyperV ][Info ] Starting VM MobyLinuxVM…
[01:49:22.195][HyperV ][Info ] Removing (potentially) existing mount authentication token
[01:49:22.780][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:23.799][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:24.815][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:25.833][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:26.848][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:28.129][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:29.145][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:30.159][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:30.234][Proxy ][Info ] 2016/04/08 01:49:30 Discover
[01:49:31.176][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:31.293][Proxy ][Info ] 2016/04/08 01:49:31 Discover
[01:49:32.191][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:32.353][Proxy ][Info ] 2016/04/08 01:49:32 Discover
[01:49:33.413][Proxy ][Info ] 2016/04/08 01:49:33 Discover
[01:49:33.463][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:34.481][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:34.484][Proxy ][Info ] 2016/04/08 01:49:34 Discover
[01:49:35.495][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:36.511][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:37.527][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:38.807][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:39.823][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:40.839][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:41.854][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:42.869][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:44.100][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:45.116][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:46.129][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:47.145][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:48.159][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:49.389][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:50.404][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:51.418][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:52.432][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:53.445][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:54.689][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:55.704][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:56.720][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:57.735][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:58.750][HyperV ][Info ] Wait for the VM to get an IP address
[01:49:59.980][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:00.994][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:02.008][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:03.023][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:04.037][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:05.255][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:06.269][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:07.283][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:08.297][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:09.312][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:10.527][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:11.542][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:12.556][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:13.570][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:14.586][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:15.801][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:16.815][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:17.829][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:18.843][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:19.858][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:21.088][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:22.102][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:23.116][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:24.132][HyperV ][Info ] Wait for the VM to get an IP address
[01:50:25.169][Notifications ][Error ] Error: Failed to start VM “MobyLinuxVM”: The VM couldn’t get an IP address after 60 tries
[01:50:25.259][PowerShell ][Info ] Run script…
[01:50:45.945][Program ][Info ] Sending Bugsnag report…
[01:50:48.088][Program ][Info ] Bugsnag report sent

I will very much appreciate any help.
Thansk,
Ognjen

Hi Rolf,

this ticket is closed thanks to you. This was fine case of remote debugging. :slight_smile:
Unfortunately, as you can see from the other thread, I am not the only one experiencing the problem with the VM not getting the IP address.
Please help.

Thanks,
Ognjen

Hi Ognjen

good debug indeed. We changed the networking setup for Beta6 quite a bit and, unfortunately, not just you is experiencing some issues. We have already made some improvements which will be in the next Beta, but we are still tracking at least one other issue. Hopefully we will be able to resolve it before the next Beta, which is scheduled for Tuesday/Wednesday

rolf

Let me know if I can help you in any way to analyse the issue.
Ognjen
(I am trying to prepare a demo for the conference session that will take place on Thursday. Right now I am stuck with Virtual box, which is a pity.)

To solve this problem, had to uninstall D4W Beta 7 and install older version…

[23:45:04.455][Program ][Info ] Version: 1.10.6.958
[23:45:04.455][Program ][Info ] Starting on: 4/15/2016 11:45:04 PM
[23:45:04.455][Program ][Info ] Resources: C:\Program Files (x86)\Docker\Docker\Resources
[23:45:04.455][Program ][Info ] OS: Windows 10 Pro
[23:45:04.455][Program ][Info ] Edition: Professional
[23:45:04.473][Program ][Info ] Id: 1511
[23:45:04.476][Program ][Info ] Build: 10586
[23:45:04.479][Program ][Info ] BuildLabName: 10586.212.amd64fre.th2_release_sec.160328-1908

@sakai135 explained other option where we can keep new D4W Beta7 version but remove all other internal Hyper-V switches to solve this issue… VM "MobyLinuxVM": The VM couldn't get an IP address after 60 tries

[01:05:05.124][Program ][Info ] Version: Version 1.11.0-beta7 (build: 1692)
[01:05:05.127][Program ][Info ] Starting on: 4/16/2016 1:05:05 AM
[01:05:05.127][Program ][Info ] Resources: C:\Program Files\Docker\Docker\Resources
[01:05:05.127][Program ][Info ] OS: Windows 10 Pro
[01:05:05.127][Program ][Info ] Edition: Professional
[01:05:05.127][Program ][Info ] Id: 1511
[01:05:05.127][Program ][Info ] Build: 10586
[01:05:05.146][Program ][Info ] BuildLabName: 10586.212.amd64fre.th2_release_sec.160328-1908

I found this same error occurs if you’ve been working with Windows Containers previously.

Steps to resolve

  1. Remove ‘Containers’ feature from Windows
  2. Stop the Dockery scheduled task
  3. Kill the docker.exe and nssm.exe processes
  4. Delete c:\windows\system32\docker.exe and c:\windows\system32\nssm.exe

I am trying Windows beta7 build, keep seeing the following error on start:

[13:26:00.850][Proxy ][Info ] 2016/04/18 13:26:00 listen udp 10.0.75.1:53: bind: The requested address is not valid in its context.
[13:26:00.853][Proxy ][Info ] 2016/04/18 13:26:00 Waiting for the port/IP to become available

Docker icon is red and fails to start.

Would love to hear what others are doing to get around this.

Thanks
Mohan

I’m experiencing some odd behavior on this front.

I’m testing Docker for Windows on my work laptop. I had issues activating my install in the office due to port issues, but resolved that by executing on my home network. Now that I’m activated I can start up the client without issues and everything works great when I’m in the office.

However, when I’m not at the office I run into this issue with the VM not able to obtain an IP address. I thought maybe it was my VPN client causing issues, but I still face the issue even if I turn it off and close it out. So from all accounts I should be connecting solely through my home network and should have no issues.

I should note that I’m also testing Docker on OSX on a personal laptop and it works just fine on my home network.

log-2016-05-07_08-41-16.txt (9.6 KB)

I have the same problem with 1.11.1-beta10 version.

Internet Connection Sharing is disable.
Neither “repair install” nor “reset to factory defaults” nor reboot solve the problem.

Some netstat info
netstat -aon | find ":53 "
TCP 10.0.75.1:53 0.0.0.0:0 LISTENING 3456
UDP 10.0.75.1:53 : 3456

Any ideas to help me to fix this problem ?

Thanks
David