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

ERROR: CreateProcessEntryCommon when launching vpnkit from powershell? #227

Open
ljwobker opened this issue Aug 2, 2023 · 1 comment
Open

Comments

@ljwobker
Copy link

ljwobker commented Aug 2, 2023

Entirely possible I'm doing something stupid here, but following the README gets me to where I'm launching the vpnkit distro from powershell:

wsl.exe -d wsl-vpnkit --cd /app wsl-vpnkit

but when I do that, I get the following set of errors, which are relatively undecipherable to me (sorry!)
... these are from the latest distro v0.4 on a current win11 system running the stock Ubuntu distro in the only other VM.

PS C:\Users\lwobker> wsl.exe -d wsl-vpnkit --cd /app wsl-vpnkit
Processing fstab with mount -a failed.

<3>WSL (8) ERROR: CreateProcessEntryCommon:370: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:374: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:566: chdir(/app) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:577: execvpe /bin/sh failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:586: Create process not expected to return
@luh-t-to
Copy link

I switched to v0.4.0 and it seems to have resolved the issue.

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

2 participants