Matje Posted July 28, 2022 Share Posted July 28, 2022 At trying to upgrade to PS 1.7.8.7, the checklist mentions: "The 1-click upgrade module is up-to-date (your current version is v4.12.0)" and a red cross appears. That is strange, it should mention: "is not up-to-date", while the newest version is 4.14.2. Isn't it? And I can not continue as long as this is solved. Updating the 1-click upgrade module seems not possible. Any change to the module causes the Back Office to get inaccessibele. I have to put back my back-up to get it working again. Even if I click on "configure" in the module. I also downloaded the version 4.14.2 from Github and installed that: no avail. Link to comment Share on other sites More sharing options...
ComGrafPL Posted July 28, 2022 Share Posted July 28, 2022 Did you try with uninstall / delete module folder. Clear the cache and manual install 1-click upgrade module v 4.14.2. Link to comment Share on other sites More sharing options...
Matje Posted July 28, 2022 Author Share Posted July 28, 2022 3 hours ago, ComGrafPL said: Did you try with uninstall / delete module folder. Clear the cache and manual install 1-click upgrade module v 4.14.2. Yes, I did. Only I did not clear the cache. Is that essential? If yes, which cache? The cache of my browser? Link to comment Share on other sites More sharing options...
orotoi Posted July 28, 2022 Share Posted July 28, 2022 In our case, we had an error about 'cant read file key.php' which file was supposed to be on admin/autoupgrade/tmp folder, but tmp folder is not in the autoupgrade folder.. When we create the tmp folder under the module folder, it throws this error Malformed namespaced template name "@ModuleAutoUpgrade:error.twig" (expecting "@namespace/template_name"). And then we realize, that it was just write permissions error of the autoupgrade folder.. After fixing that, it works ok. Link to comment Share on other sites More sharing options...
Matje Posted July 28, 2022 Author Share Posted July 28, 2022 25 minutes ago, orotoi said: In our case, we had an error about 'cant read file key.php' which file was supposed to be on admin/autoupgrade/tmp folder, but tmp folder is not in the autoupgrade folder.. When we create the tmp folder under the module folder, it throws this error Malformed namespaced template name "@ModuleAutoUpgrade:error.twig" (expecting "@namespace/template_name"). And then we realize, that it was just write permissions error of the autoupgrade folder.. After fixing that, it works ok. Thanks for this hint! I found the autoupgrade folder. What should the permissions be? Now it reads: rwx r-x r-x Link to comment Share on other sites More sharing options...
orotoi Posted July 28, 2022 Share Posted July 28, 2022 It seems you have ok permissions (the first 3 is the owner.. and has Read/Write/eXecute). But you may be running the service with other user.. Maybe try give Write to group (the second triad.. making it rwx-rwx-r-x ..or if u see numbers is 755 and 775) ** Unfortunately for me tho, in the process of auto-upgrade.. another error came on.. about a change in the configuration table on and I m currently searching for it.. @ComGrafPL Have you manage to use the latest autoupgrade module successfully? Any idea for above? Link to comment Share on other sites More sharing options...
Matje Posted July 28, 2022 Author Share Posted July 28, 2022 Thanks again. We may give that a try. But after more then a full day of work on this issue, we decided to wait a while. The latest version of the 1 click module is only a few days old and apparently we are not the only one with this kind of problems. Hopefully the developers work on it. I will report here when we find a solution. No, we still can not update the 1 click upgrade module. And your new error is unknown to me. Link to comment Share on other sites More sharing options...
ComGrafPL Posted July 29, 2022 Share Posted July 29, 2022 15 godzin temu, orotoi napisał: It seems you have ok permissions (the first 3 is the owner.. and has Read/Write/eXecute). But you may be running the service with other user.. Maybe try give Write to group (the second triad.. making it rwx-rwx-r-x ..or if u see numbers is 755 and 775) ** Unfortunately for me tho, in the process of auto-upgrade.. another error came on.. about a change in the configuration table on and I m currently searching for it.. @ComGrafPL Have you manage to use the latest autoupgrade module successfully? Any idea for above? I would use an older version and try it out. Either custom free module to upgrade to the latest PS version. 775 on folder should work on this permission issue tho. Link to comment Share on other sites More sharing options...
Danny Moreno Posted March 8, 2023 Share Posted March 8, 2023 (edited) I'm having the same issue. I'm trying to update a 1.6.1.4 of PrestaShop but the 1 Click Upgrade module gives me a red X with the "The 1-click upgrade module is up-to-date (your current version is v4.14.2)". What's weird is that it's saying it's up to date but still gives me a Red X. I've tried 1. Deleting and reinstalling the module 2. Turned off cache and cleared cache 3. Permissions are set to 777 on all files and folders Any suggestions? Edited March 8, 2023 by Danny Moreno (see edit history) Link to comment Share on other sites More sharing options...
ovlcek Posted April 8, 2023 Share Posted April 8, 2023 @Danny Moreno You probably solved it already, but it's a bug. The latest version is 4.15 currently, download it from here https://github.com/PrestaShop/autoupgrade/releases and add it as a new module to prestashop, it'll udpate the existing one. It's comparing your version with the version from here https://api.prestashop.com/xml/channel.xml, search for autoupgrade there, there is a link as well. Link to comment Share on other sites More sharing options...
Matje Posted April 12, 2023 Author Share Posted April 12, 2023 Thanks for your post. No we did not solve it yet. Now I tried again to install the newest 1-click upgrade. First I uninstalled the old version, but after that the whole back-office is inaccessible. So I have to restore the backup. Link to comment Share on other sites More sharing options...
mousanajafi Posted June 1, 2023 Share Posted June 1, 2023 On 4/8/2023 at 1:44 PM, ovlcek said: @Danny Moreno You probably solved it already, but it's a bug. The latest version is 4.15 currently, download it from here https://github.com/PrestaShop/autoupgrade/releases and add it as a new module to prestashop, it'll udpate the existing one. It's comparing your version with the version from here https://api.prestashop.com/xml/channel.xml, search for autoupgrade there, there is a link as well. that's right for solve the problem just go in autoupgrade module directory and edit config.xml and set the latest version in "version" xml tag (for now is 4.15.0) eg: <version><![CDATA[4.15.0]]></version> Link to comment Share on other sites More sharing options...
PrestaPro LTD Posted November 21, 2023 Share Posted November 21, 2023 Now need use version actual on PrestaShop Addons 4.16.4 config.xml edit require Link to comment Share on other sites More sharing options...
aniwo_pl Posted April 4 Share Posted April 4 FIX Uninstall and remove the autoupdate module from the server. Then upload the one below. (This is version v4.14.2 pretending to be 5.0.1) autoupgrade_fix_forPS16.zip Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now