[wp-trac] [WordPress Trac] #15138: 404 Errors When Downloading My Plugin From Wordpress.org Repository

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 18 06:53:18 UTC 2010


#15138: 404 Errors When Downloading My Plugin From Wordpress.org Repository
------------------------------+---------------------------------------------
 Reporter:  chrisvrichardson  |       Owner:                     
     Type:  defect (bug)      |      Status:  new                
 Priority:  normal            |   Milestone:  WordPress.org site 
Component:  WordPress.org     |     Version:  3.0.1              
 Severity:  blocker           |    Keywords:  plugin download 404
------------------------------+---------------------------------------------

Comment(by eskapism):

 Don't know if this helps, but this is the output from wget. First try =
 fail. Second try = works.

 -----------

 wget -S http://downloads.wordpress.org/plugin/cms-tree-page-view.0.7.8.zip
 --2010-10-18 08:51:39--  http://downloads.wordpress.org/plugin/cms-tree-
 page-view.0.7.8.zip
 Resolving downloads.wordpress.org... 72.233.56.138, 72.233.56.139
 Connecting to downloads.wordpress.org|72.233.56.138|:80... connected.
 HTTP request sent, awaiting response...
   HTTP/1.0 404 Not Found
   Content-Type: text/html; charset=UTF-8
   Content-Length: 19
   Date: Mon, 18 Oct 2010 06:51:40 GMT
   Server: LiteSpeed
   Connection: close
 2010-10-18 08:51:40 ERROR 404: Not Found.

 -------

 wget -S http://downloads.wordpress.org/plugin/cms-tree-page-view.0.7.8.zip
 --2010-10-18 08:51:44--  http://downloads.wordpress.org/plugin/cms-tree-
 page-view.0.7.8.zip
 Resolving downloads.wordpress.org... 72.233.56.138, 72.233.56.139
 Connecting to downloads.wordpress.org|72.233.56.138|:80... connected.
 HTTP request sent, awaiting response... ^[[A
   HTTP/1.0 200 OK
   Pragma: no-cache
   Cache-control: private
   Content-Description: File Transfer
   Content-Type: application/octet-stream
   Content-Disposition: attachment; filename=cms-tree-page-view.0.7.8.zip
   Date: Mon, 18 Oct 2010 06:51:45 GMT
   Server: LiteSpeed
   Connection: close
 Length: unspecified [application/octet-stream]
 Saving to: `cms-tree-page-view.0.7.8.zip'

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15138#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list