Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your WordPress database is already up-to-date! - Bug #69

Open
odedharth opened this issue Nov 17, 2016 · 1 comment
Open

Your WordPress database is already up-to-date! - Bug #69

odedharth opened this issue Nov 17, 2016 · 1 comment

Comments

@odedharth
Copy link

Out of a sudden when I tried to enter the admin I got this message:

Your WordPress database is already up-to-date!

And the admin was blocked.
Turns out that this is a problem caused by Redis. Flushing Redis fixed it (temporarily of course)

Is there a way to fix this bug permanently?

@xyu
Copy link
Owner

xyu commented Dec 25, 2016

Do you have any more details as to what happened before this error occurred? Did you happen to update WordPress core? As you must have found out using the following will flush your Redis cache:

$ heroku run wp cache flush

If you can reproduce this problem I can look into some way of automatically flushing the cache to avoid this issue in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants