subnub/myDrive

Large file upload fails without error message

Ghoelian opened this issue · 1 comments

Whenever I try to upload a file larger than about 2gb, the upload fails after exactly 1 minute. The only feedback in the terminal I get in both production and development mode is
Upload Request Cancelling... File Removed

I imagine that it's some kind of timeout, since the time is exactly 1 minute, but I'm not at all sure.

I'm running MyDrive on a Raspberry Pi 4b, running Ubuntu 20.04 arm64.

Fixed in #23