Giter Club home page Giter Club logo

Comments (28)

riveryc avatar riveryc commented on July 23, 2024

Docker version: 1.12.0-stable (build: 5968) 9cd1dc2

Thanks
River

from for-win.

riveryc avatar riveryc commented on July 23, 2024

Also, I can see the VM in Hyper-V Manager "MobyLinuxVM"'s status is off. it hasn't been started yet.
I'm using Microsoft Live account as login to my windows 10 pro.
I tried run "Docker for Windows" as Administrator, it doesn't help neither, same error message.

I also tried to manually started that VM in Hyper-V Manager, and then start the "Docker for Windows", looks like the "Docker for Windows" service shut down that VM, then same error message showing up.

Thanks
River

from for-win.

dgageot avatar dgageot commented on July 23, 2024

@samoht Any idea why the database fails to start? What can we do to better diagnose?

from for-win.

figui avatar figui commented on July 23, 2024

Check in windows Events Log, on the root of the left pane, click create new filter (from the right pane), then check "from source" and then in the dropdown menu check "Hyper-V Hypervisor".

Im getting the following warnings from Hyper V :

"Hypervisor launch has been disabled through the hypervisorlaunchtype bcdedit setting."

but if i check the bcdedit /enum (with admin privileges) and i've got the following result for hypervisorlaunchtype

hypervisorlaunchtype Auto

I don't know who are stopping the hypervisorlaunchtype, this messages warning are generated before that i install a fresh docker 1.12 version

from for-win.

figui avatar figui commented on July 23, 2024

Also, i found in my registry this key
"\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet\Control\SystemStartOptions" with this value "NOEXECUTE=OPTIN HYPERVISORLAUNCHTYPE=OFF USEPLATFORMCLOCK" and if i edit and restart windows, the value will appear again.

So, for fix that, i ran bcdedit /set hypervisorlaunchtype auto and then restart windows 10 in safe mode from the recovery menu, and select the "Enable boot logging" options, then i can check in the regitry will appear
"\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet\Control\SystemStartOptions" with this value "NOEXECUTE=OPTIN HYPERVISORLAUNCHTYPE=AUTO USEPLATFORMCLOCK" and docker boots fine

Hope this help

from for-win.

riveryc avatar riveryc commented on July 23, 2024

Thanks for that @figui .
I just checked on my PC (Win10), it has default value as for that Key you mentioned:
FLIGHTSIGNING NOEXECUTE=OPTIN HYPERVISORLAUNCHTYPE=AUTO

but, still the same issue happening. Not too sure if this is related.

Thanks for your help anyway!
River

from for-win.

riveryc avatar riveryc commented on July 23, 2024

Just tested with beta version, still the same issue, logged as:
A7277B05-898F-4809-AF02-9C0E94AAD48F/2016-08-04_19-05-46
Just let me know if you need more info to diagnostic. :)

Thanks
River

from for-win.

figui avatar figui commented on July 23, 2024

@riveryc i think that it is not a Docker problem, it is a problem with WIndows Hyper-V, if you want to create other VM you will have the same error, i don't know who are forcing to stop Hyper-V... in my GRUB menus entry, i have 2 Windows 10 options if i select the first i have Hyper-V activated, if i select the second, Hyper-V are disabled.

Also i write in W10 forums for this problem, if i have any news i will post here

Regards

from for-win.

unixcx avatar unixcx commented on July 23, 2024

I have the same issue, Is it OK now?

log file ::

