Added by R Eddy about 6 years ago
I am trying to upload a large 7.9GB file using DMSF and keep getting the error 'HTTP error Upload URL might be wrong or doesn't exist'
I have increased the size in the redmine.conf file to:
client_max_body_size 20000m; - but still no success.
I get the following error in the logs:
2018/10/17 11:02:10 [error] 43426#0: *2 recv() failed (104: Connection reset by peer) while sending to client,
I've increased the timeout in the nginx.config to 2000s but that didn't help either.
Ideas?
Same problem!