• 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

Update to v3.20.18 is broken

blackjack

Chevereto Member
I have no docker and i run php 7.4 + nginx. Both of my chevereto installs running fine since years and now this new update throw an error when i tried to install it.

So yes it is a bug and becasue it is reproducable on two instances.

And it would be awesome to get some feedback to this topic.


Update fehlgeschlagen​

  • 16:57:46 Datei /home/heinz/web/*****.com/public_html/importing/.htaccess kann nicht aktualisiert werden - php:heinz>copy>/home/heinz/web/*****.com/public_html/app/install/update/temp/chevereto/importing/.htaccesscopy(/home/heinz/web/*****.com/public_html/importing/.htaccess): failed to open stream: Permission denied
  • 16:57:39 Versuche v3.20.18 zu entpacken
  • 16:57:39 v3.20.18 wurde heruntergeladen, Entpacken wird fortgeführt
  • 16:57:36 Starte Download der Version v3.20.18
  • 16:57:36 Update notwendig, Download wird ausgeführt
  • 16:57:36 v3.20.18 ist die aktuellste verfügbare Version
  • 16:57:36 Checking for updates
  • 16:57:36 Valid license key
  • 16:57:34 Installierte Version: v3.20.17
 
So yes it is a bug and becasue it is reproducable on two instances.
The requirement for a bug is to be able to reproduce the exact same error in any context, in any other installation, and it must be caused by the software.

This is not a bug, the system is telling you that permissions on the file system are wrong. You edited some files and you altered the permissions, likely because you rooted and edited the file, so the php process is unable to override that file on update.

Either fix permissions or proceed with manual update.
 
Back
Top