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

WSL (Ubuntu) install fails with Error: 0x80070005 Access is denied. #4514

Closed
n3jain opened this issue Sep 17, 2019 · 6 comments
Closed

WSL (Ubuntu) install fails with Error: 0x80070005 Access is denied. #4514

n3jain opened this issue Sep 17, 2019 · 6 comments
Labels
external Issue exists outside of WSL components needs-author-feedback no-recent-activity

Comments

@n3jain
Copy link

n3jain commented Sep 17, 2019

  • Your Windows build number: 18362.239

  • What you're doing and what's happening: Launch Ubuntu from Microsoft store. Even tried ubuntu 18.04

  • What's wrong / what should be happening instead: Should have prompted for setting username and password, instead returned error Access Denied

I followed the instructions for collection of detailed logs but the filetype generated is lxcore_*.etl and I can't include it with this issue.

@craigloewen-msft
Copy link
Member

Are you able to run wsl.exe -l in PowerShell or command prompt?

And please try putting all of your logs into a zip file and uploading that.

@n3jain
Copy link
Author

n3jain commented Sep 17, 2019

I ran the powershell as admin and I am getting following error

Program 'wsl.exe' failed to run: Access is deniedAt line:1 char:1
+ .\wsl.exe
+ ~~~~~~~~~.
At line:1 char:1
+ .\wsl.exe
+ ~~~~~~~~~
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
+ FullyQualifiedErrorId : NativeCommandFailed

Logs attached.

log.zip

@craigloewen-msft
Copy link
Member

It looks like your machine is unable to access the LxssManager service. This seems overall similar to the problem that this user experienced (And thanks to them for creating a writeup on the problem!).

Is this a work computer with group policies on it? Or is this your own private computer?

@n3jain
Copy link
Author

n3jain commented Sep 18, 2019

This is a work computer

@craigloewen-msft
Copy link
Member

Seems likely that it could be related to what that user experienced and wrote about: Some form of security or group policy is not allowing you to access the LxssManager service. I'd investigate your group policies and security to see if you can resolve it there.

@craigloewen-msft craigloewen-msft added the external Issue exists outside of WSL components label Sep 18, 2019
@ghost ghost added the no-recent-activity label Oct 3, 2019
@ghost
Copy link

ghost commented Oct 3, 2019

This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment. Thank you for your contributions to WSL!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Issue exists outside of WSL components needs-author-feedback no-recent-activity
Projects
None yet
Development

No branches or pull requests

2 participants