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
- TLS cert ACME challenge fails for custom...
Hi All, Probably some traefik/domain issue, but I cannot figure out the problem for days, and any help would be much appreciated. I have 2 domains, let's say ...
- IP is allowed allow authentication witve...
```Error during authentication: AppwriteException: Direct IP access is not allowed in Vercel's Edge environment (hostname: x.x.x.x) at (node_modules/node-a...
- There is session but inside middleware.t...
``` // function to get session. export async function auth() { try { const cookieStore = await cookies() const sessionCookie = cookieStore.get("appwri...