[23:54:11.190][Program ][Info ] Version: 1.12.0-stable
[23:54:11.191][Program ][Info ] Starting on: 8/22/2016 11:54:11 PM
[23:54:11.192][Program ][Info ] Resources: C:\Program Files\Docker\Docker\Resources
[23:54:11.193][Program ][Info ] OS: Windows 10 Enterprise
[23:54:11.193][Program ][Info ] Edition: Enterprise
[23:54:11.193][Program ][Info ] Id: 1511
[23:54:11.194][Program ][Info ] Build: 10586
[23:54:11.194][Program ][Info ] BuildLabName: 10586.545.amd64fre.th2_release.160802-1857
[23:54:11.195][Program ][Info ] Sha1: 9cd1dc28d3ac81cb5177ff9728f65200304b36f6
[23:54:11.196][Program ][Info ] You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[23:54:11.614][TrackingStatus ][Info ] Crash report and usage statistics are enabled
[23:54:11.629][Mixpanel ][Info ] Id: 39ADC86F-C274-43D9-B153-CA5DABCC4108
[23:54:11.642][Mixpanel ][Info ] Usage Statistic: appLaunched
[23:54:12.706][NamedPipeClient][Info ] Sending Version()...
[23:54:12.709][NamedPipeClient][Info ] Received response for Version
[23:54:12.760][Mixpanel ][Info ] Usage Statistic: heartbeat
[23:54:12.709][NamedPipeServer][Info ] Version done.
[23:54:13.318][NamedPipeClient][Info ] Sending Stop()...
[23:54:13.320][NamedPipeServer][Info ] Stop()
[23:54:13.320][HyperV ][Info ] Stop
[23:54:13.320][Updater ][Info ] Checking for updates on channel Stable...
[23:54:13.320][PowerShell ][Info ] Run script with parameters: -Stop True...
[23:54:14.364][HyperV ][Info ] VM MobyLinuxVM is stopped
[23:54:14.366][ApiProxy ][Info ] Killing existing com.docker.proxy with PID 10928
[23:54:14.368][VpnKit ][Info ] Killing existing com.docker.slirp with PID 1544
[23:54:14.371][DataKit ][Info ] Killing existing com.docker.db with PID 5852
[23:54:14.372][NamedPipeClient][Info ] Received response for Stop
[23:54:14.371][NamedPipeServer][Info ] Stop done.
[23:54:14.372][NamedPipeClient][Info ] Sending Start(Docker.Core.Settings)...
[23:54:14.374][NamedPipeServer][Info ] Start(Docker.Core.Settings)
[23:54:14.374][HyperVGuids ][Info ] Installing GUIDs...
[23:54:14.374][HyperVGuids ][Info ] GUIDs installed
[23:54:14.375][Firewall ][Info ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[23:54:15.432][Firewall ][Info ] Ports are opened
[23:54:15.432][HyperV ][Info ] Create
[23:54:15.433][PowerShell ][Info ] Run script with parameters: -Create True -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[23:54:16.236][HyperV ][Info ] Using existing Switch: DockerNAT
[23:54:16.645][HyperV ][Info ] Using existing Switch IP address
[23:54:16.767][Updater ][Info ] Local build 5968 is as good as the remote 5968 on channel Stable
[23:54:17.764][HyperV ][Info ] Using existing: MobyLinuxVM
[23:54:17.967][HyperV ][Info ] Setting MobyLinuxVM vm CPUs to 2 and Memory to 2048 MB
[23:54:17.969][DataKit ][Info ] Starting...
[23:54:17.970][PowerShell ][Info ] Run script...
[23:54:17.999][DataKit ][Info ] Started
[23:54:18.001][VpnKit ][Info ] Starting...
[23:54:18.001][PowerShell ][Info ] Run script...
[23:54:18.019][VpnKit ][Info ] Started
[23:54:18.021][ApiProxy ][Info ] Starting...
[23:54:18.021][PowerShell ][Info ] Run script...
[23:54:18.032][DataKit ][Info ]
[23:54:18.032][DataKit ][Info ] +4864us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:18.040][ApiProxy ][Info ] Started
[23:54:18.040][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/exclude
[23:54:18.040][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/http
[23:54:18.040][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/https
[23:54:18.060][VpnKit ][Info ] com.docker.slirp.exe: Logging to stdout (stdout:true DEBUG:false)
[23:54:18.061][VpnKit ][Info ] com.docker.slirp.exe: Setting handler to ignore all SIGPIPE signals
[23:54:18.061][VpnKit ][Info ] com.docker.slirp.exe: vpnkit version %VERSION% with hostnet version local %HOSTNET_PINNED% uwt version 0.0.3 hvsock version 0.10.0 %HVSOCK_PINNED%
[23:54:18.061][VpnKit ][Info ] com.docker.slirp.exe: starting port_forwarding port_control_url:hyperv-connect://6ce726c4-e407-4dfa-8169-87199f682c53 max_connections:None vsock_path:
[23:54:18.062][VpnKit ][Info ] com.docker.slirp.exe: connecting to 6ce726c4-e407-4dfa-8169-87199f682c53:0B95756A-9985-48AD-9470-78E060895BE7
[23:54:18.062][VpnKit ][Debug ] com.docker.slirp.exe: Waiting for connections on socket hyperv-connect://6ce726c4-e407-4dfa-8169-87199f682c53
[23:54:18.062][VpnKit ][Warning] com.docker.slirp.exe: no database: using hardcoded network configuration values
[23:54:18.063][VpnKit ][Info ] com.docker.slirp.exe: connecting to 6ce726c4-e407-4dfa-8169-87199f682c53:30D48B34-7D27-4B0B-AAAF-BBBED334DD59
[23:54:18.063][VpnKit ][Debug ] com.docker.slirp.exe: Waiting for connections on socket hyperv-connect://6ce726c4-e407-4dfa-8169-87199f682c53
[23:54:18.086][ApiProxy ][Info ] docker proxy (on deprecated port): ready
[23:54:18.087][ApiProxy ][Info ] dns server: ready
[23:54:18.088][ApiProxy ][Info ] docker proxy: ready
[23:54:18.246][DataKit ][Info ] Restarting...
[23:54:18.449][PowerShell ][Info ] Run script...
[23:54:18.466][DataKit ][Info ] Restarted
[23:54:18.495][DataKit ][Info ]
[23:54:18.496][DataKit ][Info ] +4291us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:18.695][DataKit ][Info ] Restarting...
[23:54:18.898][PowerShell ][Info ] Run script...
[23:54:19.306][Database ][Error ] 2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:18 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:19 Failed to contact the database on .\pipe\dockerDataBase: open .\pipe\dockerDataBase: The system cannot find the file specified.

[23:54:19.306][Database ][Error ] Unable to write to the database: Unable to remove from the database. Exit code: 1. Let's retry in 1s
[23:54:19.322][DataKit ][Info ] Restarted
[23:54:19.349][DataKit ][Info ]
[23:54:19.349][DataKit ][Info ] +4050us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:19.388][DataKit ][Info ] Restarting...
[23:54:19.592][PowerShell ][Info ] Run script...
[23:54:19.630][DataKit ][Info ] Restarted
[23:54:19.665][DataKit ][Info ]
[23:54:19.665][DataKit ][Info ] +5584us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:19.733][DataKit ][Info ] Restarting...
[23:54:19.936][PowerShell ][Info ] Run script...
[23:54:19.963][DataKit ][Info ] Restarted
[23:54:19.999][DataKit ][Info ]
[23:54:19.999][DataKit ][Info ] +5890us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:20.001][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:20.002][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:20.002][DataKit ][Info ]
[23:54:20.005][DataKit ][Info ] Restarting...
[23:54:20.209][PowerShell ][Info ] Run script...
[23:54:20.243][DataKit ][Info ] Restarted
[23:54:20.294][DataKit ][Info ]
[23:54:20.294][DataKit ][Info ] +4711us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:20.308][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/exclude
[23:54:20.312][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/http
[23:54:20.312][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/https
[23:54:20.356][DataKit ][Info ] Restarting...
[23:54:20.559][PowerShell ][Info ] Run script...
[23:54:21.567][Database ][Error ] 2016/08/22 23:54:20 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:20 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:20 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:20 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:20 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:20 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:20 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:21 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:21 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:21 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:21 Failed to contact the database on .\pipe\dockerDataBase: open .\pipe\dockerDataBase: The system cannot find the file specified.

[23:54:21.568][Database ][Error ] Unable to write to the database: Unable to remove from the database. Exit code: 1. Let's retry in 1s
[23:54:21.584][DataKit ][Info ] Restarted
[23:54:21.610][DataKit ][Info ]
[23:54:21.610][DataKit ][Info ] +3858us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:21.648][DataKit ][Info ] Restarting...
[23:54:21.850][PowerShell ][Info ] Run script...
[23:54:21.867][DataKit ][Info ] Restarted
[23:54:21.895][DataKit ][Info ]
[23:54:21.895][DataKit ][Info ] +4509us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:21.970][DataKit ][Info ] Restarting...
[23:54:22.173][PowerShell ][Info ] Run script...
[23:54:22.191][DataKit ][Info ] Restarted
[23:54:22.218][DataKit ][Info ]
[23:54:22.219][DataKit ][Info ] +3910us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:22.413][DataKit ][Info ] Restarting...
[23:54:22.570][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/exclude
[23:54:22.570][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/http
[23:54:22.570][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/https
[23:54:22.615][PowerShell ][Info ] Run script...
[23:54:23.822][Database ][Error ] 2016/08/22 23:54:22 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:22 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:22 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:22 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:23 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:23 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:23 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:23 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:23 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:23 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:23 Failed to contact the database on .\pipe\dockerDataBase: open .\pipe\dockerDataBase: The system cannot find the file specified.

[23:54:23.822][Database ][Error ] Unable to write to the database: Unable to remove from the database. Exit code: 1. Let's retry in 1s
[23:54:23.839][DataKit ][Info ] Restarted
[23:54:23.871][DataKit ][Info ]
[23:54:23.873][DataKit ][Info ] +4858us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:23.906][DataKit ][Info ] Restarting...
[23:54:24.108][PowerShell ][Info ] Run script...
[23:54:24.130][DataKit ][Info ] Restarted
[23:54:24.164][DataKit ][Info ]
[23:54:24.165][DataKit ][Info ] +5317us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:24.676][DataKit ][Info ] Restarting...
[23:54:24.824][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/exclude
[23:54:24.824][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/http
[23:54:24.824][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/https
[23:54:24.880][PowerShell ][Info ] Run script...
[23:54:26.080][Database ][Error ] 2016/08/22 23:54:24 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:24 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:25 Failed to contact the database on .\pipe\dockerDataBase: open .\pipe\dockerDataBase: The system cannot find the file specified.

[23:54:26.081][Database ][Error ] Unable to write to the database: Unable to remove from the database. Exit code: 1. Let's retry in 1s
[23:54:26.124][DataKit ][Info ] Restarted
[23:54:26.159][DataKit ][Info ]
[23:54:26.160][DataKit ][Info ] +4675us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:26.161][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:26.162][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:26.162][DataKit ][Info ]
[23:54:26.165][DataKit ][Info ] Restarting...
[23:54:26.367][PowerShell ][Info ] Run script...
[23:54:26.384][DataKit ][Info ] Restarted
[23:54:26.415][DataKit ][Info ]
[23:54:26.416][DataKit ][Info ] +4624us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:26.417][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:26.418][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:26.418][DataKit ][Info ]
[23:54:26.421][DataKit ][Info ] Restarting...
[23:54:26.624][PowerShell ][Info ] Run script...
[23:54:26.643][DataKit ][Info ] Restarted
[23:54:26.673][DataKit ][Info ]
[23:54:26.673][DataKit ][Info ] +4723us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:26.874][DataKit ][Info ] Restarting...
[23:54:27.077][PowerShell ][Info ] Run script...
[23:54:27.083][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/exclude
[23:54:27.083][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/http
[23:54:27.083][Database ][Info ] Removing com.docker.driver.amd64-linux/proxy/https
[23:54:27.095][DataKit ][Info ] Restarted
[23:54:27.125][DataKit ][Info ]
[23:54:27.126][DataKit ][Info ] +3870us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:27.331][DataKit ][Info ] Restarting...
[23:54:27.533][PowerShell ][Info ] Run script...
[23:54:27.552][DataKit ][Info ] Restarted
[23:54:27.578][DataKit ][Info ]
[23:54:27.578][DataKit ][Info ] +3950us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:27.580][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:27.580][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:27.580][DataKit ][Info ]
[23:54:27.583][DataKit ][Info ] Restarting...
[23:54:27.786][PowerShell ][Info ] Run script...
[23:54:27.804][DataKit ][Info ] Restarted
[23:54:27.831][DataKit ][Info ]
[23:54:27.831][DataKit ][Info ] +4058us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:28.029][DataKit ][Info ] Restarting...
[23:54:28.232][PowerShell ][Info ] Run script...
[23:54:28.260][DataKit ][Info ] Restarted
[23:54:28.311][DataKit ][Info ]
[23:54:28.312][DataKit ][Info ] +7776us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:28.329][Database ][Error ] 2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:27 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:28 Retry dialing .\pipe\dockerDataBase in 100ms
2016/08/22 23:54:28 Failed to contact the database on .\pipe\dockerDataBase: open .\pipe\dockerDataBase: The system cannot find the file specified.

[23:54:28.329][NamedPipeServer][Error ] Unable to execute Start: Unable to remove from the database. Exit code: 1 在 Docker.Backend.Database.RemoveKeys(String[] keys)
在 Docker.Backend.Database.TryWrite(Settings settings)
在 Docker.Backend.Database.Write(Settings settings)
在 Docker.Backend.Backend.Start(Settings settings)
在 Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass7_0.b__0(Object[] parameters)
在 Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters)
[23:54:28.332][NamedPipeClient][Error ] Unable to send Start: Unable to remove from the database. Exit code: 1
[23:54:28.333][NamedPipeClient][Info ] Sending CheckInstallation()...
[23:54:28.334][NamedPipeServer][Info ] CheckInstallation()
[23:54:28.334][HyperV ][Info ] Check Hyper-V Windows optional feature
[23:54:28.335][PowerShell ][Info ] Run script...
[23:54:28.384][DataKit ][Info ] Restarting...
[23:54:28.586][PowerShell ][Info ] Run script...
[23:54:29.607][HyperV ][Info ] Hyper-V Windows feature is enabled
[23:54:29.607][NamedPipeServer][Info ] CheckInstallation done.
[23:54:29.607][NamedPipeClient][Info ] Received response for CheckInstallation
[23:54:29.609][NamedPipeClient][Info ] Sending CheckHyperVState()...
[23:54:29.610][NamedPipeServer][Info ] CheckHyperVState()
[23:54:29.610][HyperV ][Info ] Check Hyper-V State
[23:54:29.610][PowerShell ][Info ] Run script with parameters: -Check True...
[23:54:29.623][DataKit ][Info ] Restarted
[23:54:29.653][DataKit ][Info ]
[23:54:29.653][DataKit ][Info ] +4541us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:29.846][DataKit ][Info ] Restarting...
[23:54:30.048][PowerShell ][Info ] Run script...
[23:54:30.121][HyperV ][Info ] Hyper-V is running
[23:54:30.121][NamedPipeServer][Info ] CheckHyperVState done.
[23:54:30.122][NamedPipeClient][Info ] Received response for CheckHyperVState
[23:54:30.124][Notifications ][Error ] Unable to remove from the database. Exit code: 1
[23:54:30.138][DataKit ][Info ] Restarted
[23:54:30.165][DataKit ][Info ]
[23:54:30.166][DataKit ][Info ] +4442us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:30.395][DataKit ][Info ] Restarting...
[23:54:30.598][PowerShell ][Info ] Run script...
[23:54:30.617][DataKit ][Info ] Restarted
[23:54:30.645][DataKit ][Info ]
[23:54:30.645][DataKit ][Info ] +3867us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:30.856][DataKit ][Info ] Restarting...
[23:54:31.059][PowerShell ][Info ] Run script...
[23:54:31.075][DataKit ][Info ] Restarted
[23:54:31.103][DataKit ][Info ]
[23:54:31.103][DataKit ][Info ] +4024us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:31.163][DataKit ][Info ] Restarting...
[23:54:31.365][PowerShell ][Info ] Run script...
[23:54:31.390][DataKit ][Info ] Restarted
[23:54:31.417][DataKit ][Info ]
[23:54:31.417][DataKit ][Info ] +3945us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:31.481][DataKit ][Info ] Restarting...
[23:54:31.685][PowerShell ][Info ] Run script...
[23:54:31.726][DataKit ][Info ] Restarted
[23:54:31.780][DataKit ][Info ]
[23:54:31.781][DataKit ][Info ] +7324us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:31.783][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:31.783][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:31.783][DataKit ][Info ]
[23:54:31.797][DataKit ][Info ] Restarting...
[23:54:32.002][PowerShell ][Info ] Run script...
[23:54:32.022][DataKit ][Info ] Restarted
[23:54:32.056][DataKit ][Info ]
[23:54:32.057][DataKit ][Info ] +5397us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:32.264][DataKit ][Info ] Restarting...
[23:54:32.467][PowerShell ][Info ] Run script...
[23:54:32.484][DataKit ][Info ] Restarted
[23:54:32.512][DataKit ][Info ]
[23:54:32.512][DataKit ][Info ] +4021us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:32.579][DataKit ][Info ] Restarting...
[23:54:32.781][PowerShell ][Info ] Run script...
[23:54:32.800][DataKit ][Info ] Restarted
[23:54:32.826][DataKit ][Info ]
[23:54:32.826][DataKit ][Info ] +3815us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:33.527][DataKit ][Info ] Restarting...
[23:54:33.729][PowerShell ][Info ] Run script...
[23:54:33.746][DataKit ][Info ] Restarted
[23:54:33.774][DataKit ][Info ]
[23:54:33.775][DataKit ][Info ] +4137us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:34.286][DataKit ][Info ] Restarting...
[23:54:34.488][PowerShell ][Info ] Run script...
[23:54:34.506][DataKit ][Info ] Restarted
[23:54:34.532][DataKit ][Info ]
[23:54:34.532][DataKit ][Info ] +3768us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:34.534][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:34.534][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:34.539][DataKit ][Info ]
[23:54:34.735][DataKit ][Info ] Restarting...
[23:54:34.938][PowerShell ][Info ] Run script...
[23:54:34.955][DataKit ][Info ] Restarted
[23:54:34.982][DataKit ][Info ]
[23:54:34.983][DataKit ][Info ] +3900us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:35.015][DataKit ][Info ] Restarting...
[23:54:35.218][PowerShell ][Info ] Run script...
[23:54:35.245][DataKit ][Info ] Restarted
[23:54:35.281][DataKit ][Info ]
[23:54:35.282][DataKit ][Info ] +4695us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:35.338][DataKit ][Info ] Restarting...
[23:54:35.540][PowerShell ][Info ] Run script...
[23:54:35.559][DataKit ][Info ] Restarted
[23:54:35.587][DataKit ][Info ]
[23:54:35.588][DataKit ][Info ] +4204us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:35.798][DataKit ][Info ] Restarting...
[23:54:36.001][PowerShell ][Info ] Run script...
[23:54:36.018][DataKit ][Info ] Restarted
[23:54:36.045][DataKit ][Info ]
[23:54:36.046][DataKit ][Info ] +3850us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:36.556][DataKit ][Info ] Restarting...
[23:54:36.761][PowerShell ][Info ] Run script...
[23:54:36.784][DataKit ][Info ] Restarted
[23:54:36.811][DataKit ][Info ]
[23:54:36.811][DataKit ][Info ] +3758us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:36.813][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:36.813][DataKit ][Info ] Unix.Unix_error(Unix.ENOTSOCK, "select", "")
[23:54:36.813][DataKit ][Info ]
[23:54:37.323][DataKit ][Info ] Restarting...
[23:54:37.526][PowerShell ][Info ] Run script...
[23:54:37.543][DataKit ][Info ] Restarted
[23:54:37.570][DataKit ][Info ]
[23:54:37.570][DataKit ][Info ] +3801us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:37.572][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:37.572][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:37.573][DataKit ][Info ]
[23:54:37.587][DataKit ][Info ] Restarting...
[23:54:37.789][PowerShell ][Info ] Run script...
[23:54:37.807][DataKit ][Info ] Restarted
[23:54:37.834][DataKit ][Info ]
[23:54:37.835][DataKit ][Info ] +4100us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:38.039][DataKit ][Info ] Restarting...
[23:54:38.241][PowerShell ][Info ] Run script...
[23:54:38.258][DataKit ][Info ] Restarted
[23:54:38.286][DataKit ][Info ]
[23:54:38.286][DataKit ][Info ] +4020us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:38.491][DataKit ][Info ] Restarting...
[23:54:38.696][PowerShell ][Info ] Run script...
[23:54:38.713][DataKit ][Info ] Restarted
[23:54:38.740][DataKit ][Info ]
[23:54:38.741][DataKit ][Info ] +3834us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:38.940][DataKit ][Info ] Restarting...
[23:54:39.141][PowerShell ][Info ] Run script...
[23:54:39.158][DataKit ][Info ] Restarted
[23:54:39.187][DataKit ][Info ]
[23:54:39.187][DataKit ][Info ] +4006us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:39.413][DataKit ][Info ] Restarting...
[23:54:39.615][PowerShell ][Info ] Run script...
[23:54:39.633][DataKit ][Info ] Restarted
[23:54:39.659][DataKit ][Info ]
[23:54:39.659][DataKit ][Info ] +3669us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:40.014][DataKit ][Info ] Restarting...
[23:54:40.218][PowerShell ][Info ] Run script...
[23:54:40.235][DataKit ][Info ] Restarted
[23:54:40.262][DataKit ][Info ]
[23:54:40.262][DataKit ][Info ] +4732us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:40.297][DataKit ][Info ] Restarting...
[23:54:40.500][PowerShell ][Info ] Run script...
[23:54:40.518][DataKit ][Info ] Restarted
[23:54:40.544][DataKit ][Info ]
[23:54:40.545][DataKit ][Info ] +3837us Datakit Starting com.docker.db.exe 16bb469 ...
[23:54:40.547][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[23:54:40.547][DataKit ][Info ] Unix.Unix_error(40, "select", "")
[23:54:40.547][DataKit ][Info ]
[23:54:40.750][DataKit ][Info ] Restarting...
[23:54:40.752][FeedbackSettings][Info ] Open logs

from for-win.

unixcx avatar unixcx commented on July 23, 2024

windows Event log about "Hyper-V Hypervisor" :
Hyper-V detected access to a restricted MSR (Msr: 0x65C, IsWrite: 0x0, MsrValue: 0x1C2001B0168, AccessStatus: 0x0, Pc: 0xFFFFF801AEB9B25C, ImageBase: 0xFFFFF801AEB90000, ImageChecksum: 0x4F7DE, ImageTimestamp: 0x55C4EEA9, ImageName: esif_lf.sys).

in fact I used the docker for windows a little days in this machine.
now it's not working.
I don't know how should I do...

from for-win.

gcortier avatar gcortier commented on July 23, 2024

Same issue here with a windows 10
It's not working :
Unable to remove from the database. Exit code: 1 à Docker.Core.Pipe.NamedPipeClient.TrySend(String action, Object[] parameters) à Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters) à Docker.Core.Backend.BackendClient.Start(Settings settings) à Docker.Actions.DoStart(Settings settings, Boolean showWelcomeWindow) à Docker.Core.TaskQueue.<.ctor>b__16_0()

