You are not logged in.
Pages: 1
Hi,
I am stuck at an issue where I keep looping back to Login screen. It seems to be a well known issue for Gnome and I have tried the solutions already here : https://www.maketecheasier.com/fix-ubuntu-login-loop/ but it does not help.
Below are the logs using `journalctl -eu gdm`
gdm3[1257]: Failed to contact accountsservice: Error calling StartService8yName for org.freemesktop.Accounts:
systemd[1]: gdm.service: Main process exited, code:exited, status=1/FALLURE
systemd[1]: gdm.service: Failed with result 'exit-code'.
systemd[1]: Stopped GNOME Display Manager.
systemd[1]: gdm.service: Triggering OnFailure= dependencies.
systemd[1]: gdm.service: Failed to enqueue OnFallure= job, ignoring: Transaction is destructive.
systemd[1]: Starting GNOME Display Manager...
systemd[1]: Started GNOME Display Manager.
gdm-launch-envlronment][1267]: pam_unix(gdm-launch-environment:session): session opened for user gdm by (uid=0)
gdm-password)[1926]: pam_unix(gdm-password:session): session opened for user <username> by (uid=0)
gdm3[1255]: Gdmelsplay: display lasted 1,350656 seconds
gdm-password[2766]: pam_unix(gdm-Password:session): session opened for user <username> by (uid=0)
gdm3[1255): GdmOisplay: display lasted 0,906159 seconds
gdm-password[3306): pam_unix(gdm-password:session): session opened for user iali by (uid=0)
gdm3[1255]; GdmDisplay: display lasted 2,587711 seconds
I used OCD to get text from a picture of the logs and posted here so there can be small inconsistencies in the logs above (pls ignore them)
Offline
If you have an internet connection you can post the exact terminal output: https://wiki.archlinux.org/index.php/Li … in_clients
And we'll need more, a complete
sudo journalctl -bwould be best.
Offline
Pages: 1