You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Out of a sudden when I tried to enter the admin I got this message:
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?
The text was updated successfully, but these errors were encountered: