Skip to content

WEBP images preview not working in 1.8.0 #10699

@tawfeks

Description

@tawfeks

👟 Reproduction steps

  1. Upload an webp image via console or any sdk
  2. Try to access it via /preview endpoint
  3. See the error:
    {"message":"no decode delegate for this image format `WEBP' @ error/blob.c/BlobToImage/481","code":400,"type":"storage_file_type_unsupported","version":"1.8.0"}

Also in storage console, the previews of webp images stopped from showing:
preview:1 GET ....long file url..... 400 (Bad Request)

👍 Expected behavior

It should work as before in 1.7.4. The images should be accessible via preview endpoint.

👎 Actual Behavior

It actually shows an error message

🎲 Appwrite version

Version 1.8.x

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

product / self-hostedIssues only found when self-hosting Appwriteproduct / storageFixes and upgrades for the Appwrite Storage.

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions