Disk write error

I'm not sure what triggered this, but I randomly started getting errors when trying to launch a game or install a game in Steam. I sorta figured it out, but I'm not sure what caused it. I went to the path in the error and found that some folders in the temp folder have the permission 4096:4096
None of the folders had anything so I just deleted everything in the temp folder and it worked. I'm mainly creating this post in case it happens to someone else and in case it happens again to me. I'm curious why it happened, so if anyone has any input, it would be useful.
screenshot.jpeg
Solution
Solution: Delete everything in the /var/home/bazzite/.local/share/Steam/steamapps/temp/
Command: rm /var/home/bazzite/.local/share/Steam/steamapps/temp/*
Was this page helpful?