-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Ping-Socket Error on User (Wlinux Bug : #226) #12
Comments
I re-opened that on WLinux where it will get more eyes and will backport the solution. |
The issue seems to be /bin/ping not having the required setuid bit, as ping requires root for creating a raw network socket. Running "sudo chmod u+s /bin/ping" fixes this issue. Why this is situation here? I'm not sure, but I'm going to do some digging. |
Fixed with the latest release |
Just for reference, I just encountered this same issue. Had not had issue since I installed FedoraRemix on this PC in Oct 2019. |
Thank you for report it. Maybe the upgrade to Fedora 32 reset the bit. We will take this into account for the image generation of Fedora 32, also for the instructions in the blog. Be sure that for Fedora 32 you are in WSL2 due to an issue with WSL1 |
Noted. And yes, as part of 2004 upgrade i did also move to wsl2 |
Describe the bug
It was the same "bug" happened on Wlinux as well -->
WhitewaterFoundry/Pengwin#226
It just started after fresh install
Expected behavior
It should be ping as user too.
Screenshots
Basic Troubleshooting Checklist
[x] I have searched Google for the error message.
[x ] I have checked official WSL troubleshooting documentation: https://docs.microsoft.com/en-us/windows/wsl/troubleshooting#confirm-wsl-is-enabled.
[-] I have searched the official Microsoft WSL issues page: https://github.com/Microsoft/WSL/issues.
[x] I have searched the WLinux issues page: https://github.com/WhitewaterFoundry/WLinux/issues.
[-] I have reset WLinux: Settings->Apps->Apps & features->WLinux->Advanced Options->Reset.
[-] I have disabled and re-enabled WSL in Windows Features.
[-] I have run Windows 10 updates and restarted.
Fedora Remix for WSL - Version : 1.0.25.0
Windows Build
OS Name: Microsoft Windows 10 Pro Insider Preview
OS Version: 10.0.18312 N/A Build 18312
The text was updated successfully, but these errors were encountered: