Hi,
This morning I did an sudo apt update and sudo apt full-upgrade and rebooted my Pi v4. Some of the upgrades were for the kernal and firmware..
After it had rebooted, I've been unable to log in as my Pi user. This user had an encrypted user profile and it seems I'm now unable to log in. I am putting in the correct password, but if I try via VNC, the screen just flashes and goes back to the login prompt. If I put the wrong password in as a test, I get a banner message, so I know it's not this. If I connect via SSH, it also doesn't decrypt properly.
I have found this in my syslog, could this mean anything?
Jan 23 06:43:28 raspberrypiv4 systemd[1]: Started Session c7 of user pi.
Jan 23 06:43:28 raspberrypiv4 lightdm[874]: mount: No such device
Jan 23 06:43:28 raspberrypiv4 lightdm[874]: Error writing X authority: Failed to open X authority /home/pi/.Xauthority: Permission denied
Jan 23 06:43:28 raspberrypiv4 systemd[1]: session-c7.scope: Succeeded.
Jan 23 06:43:28 raspberrypiv4 vncserver-x11-serviced[834]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Jan 23 06:43:28 raspberrypiv4 vncserver-x11-serviced[834]: after 670 requests (670 known processed) with 0 events remaining.
Jan 23 06:43:28 raspberrypiv4 vncserver-x11[851,root]: SPrintConnMgr: Failed to set allowed users: server-error-service-unavailable
Jan 23 06:43:29 raspberrypiv4 lightdm[4371]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedes$
Jan 23 06:43:29 raspberrypiv4 systemd[1]: Started Session c8 of user lightdm.
Jan 23 06:43:31 raspberrypiv4 vncserver-x11[851,root]: ConsoleDisplay: Found running X server (pid=4361, binary=/usr/lib/xorg/Xorg)
Jan 23 06:43:31 raspberrypiv4 vncserver-x11[851,root]: SPrintConnMgr: Failed to set allowed users: server-error-service-unavailable
Since the upgrade, I've also been getting this:
Jan 23 06:44:00 raspberrypiv4 systemd[1]: openvpn@server.service: Scheduled restart job, restart counter is at 95.
Jan 23 06:44:00 raspberrypiv4 systemd[1]: Stopped OpenVPN connection to server.
Jan 23 06:44:00 raspberrypiv4 systemd[1]: Couldn't stat device /dev/net/tun: No such file or directory
Jan 23 06:44:00 raspberrypiv4 systemd[1]: Starting OpenVPN connection to server...
Jan 23 06:44:00 raspberrypiv4 systemd[1]: Started OpenVPN connection to server.
Jan 23 06:44:00 raspberrypiv4 systemd[1]: openvpn@server.service: Main process exited, code=exited, status=1/FAILURE
Jan 23 06:44:00 raspberrypiv4 systemd[1]: openvpn@server.service: Failed with result 'exit-code'.
Or is there anywhere else I can look to help?
I am able to log in as a different user on the Pi that doesn't have an encrypted file system.
Any help, commands or pointers would be appreciated!
