Hi, I am hosting an instance of cryptpad on a personal server and I'm having trouble with file uploads in the latest release. I'm running cryptpad natively (not in docker) on debian 13, with nginx and npm from the default debian repos.
I tried installing version 2025.3.1 and uploads work correctly, with the exact same config.js and the same nginx and systemd configs.
When attempting to upload a file, the usual progress bar appears, but it gets stuck on a couple kb and around 0.05%.
Does anyone know what the problem could be, or how to diagnose it? thanks