I'm having trouble uploading files that are 2-3 MB in size. When I try with smaller files (around 100 KB), the upload works fine. The maximum file size limit in Appwrite is set to 50 MB, so that shouldn't be the issue. My current internet speed is slower than usual—20 Mbps download and 2 Mbps upload. I was able to upload similar files previously, likely due to a higher upload speed. However, I believe I should still be able to upload these files even if it takes longer (up to a minute or more). The upload attempts are failing after about 10-12 seconds. Could this be related to network speed, or is there something else that might be causing the issue? Any advice or solutions would be appreciated!
Recommended threads
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...