from for-win.

unixcx avatar unixcx commented on July 23, 2024

... 今天我重装了我的网卡,重启完机器,docker 居然重新工作了.

oh~ today my docker is working when I uninstall my network card driver, and install a new one.
I think this only because I reinstall my network driver.

from for-win.

rn avatar rn commented on July 23, 2024

@unixcx the MSR issue you report above is different to what others are seeing. If you see it again, could you create a new issue and provide a diagnostics ID? Thanks

from for-win.

rn avatar rn commented on July 23, 2024

@riveryc could you try the latest beta from https://download.docker.com/win/beta/InstallDocker.msi

from for-win.

rn avatar rn commented on July 23, 2024

@gcortier could you also try the beta from https://download.docker.com/win/beta/InstallDocker.msi and if it still does not work provide a diagnostics ID for us to take a look at the logs?

from for-win.

gcortier avatar gcortier commented on July 23, 2024

@rneugeba : I've already tryed the beta version too with the same result. I can't make a new try now because i've set up back my environnement to toolbox and i haven't time to reconfigure it. Maybe i will retry when i will move to another project.
But my problem looks very similar to @riveryc.
Let me know if the error is fixed by new version.
Thanks

from for-win.

rn avatar rn commented on July 23, 2024

@gcortier thanks for getting back. I'm not entirely sure what the too cause is, so I was trying to get as much debug info as possible to look for similarities and differences. It works for most users, so it is something which is different. Please do retry once you have time/move to another project, we try to constantly improve Docker for Windows.

