[CLOSED] Slow service connection on uploading a video and different file type after upload
- 1
- Flutter
- Storage
- Cloud
So since such format is not allowed, you can't upload it
Wait, converted to MP4 and still can't upload it 🤔
Okay, seems like it was my internet connection
Now uploaded
Not sure why it takes so long to upload
Seems like it's uncompressed
I also tried to upload another different file but it the same it takes so long to upload
I think there is no need to compressed becuase the file itself is around 4mb
according to the settings of the storage
Nope, you should not use compression for a faster upload
I mean, compression should be done client side
But cloud overall seems to be slow compared to my instance (probably because I'm using a CDN)
I just upload the file in cloud appwrite I did not use any api or client side, just only the appwrite site
but thanks for the help I think we can end this issue.
Wait to see if anyone has any suggestions
I compress the video so it now have 3mb
but still slow to upload but it successful to get the actual type.
How slow? How long did it take? Also, it could be slower because the server is in Germany
with the 4mb it takes at least 8 minutes long, the video duration itself is not so long
it could be the server is in germany
I am from Philippines btw.
That's about 1.5km more than me
shall I close this then?
yup
[CLOSED] Slow service connection on uploading a video and different file type after upload
Recommended threads
- Realtime fails to connect/reconnect
I have been having trouble with my appwrite realtime connection for a few days now. Before the code that was working fine now is giving failed to connect errors
- How to stop my project from being frozen...
So we encountered an error in production because our appwrite project had been frozen due to inactivity. Is there any way of automating checking in and activity
- 403 The current user has been blocked.
Hello, I have a free plan; I've tried to access my project and I get the message "403 The current user has been blocked." I have database, sites, and auth in us...