-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
System slow, or even stuck #265
Comments
I also had this issue on with the below info. Uninstalling Ubuntu and doing a fresh install of Ubuntu Focal followed by upgrading to Jammy BEFORE installing genie or dotnet-runtime seems to have fixed the problem Windows version (build number): Linux distribution: upgraded to Ubuntu Jammy; genie is having the below issues (believed to be the same as Issue #265 except with genie 2.4) Then upgraded to dotnet-runtime-6.0 and issues persisted Kernel version: Genie version: Ctrl-C was performed after at least 300 seconds. Entering WSL via command line after (without --shutdown) showed systemd running in unknown state and genie -b output was "outside" |
.... and then broke again when I installed kubuntu-desktop screenshot taken after a good 5 - 10 minutes
|
What does the Also, after such a failed start, try entering the bottle manually, using:
where {pid} is the pid of systemd. Then use systemctl (systemctl status, systemctl --failed, etc.) to examine the systemd state, which should tell you which units are causing problems. |
|
not sure if this is helpful info or just expected. IIRC, systemd is all about parallel processes, but which services does it run first? It doesn't seem to be making it very far
|
Windows version (build number):
Find this by running
winver
Windows 11 21H2 build 22000.613
Linux distribution:
i.e. Debian bullseye, Ubuntu focal, etc.
If your distro was not installed from the Microsoft Store, please indicate source and method of installation.
Ubuntu (Microsoft Store, the generic one updated to 22.04 LTS)
Kernel version:
The output of
cat /proc/sys/kernel/osrelease
5.10.16.3-microsoft-standard-WSL2
Genie version:
The output of
genie --version
genie 2.3
Describe the bug
A clear and concise description of what the bug is.
At first, genie seems to work with no problems: I used it in Ubuntu 20.04 but when upgraded to Ubuntu 22.04 appeared the problem I'm going to explain, so, since I had to reinstall Ubuntu, I did the 22.04 upgrade as the first thing, thei I installed genie and it worked, but while installing ubuntu-desktop (the gnome desktop environment via apt) the problem started another time.
This is the problem: the system slows down, and it's slow enough to appear stuck.
Confirm that you are running inside the bottle:
The output of
genie -b
.While checking if I am inside the bottle...he actually said 'outside' but the suffix is still present in the username...
Screenshots
If applicable, add screenshots to help explain your problem.
(Each exclamation point lasts for a very long time, not just 1 sec. as it should)
(it's stuck here)
I confirm that I have read the ENTIRE supplied readme file and checked for relevant information on the repository wiki before raising this issue, and that if the solution to this issue is found in either location, it will be closed without further comment:
The text was updated successfully, but these errors were encountered: