413 Request Entity Too Large
I'm getting this error when pushing a 2.5M gem:
$ gem push blacklight-3.3.0.gem -v -d
GET http://gems.rubyforge.org/latest_specs.4.8.gz
302 Found
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
304 Not Modified
GET http://gems.github.com/latest_specs.4.8.gz
200 OK
GET http://gemcutter.org/latest_specs.4.8.gz
302 Found
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
304 Not Modified
Pushing gem to https://rubygems.org...
POST https://rubygems.org/api/v1/gems
413 Request Entity Too Large
<html>
<head><title>413 Request Entity Too Large</title></head>
<body bgcolor="white">
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx/1.0.13</center>
</body>
</html>
Thanks
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nick Quaranto on 04 Aug, 2012 06:33 PM
Sorry, this comment was buried in our spam inbox.
Is this still happening?
3 Posted by Chris Beer on 04 Aug, 2012 06:35 PM
I believe it's working again, thanks.
Nick Quaranto closed this discussion on 04 Aug, 2012 06:36 PM.