• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • 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

Error: "Imagick WEBP image type support is not enabled."

user_0e51c

Chevereto Member
Dear user, kindly note that Tech Support is free, but please note:

  • ⚠️ Check hotfixes first
  • ⏳ Ticket response time is within 7 working days if you need a faster response purchase Extra Support
  • 🇨🇱 Support is delivered in CLST working hours
  • 🚧 Tech Support only covers software issues
▶ Reproduction steps
  1. [Example: Update from X to Y]
  2. [Example: Open the website]
  3. [Example: Go to /upload and upload a X image]
😢 Unexpected result

[Example: The website responds with a 500 error, in some routes it is just a white screen. The debug from the server is... ]

📃 Error log message

[Example: Must attach/paste the server error log relevant to this issue]
 
Solution
I am a fvcking idiot. I had three web-apps that I was trying to update, and I uploaded the settings.php file to the wrong domain. Dios mio. Sorry for wasting your time. ☹️

Attachments

  • error.txt
    34 KB · Views: 1
👉 Imagemagick doesn't include support for webp by default, it needs to be compiled with it. In plenty cases imagick libs available in pre-made servers won't support webp. The best you can do is to ask your provider to catch up with modern times.

Your editing seems correct, make sure that the server isn't caching that file. If you get "Imagick fail format" then definitely the file is cached, because your editing sets gd.
 
I am a fvcking idiot. I had three web-apps that I was trying to update, and I uploaded the settings.php file to the wrong domain. Dios mio. Sorry for wasting your time. ☹️
 
Solution
Back
Top