First, a change: I was greeted with a nice update: the dashboard now indicates 9.82GB used, a huge improvement over the last month. I’m very curious if this was due to my changes yesterday.
The node went online August 30 and has not been offline other than a few minutes when the internet went down for about 3 minutes.
I searched the logs sudo docker logs storagenode | grep -i error (warning or caution as well) with no returns. I searched sudo docker logs storagenode | grep -i audit and the following are my results, hopefully they help. I wish I had looked for the Audits this way before I removed the docker container yesterday and reinstalled it.
2025-10-02T11:55:10Z INFO reputation:service node scores updated {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Total Audits": 24, "Successful Audits": 24, "Audit Score": 1, "Online Score": 1, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2025-10-02T11:55:11Z INFO reputation:service node scores updated {"Process": "storagenode", "Satellite ID": "121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6", "Total Audits": 0, "Successful Audits": 0, "Audit Score": 1, "Online Score": 1, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2025-10-02T11:55:11Z INFO reputation:service node scores updated {"Process": "storagenode", "Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "Total Audits": 16, "Successful Audits": 16, "Audit Score": 1, "Online Score": 1, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2025-10-02T11:55:12Z INFO reputation:service node scores updated {"Process": "storagenode", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Total Audits": 0, "Successful Audits": 0, "Audit Score": 1, "Online Score": 1, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
I likely made a mistake for removing the docker and recreating it, may not find much data now.
If there is something else I should be looking at, please point me in the correct direction, but until then, I’m going to just let it run. I still can only locate the revocations.db file, nothing else using the command sudo docker exec -it storagenode ls -lh /app/config | grep .db
There are also many PUT and PUT_REPAIR INFO piecestore uploaded and GET INFO downloaded messages.
And I appreciate the help being provided.