[wp-meta] [Making WordPress.org] #605: Operation timed out after 15000 milliseconds

Making WordPress.org noreply at wordpress.org
Wed Sep 17 12:00:25 UTC 2014


#605: Operation timed out after 15000 milliseconds
------------------------+-------------------------------
  Reporter:  Fogelholk  |      Owner:
      Type:  defect     |     Status:  new
  Priority:  normal     |  Component:  api.wordpress.org
Resolution:             |   Keywords:
------------------------+-------------------------------
Description changed by ocean90:

Old description:

> We are a hosting company and are running a very large amount of wordpress
> sites from the same ip addresses, we have an issue where
> api.wordpress.org is very slow and causes
> timeout when searching for plugins:
>
> object(WP_Error)#4566 (2) { ["errors":"WP_Error":private]=> array(1) {
> ["http_request_failed"]=> array(1) { [0]=> string(71) "Operation timed
> out after 15000 milliseconds with 437066 bytes received" } }
> ["error_data":"WP_Error":private]=> array(0) { } }
>
> Changing line 68 in wp-admin/includes/plugin-install.php to, for example,
> 60 makes the plugin-page work once again.
>
> Seems like we are getting rate-limited on our web servers from
> downloading plugins and themes from wordpress.org.
>
> If this is the wrong way of getting in touch with this problem, please
> direct me to the correct way.

New description:

 We are a hosting company and are running a very large amount of wordpress
 sites from the same ip addresses, we have an issue where api.wordpress.org
 is very slow and causes
 timeout when searching for plugins:


 {{{
 object(WP_Error)#4566 (2) {
         ["errors":"WP_Error":private]=> array(1) {
                 ["http_request_failed"]=> array(1) {
                         [0]=> string(71) "Operation timed out after 15000
 milliseconds with 437066 bytes received"
                 }
         }
         ["error_data":"WP_Error":private]=> array(0) {
         }
 }
 }}}


 Changing line 68 in wp-admin/includes/plugin-install.php to, for example,
 60 makes the plugin-page work once again.

 Seems like we are getting rate-limited on our web servers from downloading
 plugins and themes from wordpress.org.

 If this is the wrong way of getting in touch with this problem, please
 direct me to the correct way.

--

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/605#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list