• 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

I can't update the new version

Sami

Chevereto Member
🎯Description of the issue

I can't install the new update.

▶🚶‍Reproduction steps
  1. Go to Dashboard -> Check update -> Update now
😢Unexpected result

Screen Shot 2020-01-07 at 10.06.52.png

📃Error log message
 
"Update now" should redirect you to /update?auth_token=thetoken. This was added 3.14.0 to provide more security to this process and avoid unintentional update. If your installation isn't redirecting to the auto_token version of /update, chances are that is because your files aren't actually updated (or delivered), which certainly is affecting javascript files but maybe it also PHP files are being cached in your server and the cache is delivering old stuff.

If you don't manage to get the working version, I suggest you co carry a manual update process as described in the documentation: https://chevereto.com/docs/update-guide
 
"Update now" should redirect you to /update?auth_token=thetoken. This was added 3.14.0 to provide more security to this process and avoid unintentional update. If your installation isn't redirecting to the auto_token version of /update, chances are that is because your files aren't actually updated (or delivered), which certainly is affecting javascript files but maybe it also PHP files are being cached in your server and the cache is delivering old stuff.

If you don't manage to get the working version, I suggest you co carry a manual update process as described in the documentation: https://chevereto.com/docs/update-guide
Thank you.
I updated to 3.14.1 by manual successfully.
 
Back
Top