Upgrade from 5.5.1 issue-page not found

Permalink 1 user found helpful
Hi,

Once in admin I am given the option to upgrade from 5.5.1. I click on the link to learn more and install the update and I get a page not found. referencing... domain.com/index.php/dashboard/system/maintenance/update/update/

Any ideas how to make repair?

tommyh
 
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
There have been problems with auto update recently so I would advice against using it, instead do this,
download the latest package from this website (currently 5.5.2.1),
unzip the package and ftp it into the root/updates/ folder,
then run this file from your browser,
http://www.yoursite.com/index.php/tools/required/upgrade...
make sure you backup your database before updating just in case..

If you need to re-run the update file use this code
http://www.yoursite.com/index.php/tools/required/upgrade?force=1...
andrew replied on at Permalink Best Answer Reply
andrew
This is just a typo in the link in that particular version of concrete5. Try going to this link:

domain.com/index.php/dashboard/system/backup_restore/update/

That should let you download the update and then apply it. It should work fine. The typo will be fixed in the newer version as well.
tommyh replied on at Permalink Reply
tommyh
Worked like a charm... Thanks!