-
Notifications
You must be signed in to change notification settings - Fork 248
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
docker : hcsshim::PrepareLayer - failed failed in Win32: Incorrect function. (0x1) #1152
Comments
This output:
Doesn't seem to be from your machine??? What containerhelper version are you running? Thanks |
Sorry I forgot to delete the default example in the git issue(I updated the issue) , but I´m running NavContainerHelper is version 0.7.0.17 and running without imagename gives me this error DockerDo : docker.exe: Error response from daemon: hcsshim::PrepareLayer - failed failed in Win32: Incorrect function. (0x1).
|
Please try to do a Reset to factory defaults of your docker desktop installation and retry. |
I have reset to factory defautls but still same errors
Without image name: DockerDo : docker: Error response from daemon: hcsshim::PrepareLayer - failed failed in Win32: Incorrect function. (0x1).
|
Error 125 is always something on the host - antivirus, or uninstall/re-install - it is very hard to troubleshoot. |
Yes I also tried -isolation hyperv okey I will try systematically to disable stuff to see if I can find the issue |
Okey I found the issue through another tread docker/for-win#3884 C:\Windows\system32> fltmc So after removing this file my error went away |
Wow - thanks for sharing |
Another software that installs the |
Win10 21H2 19044.1766 I've got the error "...failed in Win32: Incorrect function. (0x1). ExitCode: 125" After hours of trying, here is the combination I got the positive result: BC-Docker Image 10.0.19041.1415
Only in combination with theese settings I've got success!! With just set "-isolation hyperv" -> ExitCode 125. Thanks a lot to all. Steve |
Not sure what I´m missing here, trying to build on future release:
docker : hcsshim::PrepareLayer - failed failed in Win32: Incorrect function. (0x1)
At C:\Program Files\WindowsPowerShell\Modules\navcontainerhelper\0.7.0.17\ContainerHandling\New-NavImage.ps1:301 char:1
Scripts used to create container and cause the issue
The text was updated successfully, but these errors were encountered: