• My website was broken when the Redis server died, restarted server and things are working again, looking forward to when the plugin side fix is pushed live. Support responded within 24 hrs or so, good on them.

    I came in from the weekend to find my website is broken due to the object cache throwing an error:

    Uncaught Error: Call to a member function get() on null in

    I’ve had to disable object-cache.php and redis plugin to get my site back up, not a happy camper.

    • This topic was modified 1 month, 1 week ago by digitalboss.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    If Redis Server goes down, your site will go down as well. This is expected.

    Restarting Redis Server resolves the issue. Ideally something like supervisord is used to keep Redis Server alive.

    Deleting the /wp-contents/object-cache.php would fix the issue as well until Redis Server is restarted.

    Thread Starter digitalboss

    (@digitalboss)

    Thanks for the info there, I am not a coder / certified dev, so it was helpful and I’ll be taking a look at options for keeping the server alive. Any ETA on when that fix is going live on the WordPress plugin site?

    • This reply was modified 1 month, 1 week ago by digitalboss.
    Plugin Author Till Krüss

    (@tillkruess)

    We’re tagging a release tomorrow 👍

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this review.