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

Can't upload videos larger than 2GB #616

Open
4 tasks done
tehKost opened this issue Mar 4, 2024 · 0 comments
Open
4 tasks done

Can't upload videos larger than 2GB #616

tehKost opened this issue Mar 4, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tehKost
Copy link

tehKost commented Mar 4, 2024

Steps to reproduce

Trying to upload big file (~8GB), got ERR_FS_FILE_TOO_LARGE error. Node.JS can't read whole file in memory.

Failure Logs

RangeError [ERR_FS_FILE_TOO_LARGE]: File size (8453595338) is greater than 2 GiB

Expected behavior

Should upload

Current behavior

Getting error

Version

Default

Anything else?

No response

Checklist

  • I am running the latest version.
  • I checked the documentation and found no answer.
  • I have searched the existing issues and made sure this is not a duplicate.
  • I have provided sufficient information.
@tehKost tehKost added the bug Something isn't working label Mar 4, 2024
@LuanRT LuanRT added enhancement New feature or request good first issue Good for newcomers and removed bug Something isn't working labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants