question

Maciej-8932 avatar image
0 Votes"
Maciej-8932 asked carlosporras-6626 published

Error response from daemon: hcsshim::CreateComputeSystem: The parameter is incorrect.

Hello, I am not sure whether I am on the right forum, but I get quite a low level error message that comes probably from Windows. I have installed Docker Desktop 3.2.2 on Windows 10 Pro Version 2009 (OS Build 19042.867) on PC with CPU AMD Ryzen 3955WX. No matter which Windows-based image I want to instantiate I always get:

 docker: Error response from daemon: hcsshim::CreateComputeSystem 5eb7ad90bff5afd75fea86b440dd99a7618c4b0a1ce763b6ef5431ef7ff453ab: The parameter is incorrect. (extra info: {"SystemType":"Container","Name":"5eb7ad90bff5afd75fea86b440dd99a7618c4b0a1ce763b6ef5431ef7ff453ab","Owner":"docker","IgnoreFlushesDuringBoot":true,"LayerFolderPath":"C:\\ProgramData\\Docker\\windowsfilter\\5eb7ad90bff5afd75fea86b440dd99a7618c4b0a1ce763b6ef5431ef7ff453ab","Layers":[{"ID":"a5b7c8ad-6dcb-5f0b-bc34-c99ee74b59cd","Path":"C:\\ProgramData\\Docker\\windowsfilter\\0bbc6e1bbca1aee70c4113710ef1bbe26f027212a9b029029837f3683e89aa84"}],"HostName":"5eb7ad90bff5","HvPartition":true,"EndpointList":["d5b6c07f-34aa-4f8d-b1ce-2c011884e978"],"HvRuntime":{"ImagePath":"C:\\ProgramData\\Docker\\windowsfilter\\0bbc6e1bbca1aee70c4113710ef1bbe26f027212a9b029029837f3683e89aa84\\UtilityVM"},"AllowUnqualifiedDNSQuery":true}). 

Do you have any idea what can cause this kind of issue? I tried out many images with many different tags, I have disabled/enabled Hyper-V, I have also tried out many Docker Desktop versions.

windows-10-hyperv
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Maciej-8932 avatar image
0 Votes"
Maciej-8932 answered carlosporras-6626 published

After analyzing events in the Event Viewer tool it turned out that a 3rd party USB port encryption tool caused the Docker issues. Uninstalling the software allowed Windows containers to run in Docker.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

nowadays containerd is used, wondering if same problem could appear.

0 Votes 0 ·
XiaoweiHe-MSFT avatar image
0 Votes"
XiaoweiHe-MSFT answered

Hi,

Please check if virtualization is enabled in BIOS, if not, please try to enable virtualization in BIOS.

Below is a post with the similar issue for your reference:

https://stackoverflow.com/questions/57431890/error-response-from-daemon-hcsshimcreatecomputesystem-the-virtual-machine-co

(Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.)


Thanks for your time!
Best Regards,
Anne


If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Maciej-8932 avatar image
0 Votes"
Maciej-8932 answered

Hello,

thank you for your answer. However, settings in BIOS seem to be ok, and all relevant Windows features (containers, Hyper-V, Virtual Machines) are enabled. I am sure that Virtualization is enabled. Do you have any other ideas?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.