Anyone having issues with the Store version of WSL ? #10374
Unanswered
AbdealiLoKo
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I had an issue when I recently switched my user account.
The main culprits I could see are:
wsl --install
does not 🟢I'm wondering if anyone else has seen similar issues to what I have seen
Longer story of what I am seeing:
So, I was earlier using
user1
on my Windows 10 (all the latest updates have been installed)And I moved to
user2
which is ADS controlledIn
user1
I had installed WSL withwsl --install
- and have not faced any major issues.About a year ago I faced issues with WSL taking over all my CPU and RAM - but then:
.wslconfig
solved the issue and things were smooth sailing.
I was using Ubuntu 20.04
Now that I was moving to
user2
- I tried installing WSL from Windows Store (cause I don't have admin privilege anymore)And I used Ubuntu 22.04 with that Store-WSL.
I have copied the same
.wslconfig
In the new account - I have been seeing some very weird issues:
If I am actively using WSL (normally vscode or jupyter or angular is running) it happens 2-3 times a day
When I don't actively use WSL it happens once a day
My debugging:
htop
open all the time in my WSL to keep track - and I could see that all my 4 CPUs in htop show up as 100% even though I am not doing anything major !Beta Was this translation helpful? Give feedback.
All reactions