Seafil finish uploads, saving... then upload loop again

I am having a weird problem that I also had with Owncloud Server.

When I upload a file of 800 MB, the upload is okay from start to finish. Then seafile is saying “saving…” in the same windows. It takes some times and then the upload restart at the beginning. It is looping like that without uploading the file on the server.

What kind of issue is this and what should be the solution ?

I am using Seafile with Nginx. I also tried several solution like increasing body size.

Thanks in advance for your helps, this problems is really annoying…

Madz

Just for the record: the issue is that your timeouts are too low. The client gets a timeout and thinks the download failed and starts it again while seafile-server still indexes the file on the server and the upload succeeds.

https://github.com/haiwen/seafile-client/issues/1073 (duplicate of this question)