from for-win.

dgageot avatar dgageot commented on July 23, 2024

Hi @riveryc have you had time to test a more recent version? If your issue is fixed, please close this ticket. Thanks!

from for-win.

AndyBerman avatar AndyBerman commented on July 23, 2024

I'm also getting this error with the latest versions of Stable and Beta.
My diagnostic ID is C4B7AC32-0BF9-4F9C-BBBA-7BE438801DE6/2016-09-18_12-07-58

from for-win.

scalap avatar scalap commented on July 23, 2024

Hi,
Is there some news about it ?
I'm also getting this error with the latest versions of Stable and Beta.
5B488398-3EFC-44B6-81E1-224DCAD55A11/2016-09-27_18-03-09

Version: 1.12.1-beta26
OS: Windows 10 Pro Edition: Professional Id: 1607 Build: 14393

Thanks.

from for-win.

dgageot avatar dgageot commented on July 23, 2024

Hi everyone, thank you for the bug reports, we didn't find a solution to your issues yet but we are working on it!

from for-win.

riveryc avatar riveryc commented on July 23, 2024

@dgageot I'll give it a try for the recent beta version tonight. Just got back from a holiday. :) Thanks.

from for-win.

jdoose avatar jdoose commented on July 23, 2024

I experienced this error when using Docker for Windows Beta in a VMWare virtual machine and unchecked option "Virtualize Intel VT-x/EPT or AMD-V/RVI" in processor settings of the vm. Checking this option solved this for me. Maybe this helps somebody.

