[SOLVED] error HTTP/2 send again with decreased length when uploading certain images
- 0
- 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
- Web SDK chunk upload to Storage without ...
As discussed in this older thread (https://discord.com/channels/564160730845151244/1216821517749321808), the Read permission for Any needs to be enabled in orde...
- Storage getFilePreview for GIF file retu...
Used to work in 1.6.x but with 1.7.4 upgrade it seems to be broken.
- CORS errors with storage bucket
I have a javascript file in the storage bucket and I used the view endpoint in an `src` attribute of a `<script>` tag. But I am getting the `net::ERR_BLOCKED_BY...
