Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 Enterprise Version 1809 - Docker 2.0.0.3 not starrting with Linux container #3916

Closed
ghost opened this issue May 15, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented May 15, 2019

Crash Report
1004E47C-E82B-4659-8129-5BFBD103C65D/20190515075423

  • [x ] I have tried with the latest version of my channel (Stable or Edge)
  • [x ] I have uploaded Diagnostics
  • Diagnostics ID: 1004E47C-E82B-4659-8129-5BFBD103C65D/20190515075423

Expected behavior

Docker for Windows will start also with linux container

Actual behavior

Docker can start with Windows container, but with default linux container, an error orrcured
Error:
Unable to create: Der ausgeführte Befehl wurde beendet, da die Einstellungsvariable "ErrorActionPreference" oder ein allgemeiner Parameter auf "Stop" festgelegt ist: Fehler beim Zugreifen auf ein Objekt auf dem Computer "LAPTOP-GR4NELVD", da das Objekt nicht gefunden wurde. Möglicherweise wurde es gelöscht. Vergewissern Sie sich, dass auf dem Computer der Verwaltungsdienst für virtuelle Computer ausgeführt wird..
bei New-Switch, : Zeile 121
bei , : Zeile 411
bei 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:Zeile 36.
bei 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:Zeile 92.
bei Docker.Actions.<>c__DisplayClass19_0.b__0() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:Zeile 74.
bei Docker.WPF.TaskQueue.<>c__DisplayClass19_0.<.ctor>b__1() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.WPF\TaskQueue.cs:Zeile 59.

Information

  • Windows Version: Windows 10 Enterprise V 1809
  • Docker for Windows Version: 2.0.0.3

Steps to reproduce the behavior

  1. Clean installation of Docker for Windows (one time with enabled Hyper-V, one time without)
  2. Docker asked to enable Hyper-V: Restart of Windows
  3. CHeck if hyper-v task is enabled (it is)
  4. Docker starting up: Error message as written above is printed in docker console (window popup)
  5. Docker will work with Windows container, but I need default linux container

I did several actions.
A: disabled/enable Hyper-V
B. Install docker with enabled Hyper-V
C. Install docker without enabled Hyper-V
D: Installed Docker several times (with admin rights)
E: Checked all error descriptions I could find withint google, but no success for me.

Thanks

@ghost ghost closed this as completed May 15, 2019
@ghost
Copy link
Author

ghost commented May 15, 2019

already reported
see
#3891

@docker-robott
Copy link
Collaborator

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

@docker docker locked and limited conversation to collaborators Jun 2, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant