docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.86k stars 291 forks source link

fresh install, Docker 2.0.0.3 on Server 2019 Desktop #4009

Closed SergiuEnachi closed 5 years ago

SergiuEnachi commented 5 years ago

Expected behavior

Successful first time startup !

Actual behavior

Crash on startup

Information

Steps to reproduce the behavior

  1. Fresh Windows Server 2019 install, fully updated. Add Hyper-V and Containers features
  2. Download latest available Docker for Desktop version, and complete Installation
  3. Start if from Desktop Shortcut or Start menu - Error, An error occurred
    
    Unable to start: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 'MobyLinuxVM' failed to start.

Failed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running.

'MobyLinuxVM' failed to start. (Virtual machine ID A4DE3A6E-77F7-4A4D-AA68-60C4D09FC254)

The Virtual Machine Management Service failed to start the virtual machine 'MobyLinuxVM' because one of the Hyper-V components is not running (Virtual machine ID A4DE3A6E-77F7-4A4D-AA68-60C4D09FC254). at Start-MobyLinuxVM, : line 296 at , : line 412 at Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters) in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeClient.cs:line 36 at Docker.Actions.DoStart(SynchronizationContext syncCtx, Boolean showWelcomeWindow, Boolean executeAfterStartCleanup) in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:line 92 at Docker.Actions.<>cDisplayClass19_0.b0() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:line 74 at Docker.WPF.TaskQueue.<>cDisplayClass19_0.<.ctor>b1() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.WPF\TaskQueue.cs:line 59


PS: docker version

Client: Docker Engine - Community Version: 18.09.2 API version: 1.39 Go version: go1.10.8 Git commit: 6247962 Built: Sun Feb 10 04:12:31 2019 OS/Arch: windows/amd64 Experimental: false error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.39/version: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.

SergiuEnachi commented 5 years ago

For some reason, under default Administrator, it's working, after couple of restarts, and re-installation of Docker..

docker-robott commented 4 years ago

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