Forums

Disk quota exceeded

My hourly scripts are saying disk quota exceeded. I have 90% space available. My service has been partially down now for many hours and I'm receiving complaints. Please sort this asap.

Where are you trying to write to?

I don't really understand the question. I'm trying to append a few kB to a log file and I have many GBS available. This has worked perfectly fine for months and now doesn't. Will you just take a look at the log.....

Basically I have a JSON file that contains logging.

I'm trying to append to the existing JSON, a few KBs. I have 8gbs left. This is not user error.

If you are trying to write to the file that originally triggered the error and did not close it, perhaps the file is broken. What happens if you change the file to a different one and append to that instead?