Uploads for files larger than a few k, less than 1 mb broken
Closed this issue · 2 comments
angstwad commented
http://node1.metadisk.org/ is not responding to uploads greater than seemingly a few K. Can't test. Broken via API, web UI (Metadisk).
It appears to take a bit of data, first chunk maybe, then stops responding on the socket. Looks like nginx closes the connection on a timeout.
boshevski commented
EmergentBehavior commented
This is resolved on the ember branch, as @boshevski noted. I ran several tests simultaneously uploading 5 MB, 100 MB, etc. and they all uploaded fine. Once the branch is ready, we'll push it to master and deploy it on our test nodes.