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

Problems restarting after installing WSL error: 0x8004032d (null) #11429

Closed
1 of 2 tasks
khalifaa55 opened this issue Apr 6, 2024 · 7 comments
Closed
1 of 2 tasks

Problems restarting after installing WSL error: 0x8004032d (null) #11429

khalifaa55 opened this issue Apr 6, 2024 · 7 comments

Comments

@khalifaa55
Copy link

Windows Version

Microsoft Windows [Version 10.0.22631.3296]

WSL Version

2.1.5.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

No response

Distro Version

Ubuntu 20.04.3

Other Software

No response

Repro Steps

open Ubuntu 22.04.3

Expected Behavior

Screenshot 2024-04-06 032530

Actual Behavior

have a laptop and I'm trying to enable WSL on it for development purposes. I installed Ubuntu and it returns the following error:

Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x8004032d Error: 0x8004032d (null) Press any key to continue...

I searched the internet and saw that the problem must be because I don't have WSL active on Windows. I tried to activate it through "Windows Features", and after the "installation finished", I was asked to restart the computer. During the restart, the error messages appeared:

Feature customization for you. Update 96% complete. Keep the computer turned on.

Followed by the message:

Unable to complete resources. No need to worry: we are undoing the changes. Keep the computer turned on

And after a few seconds, the message appeared:

Something didn't go as planned. No need to worry: we are undoing the changes. Keep the computer turned on.

After the reset was complete, I tried to reopen Ubuntu WSL and received the same error. I went to check Windows Features and saw that WSL was still disabled. I repeated the same process several times, getting the same errors. I tried installing and activating WSL via command prompt as well, and got the same errors.

Diagnostic Logs

WslLogs-2024-04-06_03-06-58.zip

Copy link

github-actions bot commented Apr 6, 2024

The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running.

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Diagnostic information
Detected appx version: 2.1.5.0
Found no WSL traces in the logs

@khalifaa55
Copy link
Author

Copy link

github-actions bot commented Apr 6, 2024

Diagnostic information
Detected appx version: 2.1.5.0

@benhillis
Copy link
Member

Could you try enabling the virtual machine platform optional component?

@khalifaa55
Copy link
Author

Whenever i do that it needs the laptop to reboot to add that feature. During the restart, the error messages appeared:

Feature customization for you. Update 96% complete. Keep the computer turned on.

Followed by the message:

Unable to complete resources. No need to worry: we are undoing the changes. Keep the computer turned on

And after a few seconds, the message appeared:

Something didn't go as planned. No need to worry: we are undoing the changes. Keep the computer turned on.

After the reset was complete, I tried to reopen Ubuntu WSL and received the same error. I went to check Windows Features and saw that WSL was still disabled

@OneBlue
Copy link
Collaborator

OneBlue commented Apr 8, 2024

Thank you @khalifaa55. This error is unfortunately for WSL since WSL requires virtual machine platform.

Sadly we don't have deep knowledge on how to root cause optional component issues but I'll recommend:

  • Running sfc /scannow as administrator
  • Running chkdsk /f as administrator
  • Making sure that you have free disk space for the new feature

And try again. If that still doesn't work the only option that would be unfortunately be to re-install Windows.

Closing since the issue is external to WSL.

@OneBlue OneBlue closed this as completed Apr 8, 2024
@maomaozhe
Copy link

啊啊,我也遇到了相同的问题,请问解决了吗?然后用wsl --list --verbose显示没有下载发行版本(我下载了),(启用计算机功能)里面的(xxx子系统)像楼主说的一样反复96%,在重启时出问题...

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

No branches or pull requests

4 participants