• Received a redis fatal error that is referring to AWS Cloudfront, and when looking at the “get_site_transient(‘ “as3cf_notices” ‘)” in google it pointed me to “WP Offload s3 Lite” So im assuming there is an issue with php 8.1 which of course we arent on.
    An error of type E_ERROR was caused in line 1362 of the file /code/wp-content/plugins/wp-redis/object-cache.php. Error message: Uncaught RedisException: read error on connection to 10.73.0.217:11134 in /code/wp-content/plugins/wp-redis/object-cache.php:1362
    Stack trace:
    #0 /code/wp-content/plugins/wp-redis/object-cache.php(1362): Redis->get(‘zlg_site-transi…’)
    #1 /code/wp-content/plugins/wp-redis/object-cache.php(729): WP_Object_Cache->_call_redis(‘get’, ‘zlg_site-transi…’)
    #2 /code/wp-content/plugins/wp-redis/object-cache.php(139): WP_Object_Cache->get(‘as3cf_notices’, ‘site-transient’, false, NULL)
    #3 /code/wp-includes/option.php(1990): wp_cache_get(‘as3cf_notices’, ‘site-transient’)
    #4 /code/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-notices.php(307): get_site_transient(‘as3cf_notices’)
    #5 /code/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-notices.php(191): AS3CF_Notices->find_notice_by_id(‘php-version-72-…’)
    #6 /code/wp-content/plugins/amazon-s3-and-cloudfront/classes/as3cf-plugin-compatibility.php(966): AS3CF_Notices->remove_notice_by_id(‘php-version-72-…’)
    #7 /code/wp-includes/class-wp-hook.php(310): AS3CF_Plugin_Compatibility->maybe_warn_about_php_version(”)
    #8 /code/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
    #9 /code/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #10 /code/wp-admin/admin-ajax.php(45): do_action(‘admin_init’)
    #11 {main}

Viewing 1 replies (of 1 total)
  • Plugin Support Delicious Brains Support

    (@dbisupport)

    Hi @innovationv,

    WP Offload Media Support Team here. Thanks for reaching out with your query, we would be happy to assist!

    This seems to be the first time we encountered this issue. It’s possible this is more of a Redis timeout issue. The thread below seems to be similar:

    https://www.ads-software.com/support/topic/php-error-530/

    Do you often get this error, and is it often triggered by WP Offload Media Lite?

    Also, what version of PHP are you using? The notice seems to be warning you about using a PHP version less than 7.2.

Viewing 1 replies (of 1 total)
  • The topic ‘AS3CF Compatibility Possible issues’ is closed to new replies.