[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
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...