• When I use query monitor I have 24 Http Request all of which are called

    GET
    blacklistapi/

    The response for all of them are Request Timed Out

    Call Stack

    WP_Http->get()
     wp-includes/class-http.php:426
    wp_remote_get()
     wp-includes/http.php:172
    GD_System_Plugin_API->make_call()
     wp-content/mu-plugins/gd-system-plugin/class-gd-system-plugin-api.php:81
    GD_System_Plugin_API->get_blacklist()
     wp-content/mu-plugins/gd-system-plugin/class-gd-system-plugin-api.php:24
    GD_System_Plugin_Blacklist->get_blacklist()
     wp-content/mu-plugins/gd-system-plugin/class-gd-system-plugin-blacklist.php:168
    GD_System_Plugin_Blacklist->is_plugin_blacklisted()
     wp-content/mu-plugins/gd-system-plugin/class-gd-system-plugin-blacklist.php:147
    GD_System_Plugin_Blacklist->disable_activate_link()
     wp-content/mu-plugins/gd-system-plugin/class-gd-system-plugin-blacklist.php:93
    apply_filters('plugin_action_links')
     wp-includes/plugin.php:213
    WP_Plugins_List_Table->single_row()
     wp-admin/includes/class-wp-plugins-list-table.php:550
    WP_Plugins_List_Table->display_rows()
     wp-admin/includes/class-wp-plugins-list-table.php:434
    WP_List_Table->display_rows_or_placeholder()
     wp-admin/includes/class-wp-list-table.php:1150
    WP_List_Table->display()
     wp-admin/includes/class-wp-list-table.php:1080

    Component is: Plugin: gd-system-plugin

    Is this bad? My site still works

    I’m using Https for entire site could that be causing it?

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

The topic ‘GD-System Plugin : Request Timed Out’ is closed to new replies.