You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: