Getting "Read-Only File System" Error everywhere after updating any flatpak

I'm not sure if this is a bug or something I've done wrong, but I wanted to check if anyone else was experiencing this or knew what was up before escalating a bug on GitHub

I noticed anytime I update any flatpak package (through the UI, through the terminal, or through ujust update) the whole root filesystem appears to become read only:
[username]@Nemesis:~$ flatpak update org.musicbrainz.Picard
Looking for updates…


        ID                                                Branch      Op     Remote      Download
 2. [✗] org.musicbrainz.Picard.Locale                     stable      u      flathub      < 2.2 MB (partial)
 3. [✗] org.musicbrainz.Picard                            stable      u      flathub     < 22.5 MB

Warning: Unable to remove old checkout: Removing /home/[username]/.local/share/flatpak/.removed/org.kde.Platform-4d49c450514df9f8cfa5fe1a83b9e5cebe1fc2c9b958e8cabe4b1a23f4068d7c: unlinkat(look): Read-only file system
Warning: Read-only file system
Error: Read-only file system
Updates complete.
error: There were one or more errors


Soon after, just about every application starts to throw errors, such as Dolphin:
Configuration file "/var/home/[username]/.config/dolphinrc" not writable.
Please contact your system administrator.

And errors even pop up when trying to open the restart menu on the computer:
Configuration file "/var/home/[username]/.config/ksmserver-logout-greeterrc" not writable.
Please contact your system administrator.

If I were to try and update through ujust update all the following steps would throw similar errors (brew,rustup,etc).
Even trying to save txt files of the logs to write this report would fail unless I wrote them to a separately mounted drive
The system seems completely stable as long as I don't try to update any flatpaks, and my laptop running Aurora doesn't have this issue, so I'm not sure if the issue lies with Bazzite, or Flatpak, or something else.

Any help would be greatly appreciated!
Was this page helpful?