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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...