ok obi wan you're my only hope. my power went out recently and when it came back on, when I login to my ubuntu server I get the message below:
Unable to setup logging. [Errno 30] Read-only file system: '/var/log/landscape/sysinfo.log'
run-parts: /etc/update-motd.d/50-landscape-sysinfo exited with return code 1
/usr/lib/ubuntu-release-upgrader/release-upgrade-motd: 31: /usr/lib/ubuntu-release-upgrader/release-upgrade-motd: cannot create /var/lib/ubuntu-release-upgrader/release-upgrade-available: Read-only file system mktemp: failed to create file via template '/var/lib/update-notifeir/tmp.xxxxxxxxxx': Read-only file system run-parts: /etc/update-motd.d/95-hwe-eol exited with return code 1 /user/lib/update-notifier/update-motd-fsck-at-reboot: 33: /usr/lib/update-notifier/update-motd-fsck-at-reboot: cannot create /var/lib/update-notifier/fsck-at-reboot: Read-only file system
also I'm no longer able to connect to the internet from my ubuntu server. I can still ssh into the server remotely from my laptop while I'm on my home network, but I can't ping anything from my ubuntu server once I've ssh in. And just to make things interesting, sudo has also stopped working for me. Does anyone have a suggestion what the issue might be, and how to fix it?