![]() |
Can't login after update - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Can't login after update (/showthread.php?tid=7337) |
Can't login after update - mmcglynn - 09-08-2020 I've just updated the OS and now I can't login. Tried repeating the password up to 6 times without getting in. This is an osboxes.org installation. Have used it for year and never had this issue. Could this be the Ubuntu login loop? Xauthority and /tmp are correctly owned. Any help appreciated. Re: Can't login after update - trinidad - 09-08-2020 Have you checked the keyboard numbers lock setting? TC Re: Can't login after update - mmcglynn - 09-08-2020 Yes, and Linux Lite conveniently shows a warning icon to the right of the password field when caps lock is engaged. Re: Can't login after update - JackGray - 09-08-2020 mmcglynn, I saw the same misbehavior today after installing the update. Thanks to your comment re: "Ubuntu login loop", I was able to find an answer. The relevant articles I found: http://ubuntuhandbook.org/index.php/2020/01/login-loop-auto-login-enabled-in-ubuntu-19-10-with-nvidia-driver/ and https://askubuntu.com/questions/1231410/cant-log-in-on-ubuntu-20-04. In my case, my hard drive was full; a user comment in the 2nd article above re: using "sudo apt autoremove" did the trick for me. I hope this helps you! |