I ran
sudo gpasswd -a ${USER} docker
I have Ubuntu jammy installed alongside windows. Windows boots normally but after running the above command and restarting Ubuntu now gets stuck in the screen showing the logo of the PC manufacturer and Ubuntu which normally would be followed by the login screen. Any ideas how I can fix this? I tried removing the user again through the recovery root console but to no avail.
EDIT: It works when I boot "Ubuntu, with Linux 5.15.0-43-generic" from the advanced options but obviously I want the standard Ubuntu config to work again.
The version that is not working anymore is "Ubuntu, with Linux 5.15.0-56-generic"
sudo apt update && sudo apt full-upgrade
– Rishon_JR Dec 30 '22 at 14:13