Skip to content

Uploading large files (e.g. 100 MB PDF file) as Namespace Files crashes the Namespace Files UI silently  #10983

@st1p3kolovrat

Description

@st1p3kolovrat

Describe the issue

Description:
User uploads 100MB pdf file and the app crashes

File used to upload:
100MB pdf from https://testfilehub.github.io/

Steps to reproduce upon first upload:

  1. If the file is not uploaded and you are planing to upload from new flow just go to your flow -> file and upload a file

Steps to reproduce after file is already uploaded:

  1. open existing flow
  2. click Edit -> Files
  3. Click on the troublesome file

Image

....and wait a bit until it crashes

Expected:
If 100MB is not allowed to throw error message which informs user of the file max size

Actual:
File has been uploaded. However upon opening of the edit tab in existing flow app slows down and eventually crashes. Rehreshing of the page wont help. Only solution is to close down the web tab and reopen the page again. It will work up until you open any flow and go to Edit. Which will start a new crash again.

No error messages displayed in docker logs
No error message displayed in browser console

Questions:

  • Is it allowed by design to upload pdf file at all
  • What is max file size

Additional info - environment:
Using docker compose I have latest env up and running with persistent DB

Image Image

Environment

  • Kestra Version: develop

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/backendNeeds backend code changesarea/frontendNeeds frontend code changesbugSomething isn't working

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions