-
Notifications
You must be signed in to change notification settings - Fork 852
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
Extraneous directories created at root of Ubuntu file system #11746
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease 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:
|
Following advice in linked issues, I did
Will report if they come back |
WslLogs-2024-07-03_18-01-29.zip |
The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running. Diagnostic information
|
Happening for me as wel |
I have the same issue with WSL2, Debian. But not within WSL2, Arch Linux. |
|
After seeing someone else having this happen again, I checked and there we 10 new ones... |
Windows Version
Microsoft Windows [Version 10.0.22635.3858]
WSL Version
WSL version: 2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-microsoft-standard-WSL2
Distro Version
Ubuntu 22.04
Other Software
WSL version: 2.2.4.0
Kernel version: 5.15.153.1-2
WSLg version: 1.0.61
MSRDC version: 1.2.5326
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26091.1-240325-1447.ge-release
Windows version: 10.0.22635.3858
Repro Steps
After a long time running this Ubuntu machine, I had need to look in the filesystem root
cd /
and there are a bunch of extra directorieswsl*
which I don't seem to have rights to... was wondering where they came from. The first one has a creation data of 2023-04-07 and the most recent one is 2023-11-10 and I can find no reference to them anywhere (and lacking rights, can't see what's in them to diagnose)I do NOT know if WSL or Ubuntu or something else is creating these, but have no idea how to dig into that and they all start with
wsl
which is suspicious.Expected Behavior
Not seeing randomly named directories (starting with
wsl
) created at my filesystem root.Actual Behavior
Directories are appearing with "random" names starting with
wsl
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: