I use my Ubuntu PC as a Server to host a Minecraft Server and other stuff developed by me. I noticed frequent crashes of the Minecraft Server that made me look further into the error. When I opened any folder any file inside of it has Cut, Rename and Delete options disabled.
I tried running FSCK from the terminal. That found some errors and fixed it, upon rebooting it btw files were switched again in Read-Only after 10 minutes.
fsck
Initially, I was thinking at HDD problem, looked at SMART info, ran several Self-Test and scanned for bad blocks using the command above. But everything looks good and 0 Bad Blocks was found, scan lasted several hours.
sudo badblocks -v /dev/sda2
Pass completed, 0 bad blocks found. (0/0/0 errors)
Also lately, not sure if it can help with troubleshooting, i've been getting pop up saying "File System Error"
I'm not sure what to do next.
EDIT:
I run FSCK once again. As soon I start the device up everything is accessible, after some minutes, a message pop-up saying: "System program problem". I can't screenshot it, but this is a similiar photo of the error, taken from google. After I close the pop-up everything gets on read-only.
Error Photo URL
I also have one other machine with another Linux distro, having a similar pop-up happening regularly. Can it be caused by Faulty USB Drive I used to install the OS?
You can find Crash Report Files here