Home > OS >  Small white for help! Docker errors
Small white for help! Docker errors

Time:09-17

Computer suddenly blue screen, and then restart, displays disk recovery, restart again the following problem when open the Docker (blue screen before did not use the Docker) :

How do I solve!!!!!! ?????
An error is as follows:
Docker. Core. DockerException:
Docker. Core. Backend. BackendDestroyException:
Unable to create the Hyper - V VM: can't the new virtual machine,

"DockerDesktopVM" cannot be achieved, (virtual machine ID c3b c7 D1838917-98-4 - AEE2 - BE95D3632D4D)

Unable to access the configuration storage: can't find the specified file virtual disk support provider, xc03a0014 (0),
In the New - MobyLinuxVM, & lt; No files & gt; : in the line 397
In the New - MobyLinux, & lt; No files & gt; : in the line 182
In & lt; ScriptBlock> ,The Docker. Backend. ContainerEngine. Linux. Start (Settings Settings, String daemonOptions, the Credential the Credential)
The Docker. Backend. BackendNamedPipeServer. & lt; Run> B__8_2 (Object [] args)
The Docker. Core. Pipe. NamedPipeServer. & lt;> C__DisplayClass9_0. & lt; Register> B__0 (Object [] the parameters)
The Docker. Core. Pipe. NamedPipeServer. RunAction (String action, Object [] the parameters)

System. Management Automation. RuntimeException:
Unable to create the Hyper - V VM: can't the new virtual machine,

"DockerDesktopVM" cannot be achieved, (virtual machine ID c3b c7 D1838917-98-4 - AEE2 - BE95D3632D4D)

Unable to access the configuration storage: can't find the specified file virtual disk support provider, xc03a0014 (0),
In the New - MobyLinuxVM, & lt; No files & gt; : in the line 397
In the New - MobyLinux, & lt; No files & gt; : in the line 182
In & lt; ScriptBlock> ,The Docker. Backend. HyperV. HandleException (String action, Exception ex)
The Docker. Backend. HyperV. The RunScript (String action, Dictionary ` 2 parameters, PowerShellConfiguration config)
The Docker. Backend. HyperV. Create (Settings Settings)
The Docker. Backend. ContainerEngine. Linux. Start (Settings Settings, String daemonOptions, the Credential the Credential)

Microsoft. HyperV. PowerShell. VirtualizationException:
Can't the new virtual machine,

"DockerDesktopVM" cannot be achieved, (virtual machine ID c3b c7 D1838917-98-4 - AEE2 - BE95D3632D4D)

Unable to access the configuration storage: can't find the specified file virtual disk support provider, xc03a0014 (0),

Microsoft. Virtualization. Client. Management. VirtualizationOperationFailedException:
Can't the new virtual machine,

"DockerDesktopVM unable to realize,"
In Microsoft. Virtualization. Client. Management. The EndMethodReturnInternal (IVMTask task, VirtualizationOperation operation, Boolean affectedElementExpected)
In Microsoft. Virtualization. Client. Management. The EndMethodReturn [AffectedElementType] (IVMTask task, VirtualizationOperation operation, Boolean throwIfAffectedElementNotFound)
In Microsoft. Virtualization. Client. Management. The EndMethodReturn [AffectedElementType] (IVMTask task, VirtualizationOperation operation)
In Microsoft. Virtualization. Client. Management. VMServiceView. EndCreateVirtualSystem [T] (IVMTask task)
In Microsoft. HyperV. PowerShell. ExtensionMethods. OperationWatcherExtensions. PerformOperationWithReturn [T] (IOperationWatcher watcher, Func ` 1 startTaskMethod, Func ` 2 endTaskMethod, String taskDescription, VirtualizationObject targetObject)
In Microsoft. HyperV. PowerShell. VirtualMachine. Create (Server Server, String name, String location, Int32 generation, Version Version, IOperationWatcher operationWatcher)
The Microsoft.HyperV.PowerShell.Com mands. NewVM. CreateVirtualMachine (Server Server, IOperationWatcher operationWatcher)
The Microsoft.HyperV.PowerShell.Com mands. NewVM. CreateObjects (IOperationWatcher operationWatcher)

The Docker. Core. Pipe. NamedPipeClient. & lt; TrySendAsync> D__5. MoveNext ()
- an exception is thrown on a position in the stack trace to the end of the -- -- --
In the System. The Runtime. ExceptionServices. ExceptionDispatchInfo. Throw ()
The Docker. Core. Pipe. NamedPipeClient. Send (String action, Object [] the parameters)
The Docker. Actions. DoStart (SynchronizationContext syncCtx, Boolean showWelcomeWindow, Boolean withNotifications)
The Docker. Actions. & lt;> C__DisplayClass26_0. & lt; StartAsync> B__0 ()
The Docker. ApiServices. TaskQueuing. TaskQueue. & lt;> C__DisplayClass18_0. & lt; . Ctor> B__1 ()

CodePudding user response:

My advice is to manually install Centos system (currently popular is Centos 7) and then in the above installation Docker. I have used the stuff you capture only once uninstalled, it is not working, it is better to build the system more convenient and then take a Docker
  • Related