sciserver / scidrive-ui

Web UI for scidrive
http://www.scidrive.org
Apache License 2.0
0 stars 0 forks source link

Transfer jobs occasionally fail with HTTP 400 #73

Open dmedv opened 8 years ago

dmedv commented 8 years ago

When moving large groups of files from one panel to another, some of the files do not get transferred. No error message is displayed in the browser. In server logs there are errors like this:

ERROR edu.jhu.pha.vospace.jobs.TransferThread - Error executing job 3a5311a1-05ca-424a-a6a0-f538be926844: HTTP 400 Bad Request

dimm0 commented 8 years ago

See #72

dmedv commented 8 years ago

Still doesn't work. The 400 errors in the log seem to be gone, but some of the files still don't get transferred.

dimm0 commented 8 years ago

Please test again, probably related to #75