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

Uppy shows the upload as "complete" despite the tusd pre-finish hook failing #3446

Closed
schtschenok opened this issue Jan 21, 2022 · 2 comments
Labels

Comments

@schtschenok
Copy link

I'm using Uppy v2.4.1 and tusd v1.8.0 running on Windows.
When tusd pre-finish hook fails, Uppy still shows the upload as "Complete" in the status bar, and error or upload-error events are not firing. In this case, the HEAD request Uppy makes after the upload fails as well with 423 Locked status from tusd.

I'm actually not sure if this behavior is expected, if it is - could you please suggest a way to "fail" the upload in Uppy on a failed tusd pre-finish hook?

Thank you!

@Zer0x00
Copy link

Zer0x00 commented Jan 11, 2024

Same issue here

@Murderlon
Copy link
Member

It's not possible to do post-processing validation currently and it has nothing to do with Uppy but with tus. See this issue: tus/tus-js-client#557

@Murderlon Murderlon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants