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

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

Open
2 tasks done
puntiz opened this issue Dec 20, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@puntiz
Copy link

puntiz commented Dec 20, 2024

👟 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

👍 Expected behavior

It should upload the file

👎 Actual Behavior

Image
Image

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

Linux

🧱 Your Environment

Self Hosted 1.6.0
Flutter SDK 13.0.0 and 13.1.0 both have the same issue

👀 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?

@puntiz puntiz added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant