Gunicorn out of memory errors

New docker install with nothing but the suggested edits to .env is generating gunicorn out of memory errors in terminal. From my troubleshooting, it appears to be linked to iOS photo uploads. After uploading some number of photos (more than 10, less than 100), the terminal on the server starts throwing gunicorn out of memory errors. Have checked RAM usage on VM and there does not appear to be a RAM shortage. Have recreated on several mobile clients.

No edits to docker-compose or .env (outside of API keys and mount directory which is on NFS).
image.png
Was this page helpful?