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: Unable to download file. #62

Open
2 tasks done
joern-h opened this issue Aug 14, 2024 · 1 comment
Open
2 tasks done

🐛 Bug Report: Unable to download file. #62

joern-h opened this issue Aug 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@joern-h
Copy link

joern-h commented Aug 14, 2024

👟 Reproduction steps

Upload a 1GB file to appwrite
Deploy a function using this dart SDK which downloads it. / Use the dart sdk locally and try to download it

👍 Expected behavior

It should download the file

👎 Actual Behavior

storage.getFileDownload crashes:

An internal curl error has occurred within the executor! Error Number: 104. Error Msg: Connection reset by peer\nError Code: 500

Might be a duplicate of: appwrite/sdk-generator#820

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

Linux

🧱 Your Environment

Appwrite 1.5.10
Dart SDK 11.0.3

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

@joern-h joern-h added the bug Something isn't working label Aug 14, 2024
joern-h added a commit to joern-h/sdk-for-dart that referenced this issue Aug 14, 2024
@joern-h
Copy link
Author

joern-h commented Aug 14, 2024

While my commit fixes my local test setup, the function execution still fails
I added some details here: appwrite/appwrite#6234 (comment)

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