StorjOld/web-core

Uploads for files larger than a few k, less than 1 mb broken

Closed this issue · 2 comments

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.

This isn't an issue on new version, the ember branch. I think #9 and #10 are resolved already too. Please wait for the new branch to file new issues, so they aren't redundant.

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.