Application Error #59958
Replies: 1 comment
-
To troubleshoot this issue, you can try the following steps: Restart Docker Service: Sometimes, restarting the Docker service can resolve temporary issues. You can do this by opening the Windows Services panel, finding the "Docker Desktop Service," and restarting it. Clear Docker Cache: Docker caches various data, and clearing the cache might help resolve the issue. You can do this by opening a command prompt and running the following command: docker builder prune --all Uninstall and Reinstall Docker: If the above steps don't work, you can try uninstalling Docker completely and then reinstalling it. Here's how you can do it: Uninstall Docker: Go to "Control Panel" > "Programs" > "Programs and Features," find Docker Desktop in the list, and uninstall it. Disable Antivirus/Firewall: Temporarily disable any antivirus or firewall software on your system to check if they are interfering with Docker's operation. If Docker works after disabling them, you may need to adjust the settings of your security software to allow Docker. If none of the above steps resolve the issue, please provide additional details or error logs for further assistance. |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
Hi everyone,
Need help.
Docker engine cannot run after "successful installation".
Reported issue:
Application Error - ChunkloadError : load chun 7603 failed
Os: Windows 10 Pro
Thanks
Beta Was this translation helpful? Give feedback.
All reactions