• 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

Installation failure.

Drifter

💖 Chevereto Fan
Pro
Dear user, kindly note that Tech Support is free, but please note:

  • ⚠️ Check hotfixes first
  • ⏳ Ticket response time is within 72-hours 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]
 

Attachments

  • Chev1.PNG
    Chev1.PNG
    34.1 KB · Views: 6
It speaks to missing Imagick, which is was, however when added it goes to a white page and fails to load anything. Remove it it goes back to the image attached. There is a code error somewhere.
 
Thats fine. I'll see how the next version goes. I am still trying to get the hosting company to properly configure WEBP for version 3.2 at this point but thats been a failure as well at this point. Thankfully this is a hobby and not a critical thing. Really want to see the new features going forward though.


Hello Steve,

I disabled Imagick so that it uses GD.

Lets see if that works.

Do let us know if you have any further questions or concerns.

So back to 4.0, am I to understand that it is really only working in the container environment or docker at this point? That’s an area I know little about at this point but will. Just asking questions as I want to stay self hosted and if the 4.0 is not really ready I’ll just keep on learning the 3. Series better for now.
 
Last edited:
For V3.20.15 / V4.0.0.beta.3 the supported image library formats will be automatically detected. If your system doesn't support webp it won't throw the error message anymore, it will just disable webp internally and let you use the system with the available formats in your server.

This will remove the trouble of having to tweak the settings file in case of missing formats.
 
Back
Top