Skip to content

馃悰 Bug Report: File upload fails if file is greater than 5 MB i.e., needs multiple chunks#239

Description

@puntiz

馃憻 Reproduction steps

I upload file smaller than 5 MB is its works no problem as soon as I try uploading file larger than that I run into below errors captured from network console and docker logs

This was different on Appwrite 1.6.0 with SDK 13.0.0 .. below the previous issue about this that was closed

#225

The storage bucket has allows all users to be able to upload files, max file size is 300 mb, compression enabled with Gzip, encryption enabled and file security disabled

馃憤 Expected behavior

SDK should manage chunking and should upload the file

馃憥 Actual Behavior

Image
Image

馃幉 Appwrite version

Version 2.0.x

馃捇 Operating system

Linux

馃П Your Environment

Appwrite self hosted 1.6.1
SDK 14.0.0

Same issue when tested with SDK 13.0.0

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions