You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Connection reset by peer" can mean that the download took longer than the maximum allowed time. But if its triggered before that, there can be some other issue.
can you please share the code that can reproduce this error?
👟 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?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: