XF 1.4 Command line upgrade to 1.4.1 stopped "successfully" at 1.4.0 Alpha?

RobParker

Well-known member
I just upgraded from 1.2.2 to 1.4.1.

Doing everything on our test site went perfectly so I did it on our live site.

The upgrade finished with this message:

Code:
Running upgrade to 1.4.0 Alpha, step 5... done.
Rebuilding / importing data...
   
Upgrade completed successfully!

For some reason it didn't do the final upgrade steps. I did these through the browser and they seem to have finished fine but I wonder if this might point to a problem somewhere?
 
But when I went to my site it said that the upgrade to 1.4.1 was pending. It didn't do that on the test run I did.

Also I'm fairly certain the command line updater finished on 1.4.1. when I did it on my test site.
 
If you're using a cache mechanism that doesn't run via the CLI (something like APC), then you may need to re-do the cache rebuild via the web interface after running the CLI upgrade.
 
Top Bottom