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

Docker Desktop 4.19.0 Installation failed on windows 10 #13498

Open
1 of 3 tasks
Sun-datascience opened this issue May 19, 2023 · 2 comments
Open
1 of 3 tasks

Docker Desktop 4.19.0 Installation failed on windows 10 #13498

Sun-datascience opened this issue May 19, 2023 · 2 comments

Comments

@Sun-datascience
Copy link

Sun-datascience commented May 19, 2023

  • I have tried with the latest version of Docker Desktop
  • I have tried disabling enabled experimental features
  • I have uploaded Diagnostics
  • Diagnostics ID:

Actual behavior

When I tried to install Docker Desktop 4.19.0 on Windows 10 laptop using Docker Desktop Installer.exe, installation failed for unpacking failed: Data Error reason.

Expected behavior

Installation complete

Information

  • Windows Version: 10
  • Docker Desktop Version: 4.19.0
  • WSL2 or Hyper-V backend? wsl2
  • Are you running inside a virtualized Windows e.g. on a cloud server or a VM: no

Output of & "C:\Program Files\Docker\Docker\resources\com.docker.diagnose.exe" check

Steps to reproduce the behavior

  1. ...
  2. ...
@shivajee98
Copy link

Based on the information provided, it appears that you are experiencing an issue with the installation of Docker Desktop 4.19.0 on Windows 10. The installation fails with an error message stating "unpacking failed: Data Error." Here are some steps you can take to troubleshoot and resolve the issue:

  1. Verify system requirements: Make sure your Windows 10 version meets the minimum requirements for Docker Desktop 4.19.0. Check Docker's official documentation for the supported Windows versions.

  2. Clean previous installations: If you have any previous versions of Docker Desktop installed, try uninstalling them completely before attempting the installation again. Use the "Add or Remove Programs" feature in the Control Panel to uninstall Docker Desktop.

  3. Disable antivirus or security software: Temporarily disable any antivirus or security software on your Windows 10 laptop. Sometimes, these programs can interfere with the installation process.

  4. Download Docker Desktop again: It's possible that the downloaded Docker Desktop Installer.exe file is corrupted. Delete the existing file and download it again from the official Docker website to ensure you have a valid installer.

  5. Run the installer as administrator: Right-click on the Docker Desktop Installer.exe file and select "Run as administrator." This ensures that the installation process has the necessary permissions to make changes to your system.

  6. Check disk space and permissions: Ensure that you have enough free disk space on your Windows 10 laptop for Docker Desktop installation. Additionally, make sure you have the required permissions to write to the installation directory.

  7. Try alternative installation methods: If the issue persists, you can try alternative installation methods. For example, you can use the Chocolatey package manager to install Docker Desktop on Windows. Refer to Docker's documentation for more information on alternative installation methods.

  8. Seek further assistance: If none of the above steps resolve the issue, consider reaching out to the Docker support community. You can post your issue on the Docker Forums or GitHub repository, providing the diagnostics ID mentioned in your initial comment. The Docker community can provide more specific guidance based on your diagnostics information.

Remember to provide detailed information and error messages when seeking assistance, as it helps others understand the problem and provide more accurate solutions.

@ctalledo
Copy link

Hi @Sun-datascience,

installation failed for unpacking failed: Data Error reason.

That looks like a possible corruption of the Docker Desktop (DD) installer during download.

Try downloading DD again to see if the problem reproduces. If it reproduces consistently please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants