-
Notifications
You must be signed in to change notification settings - Fork 871
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
Error 0x8007001f while trying to run bash after fresh setup of WSL and install Ubuntu on win 10 pro #2823
Comments
To add a little bit of drama to the ticket - openSUSE Leap 42 gives the same result |
I followed suggestion by @benhillis #591 (comment) |
Is there a chance someone will look into the issue any time soon? I'm stuck with various development activities and if the issue cannot be resolved in 1-2 weeks then I have to look for a work-around which doesn't involve WSL. |
Thanks for sending the traces. It looks like we're failing to launch our init daemon with an access denied error. Are you using a third party anti-virus program? If not is there anything "special" about your Windows install? |
I'm getting the same issue whilst trying to install wsl2 |
Installing, this may take a few minutes... |
I'm getting this error too |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Your Windows build number:
Microsoft Windows
Major Minor Build Revision
10 0 16299 0
What you're doing and what's happening:
C:\WINDOWS\system32>bash
c:>bash
Error: 0x8007001f
Press any key to continue...
What's wrong / what should be happening instead:
It should launch bash. It's a fresh install of WSL and Ubuntu (via Store) and never was able to run correctly. The same behavior is exposed while trying openSUSE Leap 42
The log files for Ubuntu installation (as requested here Error: 0x80070057 when starting bash.exe #110 (comment))
lxcore_xxxx.zip
lxcore_xxxx.2.zip (another attempt after fresh setup)
Tried so far to circumvent the issue:
-uninstall Ubuntu->restart->unselect WSL->restart->select WSL->restart->install Ubuntu->restart
-lxrun /uninstall /full /y && lxrun /install /y
-sc stop lxssmanager && bash.exe
The text was updated successfully, but these errors were encountered: