Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading large files times out #130

Open
rschuiling opened this issue May 30, 2021 · 0 comments
Open

Uploading large files times out #130

rschuiling opened this issue May 30, 2021 · 0 comments

Comments

@rschuiling
Copy link

rschuiling commented May 30, 2021

I kept getting an error when uploading a file of 26GB from rclone WebGUI to Scaleway storage.

rc: "operations/uploadfile": error: multipart upload failed to read source: context canceled

It appears this is due to a browser timeout on uploading very large files. Uploading through the rclone CLI worked perfectly.

It would be my recommendation to at least mention in the docs that no large uploads should be tried using the WebUI. Or perhaps put a warning in the WebGUI about this. Or maybe a better log warning is possible? 'Context canceled' does not really point to a timeout error for me.

See also this forum discussion: https://forum.rclone.org/t/webgui-file-too-large-when-uploading-to-scaleway/24128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant