Ubuntu 18 login loop + startx works

Solution 1:

I've run into the same issue and reinstalling lightdm fixed the issue for me:

sudo apt-get install --reinstall lightdm
sudo reboot