[wp-trac] [WordPress Trac] #23320: "Download failed. Not Found" when installing my plugin
WordPress Trac
noreply at wordpress.org
Wed Jan 30 05:11:54 UTC 2013
#23320: "Download failed. Not Found" when installing my plugin
--------------------------------+----------------------------
Reporter: metaphorcreations | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: WordPress.org
Component: WordPress.org site | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------------+----------------------------
Changes (by dd32):
* status: closed => reopened
* resolution: invalid =>
* severity: critical => normal
* milestone: => WordPress.org
Comment:
I can duplicate with that plugin, takes a few requests to trigger it.
{{{
dd32:~/public_html$ curl -I http://downloads.wordpress.org/plugin/ditty-
news-ticker.zip
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 30 Jan 2013 04:57:50 GMT
Content-Type: application/octet-stream
Content-Length: 74496
Connection: close
Pragma: no-cache
Cache-control: private
Content-Description: File Transfer
Content-Disposition: attachment; filename=ditty-news-ticker.zip
X-nc: MISS luv 138
dd32:~/public_html$ curl -I http://downloads.wordpress.org/plugin/ditty-
news-ticker.zip
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 30 Jan 2013 04:57:51 GMT
Content-Type: application/octet-stream
Content-Length: 74496
Connection: close
Pragma: no-cache
Cache-control: private
Content-Description: File Transfer
Content-Disposition: attachment; filename=ditty-news-ticker.zip
X-nc: MISS luv 139
dd32:~/public_html$ curl -I http://downloads.wordpress.org/plugin/ditty-
news-ticker.zip
HTTP/1.1 404 Not Found
Server: nginx
Date: Wed, 30 Jan 2013 04:57:52 GMT
Content-Type: text/html; charset=UTF-8
Connection: close
Vary: Accept-Encoding
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23320#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list