Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
2 answers
132 views

I have a problem with Tus protocol with Uppy and Laravel. When I upload a file, no data is sent to the server. The Head controller return 404 error cause file not found. Then the post request is send ...
0 votes
1 answer
134 views

I have a @tus/server backend with a react uppy frontend. And when uploading I'm getting this response "The file for this url was not found" Im runnin multiple containers and the vps is ...
0 votes
1 answer
64 views

Im trying to use TUS to upload file to server. im getting error "unexpected status code 302 while resuming upload" and have times i receives another error "unexpected status code (302)...
Debora A's user avatar
0 votes
1 answer
383 views

I'm hosting Supabase with Kong and using TUS for resumable file uploads. My goal is to ensure that all client-side requests consistently start with https://myhost.com/storage/v1/..., and have Kong ...
0 votes
0 answers
69 views

I'm using TUS Java client (io.tus.java.client.Tusupload) to upload a large (several giga bytes) file using tus protocol to my server which is based on me.desair.tus.server.TusFileUploadService. On the ...
nyholku's user avatar
  • 488
0 votes
1 answer
442 views

I'm facing a weird issue with file uploads using FilePond and TUS with Supabase Storage. The uploads for files under 6MB work fine, but anything above that gets stuck at a certain percentage. usually ...
0 votes
0 answers
292 views

While using the standalone Companion server, I encountered an error while attempting to upload to the target endpoint at http://localhost:54321/storage/v1/upload/resumable. It seems that adding an ...
2 votes
0 answers
91 views

this is a question I also asked on the tusdotnet git forum. I extend my reach here so I could probably get a wide variety of responses and suggestions. I am new to using the tus upload protocol, ...
0 votes
1 answer
122 views

I'm pretty new to JS. I'm using a third-party library that has an async callback. The problem is that I need to run through the function in its entirety before processing the next callback. I'm using ...
0 votes
1 answer
275 views

I'm pretty new to the node.js/frontend world and am getting bamboozled by the various frameworks. I have a node project that I can run locally. I've got a simple proof of concept up and running using ...
1 vote
1 answer
183 views

how to achieve this? I have tried tusc flutter packages. Everything has the same flow like pushing the video chuck to tus server https://master.tus.io/files I need to push the video source to the ...
2 votes
1 answer
2k views

I saw the documentation in bunnystream's API, for uploading videos using TUS. I copied the javascript example, changed the data to my own. And the console gives me this error: Error: tus: unexpected ...
0 votes
0 answers
265 views

I have used tus.js client and tus-php to upload videos to my server. But after uploading the files when I try to stream it on the player it is waiting the whole video to load to start playing. This is ...
1 vote
0 answers
692 views

I have a tusd dockerized as follows: tusd-addressfull: image: my-tusd environment: - FILE_SERVICE_URL - AWS_ACCESS_KEY_ID=${S3_ACCESS_KEY} - AWS_SECRET_ACCESS_KEY=${...
0 votes
1 answer
998 views

This is an explanation of a problem, I encountered while uploading files to S3 using tus-node-server or Tusd. The problem, is I have a server running tus server and takes requests from react and react ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /