• Resolved Julian Song

    (@julians3)


    When try to open the system dashboard

    WordPress version 6.2.2
    Active theme: Pursuit (version 2.1.1)
    Current plugin: System Dashboard (version 2.8.7)
    PHP version 8.1.20 Error Details
    =============
    An error of type E_ERROR was caused in line 4197 of the file /var/www/html/wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php. Error message: Uncaught Error: Class "Redis" not found in /var/www/html/wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php:4197
    Stack trace:
    #0 /var/www/html/wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php(11613): System_Dashboard_Admin->sd_object_cache('cache_content_f...')
    #1 /var/www/html/wp-includes/class-wp-hook.php(308): System_Dashboard_Admin->sd_dashboard_page('')
    #2 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
    #3 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #4 /var/www/html/wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/setup.class.php(250): do_action('csf_loaded')
    #5 /var/www/html/wp-includes/class-wp-hook.php(308): CSF_Setup::setup('')
    #6 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
    #7 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #8 /var/www/html/wp-settings.php(601): do_action('after_setup_the...')
    #9 /var/www/html/wp-config.php(249): require_once('/var/www/html/w...')
    #10 /var/www/html/wp-load.php(50): require_once('/var/www/html/w...')
    #11 /var/www/html/wp-admin/admin.php(34): require_once('/var/www/html/w...')
    #12 /var/www/html/wp-admin/index.php(10): require_once('/var/www/html/w...')
    #13 {main}
    thrown
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bowo

    (@qriouslad)

    @julians3 thanks for reporting. Will investigate a fix the next chance I get. By the way, what is your hosting / server set up? This error specifically relates to the absence of Redis, but was wondering about the tech stack you use for this particular site.

    Thread Starter Julian Song

    (@julians3)

    The site is set up in an interesting stack. It could be a memory issue.

    Currently checking with the hosting provider on this too. aws.amazon.com/blogs/containers/running-wordpress-amazon-ecs-fargate-ecs

    Plugin Author Bowo

    (@qriouslad)

    This has been fixed in v2.8.8. Please test on your end if possible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error’ is closed to new replies.