• Resolved seboaus

    (@seboaus)


    HI,

    I am getting the error:

    Function wp_cache_flush_runtime was called incorrectly. Your object cache implementation does not support flushing the in-memory runtime cache. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/sebocoma/public_html/shop/wp-includes/functions.php on line 5835

    In my debug.log file after updating WordPress 6.1.1.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @seboaus

    Thank you for reaching out and I am happy to assist you with this.

    Can you please share if you are using Object Caching and if so, what is the caching method you are using?

    Thanks!

    Thread Starter seboaus

    (@seboaus)

    Hi @vmarko,

    I am using object caching and I am using the disk method.

    Thanks.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @seboaus

    Thank you for your feedback.
    We do have an open GitHub ticket for this. It’s recommended not to use the Disk caching method for Object Caching.

    DO you have an option to install Memcached or Redis on your server?

    Thanks!

    Thread Starter seboaus

    (@seboaus)

    Hi @vmarko,

    Thank you for sending through the GitHub ticket.

    I don’t have an option for installing either caching system. Would you recommend disabling object caching all together in this case?

    Thanks.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @seboaus

    Thank you for your feedback. Yes, for the time being, you should avoid using the OC.

    Thanks!

    Hello, I have the same error and I am using memcached, my installation is in a vps in digital ocean. Thanks for your reply

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Function wp_cache_flush_runtime was called incorrectly. Your ob’ is closed to new replies.