Warning: gzdecode(): data error in /usr/src/code/vendor/utopia-php/storage/src/Storage/Compression/Algorithms/GZIP.php on line 41
[Error] Timestamp: 2025-01-05T18:49:04+00:00
[Error] Method: GET
[Error] URL: /v1/storage/buckets/:bucketId/files/:fileId/preview
[Error] Type: Appwrite\Extend\Exception
[Error] Message: Zero size image string passed
[Error] File: /usr/src/code/app/controllers/api/storage.php
[Error] Line: 963
Anyone know how to resolve this? I cannot open any of the files anymore. I did the migration as described in the docs and everything else works fine.
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...