Btw: Thanks to the Docker team for this awesome piece of work!

from for-win.

riveryc avatar riveryc commented on July 23, 2024

@dgageot Hi mate, just tested with the latest beta version and it's working all fine now!

Thanks for your work!
River

from for-win.

AndyBerman avatar AndyBerman commented on July 23, 2024

I'm still getting this error with the latest Beta: 1.12.2-rc1-beta27.1 (build 7538)

from for-win.

aysark avatar aysark commented on July 23, 2024

I get this error too:

Unable to write to the database. Exit code: 1
   at Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings)
   at Docker.Backend.ContainerEngine.Linux.Start(Settings settings)
   at Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass8_0.<Register>b__0(Object[] parameters)
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters)

DID: A206EAE7-951D-49C9-81E7-2E3468164D81/2016-12-02_15-33-06

I'm using a nested-virtualization enabled windows 10 vm.

I'm using latest docker beta version 1.13.0-rc2

from for-win.

Sdcxv avatar Sdcxv commented on July 23, 2024

same problem on Version: 1.13.0-rc2-beta31

Version: 1.13.0-rc2-beta31 (9123)
Channel: Beta
Sha1: de6f6c2e8d5ff4561b88bc212b9e2833b8684e4c
Started on: 2016/12/06 00:11:40.529
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Pro
Edition: Professional
Id: 1607
Build: 14393
BuildLabName: 14393.447.amd64fre.rs1_release_inmarket.161102-0100
File: C:\Users\sdcxv\AppData\Local\Docker\log.txt
CommandLine: "C:\Program Files\Docker\Docker\Docker for Windows.exe"
You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[00:11:40.617][GUI ][Info ] Starting...
[00:11:40.885][Tracking ][Info ] Crash report and usage statistics are enabled
[00:11:40.888][SegmentApi ][Info ] Usage statistic: appLaunched
[00:11:40.950][NamedPipeClient][Info ] Sending Version()...
[00:11:40.965][NamedPipeClient][Info ] Received response for Version
[00:11:40.965][SegmentApi ][Info ] Usage statistic: heartbeat
[00:11:19.805][BackendServer ][Info ] Started
[00:11:40.962][NamedPipeServer][Info ] Version()
[00:11:40.963][NamedPipeServer][Info ] Version done in 00:00:00.0004999.
[00:11:41.062][Updater ][Info ] Checking for updates on channel Beta...
[00:11:41.063][Notifications ][Info ] Docker is starting...
[00:11:41.075][NamedPipeClient][Info ] Sending Start(Docker.Core.Settings)...
[00:11:41.077][NamedPipeServer][Info ] Start(Docker.Core.Settings)
[00:11:41.081][HyperVGuids ][Info ] Installing GUIDs...
[00:11:41.082][HyperV ][Info ] Create
[00:11:41.082][HyperVGuids ][Info ] GUIDs installed
[00:11:41.083][PowerMode ][Info ] Start
[00:11:41.105][Firewall ][Info ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[00:11:41.114][PowerShell ][Info ] Run script with parameters: -Create True -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[00:11:41.129][PowerShell ][Info ] Creating a Runspace Pool...
[00:11:41.645][PowerShell ][Info ] Runspace Pool created (Min=1, Max=2)
[00:11:41.744][HyperV ][Info ] Script started at 00:11:41.737
[00:11:43.415][HyperV ][Info ] Module loaded at 00:11:43.415
[00:11:43.852][HyperV ][Info ] Using existing Switch: DockerNAT
[00:11:44.060][HyperV ][Info ] Using existing Switch IP address
[00:11:44.133][Updater ][Info ] Local build 9123 is as good as the remote 9123 on channel Beta
[00:11:45.229][HyperV ][Info ] Setting CPUs to 2 and Memory to 2048 MB
[00:11:45.579][HyperV ][Info ] Connect Internal Switch DockerNAT
[00:11:45.850][HyperV ][Info ] VM created.
[00:11:45.851][HyperV ][Debug ] [create] took 00:00:04.7640778 to run
[00:11:45.851][PowerShell ][Info ] Run script '(Get-VM MobyLinuxVM).Id.Guid'...
[00:11:45.878][DataKit ][Info ] Starting C:\Program Files\Docker\Docker\Resources\com.docker.db.exe --url hyperv-connect://bf9e5a11-a4db-4e1f-b1ef-bd1efec3ef2f,\.\pipe\dockerDataBase --color never
[00:11:45.937][DataKit ][Info ] Started
[00:11:45.944][Database ][Info ] Generating CA Cert Bundle
[00:11:45.969][Database ][Info ] CA Cert Bundle Generated
[00:11:46.062][DataKit ][Info ] Starting com.docker.db.exe 0.7.0-34-g6f04213 ...
[00:11:46.062][DataKit ][Info ] Thread 2 killed on uncaught exception Unix.Unix_error(40, "send_notification", "")
[00:11:46.063][DataKit ][Info ] com.docker.db.exe: internal error, uncaught exception:
[00:11:46.063][DataKit ][Info ] Unix.Unix_error(Unix.ENOTSOCK, "select", "")
[00:11:46.063][DataKit ][Info ]
[00:11:46.070][Database ][Info ] Writing com.docker.driver.amd64-linux/net/config=static
[00:11:46.071][Database ][Info ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[00:11:46.071][Database ][Info ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[00:11:46.071][Database ][Info ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[00:11:46.071][Database ][Info ] Writing com.docker.driver.amd64-linux/network=hybrid
[00:11:46.071][Database ][Info ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[]}
[00:11:46.071][Database ][Info ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[00:11:46.071][Database ][Info ] Writing com.docker.driver.amd64-linux/native/port-forwarding=true
[00:11:46.316][DataKit ][Error ] Process died
[00:11:47.483][Database ][Error ] 2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:46 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:47 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:47 Retry dialing \.\pipe\dockerDataBase in 100ms
2016/12/06 00:11:47 Failed to contact the database on \.\pipe\dockerDataBase: open \.\pipe\dockerDataBase: The system cannot find the file specified.

from for-win.

docker-robott avatar docker-robott commented on July 23, 2024

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

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.
/lifecycle locked

from for-win.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.