Sorry, my fault. I’m using a separated reverse proxy and the value for client_max_body_size
in the Nginx config of the reverse proxy was different from the value in the Nginx config of the Seafile server for some reason. If both are set to client_max_body_size 0;
syncing works fine again.
1 Like