• 2tyerd

    (@2tyerd)


    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)
  • Moderator t-p

    (@t-p)

    “gd-system-plugin”?

    I could not find this plugin in the WP free plugin directory:
    https://www.ads-software.com/plugins/search.php?type=term&q=gd-system-plugin

    where did you download it from?

    Thread Starter 2tyerd

    (@2tyerd)

    I found the php file and it’s got to do with GoDaddy.

    I’m not hosted on there however.

    it’s in the folder mu-plugins

    Moderator t-p

    (@t-p)

    – These forums are for free plugins/themes available in the WordPress plugin/theme director. So please contact the developer/vendor directly for support with your question. You’ll be more likely to find a good answer from them, for they have the access to its code. Forum volunteers are not given access to commercial products, so they would not know why your /custom/commercial theme or plugin is not working properly. The developers/vendors are responsible for supporting their custom/commercial product. See https://codex.www.ads-software.com/Forum_Welcome#Commercial_Products

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GD-System Plugin : Request Timed Out’ is closed to new replies.