I’ve been running a Storj node for several months now with no issue on a Raspberry pi 4 with Ubuntu. But after a recent OS update my node ran for several hours then gave me this error this error
I found a file named revocations.db in /home/captain/.local/storj/identity/revocations.db on my computer and change all the permissions to read write for everything. It seem to be working for about a week until today I got the same error.
I found another file named revocations.db in a folder in my external hard drive I use for storj /media/captain/UNTITLED/revocations.db. I can’t change the permission to the file my computer says it’s a read only file system.
I’ve found some documentation on a Ubuntu form on how to remount a drive and change the permissions but I’m unsure that’s the right way to fix this issue.
Im kind of a nub at this any help would be greatly appreciated.
Thanks for the reply.
It was a corrupt file system.
yesterday I ended up plugging my external hard drive into my Windows machine and ran chkdsk h:/f and sfc /scannow. That seems to have fixed it.
If it happens again I’ll try the solution you sent me.
You did it right because you uses foreign for Linux the NTFS filesystem.
If you did not filled this drive too much I would recommend to copy data from there and reformat the disk to use ext4, then copy data back.
Sooner or later you will have issues with this disk using NTFS on Linux.
To fix any NTFS issue you will be forced to connect it to Windows and check/repair there.
Thanks for the help
I ended up getting the same error a couple days after repairing the disk in windows. So I did what you said and reformatted the disk to ext4.
It actually made the files I was storing take up less room
But my audit score for the salt lake satellite dipped a little bit, hopefully not too much got altered during the process.
and thanks for the mounting tutorial I’ll make sure to do that next time a reboot the computer