question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AwsS3Multipart + Drive/Dropbox stalls after ~21mb

See original GitHub issue

Uppy v0.30.4 on the client (React) and @uppy/companion 0.17.4 on the server (Nodejs+Heroku).

S3 multipart uploads work like a charm when uploading local files, however when uploading files from Drive or Dropbox, uploads stall after about 21mb.

No errors in the console, nor on the server.

Just the following WS message:

{"action":"progress","payload":{"progress":"17.37","bytesUploaded":20971520,"bytesTotal":120758940}}

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
yonahforstcommented, Nov 18, 2019

@huydod - it sounds like you patched some Uppy’s code. Would you consider opening a PR? 😸

2reactions
goto-bus-stopcommented, Jan 15, 2020

not yet sorry 😦 i’ll make this higher priority and try to get it done before next month’s release 1.9.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Discovering and Deleting Incomplete Multipart Uploads ... - AWS
After selecting the bucket in the S3 console, we select the Management tab. Here we select Create lifecycle rule.
Read more >
Resolve issues with uploading large files in Amazon S3
I'm trying to upload a large file (1 GB or larger) to Amazon Simple Storage Service (Amazon S3) using the console. However, the...
Read more >
Solved: Upload has been stuck saying "1 sec left" for hour...
Dropbox is famous for this issue. Completely unaccpetable to spend hours uploading footage for it to fail....over and over.
Read more >
uploading the large file through chunking - Stack Overflow
If you chunk the file, and upload them using the multipart upload ... then CompleteMultipartUpload ), then S3 will re-assemble the file.
Read more >
Untitled
Mod dragones elementales, Arthur paul beal, Pimon and tumba challenge? ... Reservoir de fonroque, Games 28 days later, Przedszkole poprzeczna warszawa, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found