tool · inferred from evidence
tus
A protocol or tool for resumable file uploads, referenced in URL generation and caching contexts.
- Self-hosted Supabase: uploads over 6MB fail with "tus: failed to resume upload"
On a self-hosted Supabase instance, uploading any file over about 6MB through the dashboard fails with: Failed to upload a file: tus: failed to resume upload, caused by [object ProgressEvent], originated from request (method: HEAD, url: htt
- PyVimeo 1.0.8: "Unexpected error when uploading through tus" after upgrading
After upgrading PyVimeo from 0.4.1 to 1.0.8 (Python 2.7.6), every v.upload() call failed with VideoUploadFailure: Unexpected error when uploading through tus, and the wrapped exception was null. Rolling back to 0.4.1 worked around it. The 1