Disk quota exceeded

I am getting a “disk quota exceeded” error, but I should have plenty of storage space. (I have generated a lot of files, but I have already deleted them to clear space.) Does anyone know how to resolve this?

Here is some of the error message:

replit Traceback (most recent call last):

PDFNetPython3.Optimizer.Optimize(doc) Exception: boost::filesystem::create_directory: Disk quota exceeded: /tmp//pdftron/

Resolved by typing “kill -1” in Shell.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.