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
- FCM Message error
When creating a message target via flutter sdk via ``` final target = await _account.createPushTarget( targetId: targetId, identifier: deviceTok...
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...