[wp-trac] [WordPress Trac] #9054: plugins_api failed

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 5 12:31:48 GMT 2009


#9054: plugins_api failed
--------------------------+-------------------------------------------------
 Reporter:  scribu        |       Owner:  anonymous
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.7.1    
Component:  General       |     Version:  2.7      
 Severity:  normal        |    Keywords:           
--------------------------+-------------------------------------------------
 In WP 2.7-beta1:


 {{{
 object(WP_Error)#140 (2) {
   ["errors"]=>
   array(1) {
     ["plugins_api_failed"]=>
     array(1) {
       [0]=>
       string(141) "An Unexpected HTTP Error occured during the API
 request.</p> <p><a href="?" onclick="document.location.reload(); return
 false;">Try again</a>"
     }
   }
   ["error_data"]=>
   array(1) {
     ["plugins_api_failed"]=>
     string(79) "Could not open handle for fopen() to
 http://api.wordpress.org/plugins/info/1.0/"
   }
 }
 }}}


 Also, the core update isn't working either:

 Download failed.: couldn't connect to host

-- 
Ticket URL: <http://trac.wordpress.org/ticket/9054>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list