Lost access to a file

Hi all,

A member of my team was able to access a PDF file and subsequently was no longer able to access it. We received the following error (the text version is unavailable as well):

No preview is available for this document

Could not extract PDF file: OperationalError(‘(psycopg2.OperationalError) connection to server at “postgres” (172.18.0.3), port 5432 failed: FATAL: sorry, too many clients already\n’)

Can you try bumping up the number of max_connections in your docker-compose file?

Has this problem persisted or have you found a solution to it?