mchung / heroku-buildpack-wordpress

Heroku buildpack: Wordpress on Heroku
mchung.github.com/heroku-buildpack-wordpress/
388 stars 333 forks source link

Wordpress 4.0 Stuck on No Update Required #82

Open vmetayer opened 10 years ago

vmetayer commented 10 years ago

Hi-

I set the WORDPRESS_VERSION config to 4.0. It succesfully upgraded, I navigated to /wp-admin. Wordpress requested a db update. However, I cannot access my dashboard. I am stuck on a page with this address site/wp-admin/upgrade.php?_wp_http_referer=%2Fwp-admin%2F

the message is No Update Required Your WordPress database is already up-to-date!

screen shot 2014-09-07 at 6 39 51 pm

Thank you

danstever commented 10 years ago

I had the same issue. Using MemCachier add-on -- Just had to flush the cache. Everything worked fine after.

vmetayer commented 10 years ago

Great, I'll try that this evening @danstever!

kumo commented 10 years ago

I had the same issue too and flushing the cache fixed it.

34r7h commented 10 years ago

Ok, found the flush button in the memcache add-on inside heroku admin. However, after flushing now the site loops between upgrade database page and no update required page..

nicdutil commented 9 years ago

Same here.. Flushing the cache returns me back to an update to version 4.1 page.

Nicolas

janharold commented 9 years ago

Yeah. Same here. Looping back to 4.1 update and no update required when you do the memcache flush.