• Resolved tobyw7

    (@tobyw7)


    I am experiencing problems with internal 500 error on our WP site running 6.2.2.

    I have enabled debug and see this message in the logs.

    Is there anything I can do?

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

    (@vmarko)

    Hello @tobyw7

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

    Can you please confirm that the problem persists if you temporarily disable W3TC?

    Thanks!

    Thread Starter tobyw7

    (@tobyw7)

    Hi Marko

    I will deactivate the plugin for a period of time and update with the results. It seems that the debug log is flooded with this error message currently.

    Thread Starter tobyw7

    (@tobyw7)

    I also noticed the version of PHP on this site was outdated so have upgraded to 8.2 – will monitor.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @tobyw7

    The  wp_cache_flush_runtime is not a 500 error and it’s related to a Object Caching if enabled using Disk.

    Do you have any fatal errors besides the  wp_cache_flush_runtime that may be logged at the moment you are getting 500 errors?

    Thanks!

    Thread Starter tobyw7

    (@tobyw7)

    I’ve checked the log but other than a lot of PHP deprecated messages can’t see anything that stands out. The same errors happened before the last outage period – each time it’s around 5 minutes. Trying to rule out various pieces.

    The 2 related to W3TC are late_caching and nginx_memcached

    • This reply was modified 3 years ago by tobyw7.
    • This reply was modified 3 years ago by tobyw7.
    Thread Starter tobyw7

    (@tobyw7)

    @vmarko the other half of the error message if it helps –

    Your object cache implementation does not support flushing the in-memory runtime cache

    Does it mean anything?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @tobyw7

    Thank you for your feedback.

    We are already working on this and we have a GitHub ticket opened.
    Thank you for your patience.

    Thread Starter tobyw7

    (@tobyw7)

    Okay thank you 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Function wp_cache_flush_runtime was called incorrectly message in debug log’ is closed to new replies.