Skip to content

When deleting cache on Server Side, Uppy's implement of TUS JS Client throws 404 and show console #5636

Open
@BlinqxRobbieMinderhoud

Description

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

No response

Steps to reproduce

Uppy Version: v4.3.0

Simply uploading a file will cause this error.

My setup:

Image
This happens after the file is fully uploaded. This is stored in a function that complete the upload.

Image
Afterwards I will get a 404 error regarding the cache key that is not found.

This may be a problem in the tus js client.

Expected behavior

A warning in my console or an option that will catch the console error instead of throwing it in my console.

Actual behavior

a 404 error in my console

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions