• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

can't upload file type webp error Unable to read image from path

yuttakarn

Chevereto Member
  • flat_ui_hexagon-17-256.webp - Unable to read image from path (/var/www/vhosts/xxxx/httpdocs/images/2021/04/30/flat_ui_hexagon-17-256.webp).
 
To complement what @lovedigit precisely said, share with us Chevereto version used and system libraries present in your system.

What I want to know is the image library that your installation is using, you can check tha at /dashboard
 
Try using GD instead of imagemagick. Since if i remember it right imagemagick has issues with some formats
That's right, some time ago I noticed that some imagemagick packaging doesn't explicit include webp, it affected some beta users.

This kind of stuff happens all the time, I recommend always to use Ondrej's as that what I use as server standard. I will care to document about it.
 
That's right, some time ago I noticed that some imagemagick packaging doesn't explicit include webp, it affected some beta users.

This kind of stuff happens all the time, I recommend always to use Ondrej's as that what I use as server standard. I will care to document about it.
thank you for support i try use GD working but if webp with Animated can't upload show "
  • 200w.webp - Animated WebP is not supported"
 
It is patched in demo.


You'll have to wait for v3.20 release. Which will be released sometime this month.

 
Back
Top