Justin Ruggles
Justin Ruggles
Any update on this?
Unfortunately this is now causing more problems than it fixed. It was working fine for a few jobs when I did testing, but in production with a higher volume it...
I am trying to track down an example in our server logs to find out what specifically is triggering the issue. Is this occurring for every upload or only intermittently?
Thanks. I was able to find the errors in the server logs. It seems that the client is trying to make the POST request to the creation endpoint. It shouldn't...
Yes, we should be able to get it sorted out this week
I've basically hit a dead end with debugging. So far, my theory is that something is causing the HEAD request [here](https://github.com/ankitpokhrel/tus-php/blob/a1e75fa8b21467874feb6f8d283e7f21ccd02085/src/Tus/Client.php#L383-L391) to throw an Exception, leading to tus-php trying to...
This is expected. Vimeo does not currently allow uploads that are less than 0.5s in duration.