[SOLVED] error HTTP/2 send again with decreased length when uploading certain images
- 0
- Resolved
- Self Hosted
- Storage
I have storage using digital ocean and some files (images) refuse to upload and constantly throws error:
[Error] Timestamp: 2023-11-03T15:03:50+00:00
[Error] Method: POST
[Error] URL: /v1/storage/buckets/:bucketId/files
[Error] Type: Exception
[Error] Message: HTTP/2 send again with decreased length
[Error] File: /usr/src/code/vendor/utopia-php/storage/src/Storage/Device/S3.php
[Error] Line: 875
it doesn't occur to all files but when it does it's file specific and I didn't find a way to fix it, below is one of them. and I am not sure if discord affects the file so here is a download link: https://cc-west-usa.cjdropshipping.com/quick/product/e8878426-daaa-40c8-bbdd-ad91f3627961.jpg?x-oss-process=image/resize,m_pad,w_400,h_400 this one should be identical
What version of Appwrite?
@Steven I've had the problem with 1.4.3, I then upgraded to 1.4.9 and it persisted, I have since changed the storage provider from digital ocean to backblaze and the problem was solved
[SOLVED] error HTTP/2 send again with decreased length when uploading certain images
Recommended threads
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...