- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Operation Timeouts Reported By Query Monitor’ is closed to new replies.
Hello,
Query Monitor is reporting the following on admin dashboard plugins page on page load.
1 POST
http://wp-updates.com/api/2/plugin Operation timed out after 5001 milliseconds with 0 bytes received curl WP_Http->post()
wp-includes/class-http.php:412
wp_remote_post()
wp-includes/http.php:187
WPUpdatesPluginUpdater_285->check_for_update()
wp-content/plugins/symple-shortcodes/wp-updates-plugin.php:46
apply_filters(‘pre_set_site_transient_update_plugins’)
wp-includes/plugin.php:235
set_site_transient()
wp-includes/option.php:1621
EDD_SL_Plugin_Updater->show_update_notification()
wp-content/plugins/wpfront-user-role-editor-business-pro/classes/personal-pro/EDD_SL_Plugin_Updater.php:141
do_action(‘after_plugin_row_wpfront-user-role-editor-business-pro/wpfront-user-role-editor.php’)
wp-includes/plugin.php:525
WP_Plugins_List_Table->single_row()
wp-admin/includes/class-wp-plugins-list-table.php:818
WP_Plugins_List_Table->display_rows()
wp-admin/includes/class-wp-plugins-list-table.php:485
WP_List_Table->display_rows_or_placeholder()
wp-admin/includes/class-wp-list-table.php:1213
WP_List_Table->display()
wp-admin/includes/class-wp-list-table.php:1141 Plugin: wpfront-user-role-editor-business-pro 5 5.0016
Can you assist?
Thanks!
Hi Richard,
This is not a fatal error. This error simply says, it was unable to contact the server to check whether the plugin has an updated version. This could be because the server was down or was under maintenance when your site checked for updates.
If the issue persists after 24 hours, please contact the author of the plugin giving you this issue. From the code you posted, it looks like the plugin is ‘symple-shortcodes’ and the URL it is trying to contact is ‘http://wp-updates.com/api/2/plugin’.
Thanks
Syam