gem push fails
I have been trying to push a new version of one of my gems for two days, but the upload always fails with the following error message:
gem push pkg/rstore-0.3.4.gem
Pushing gem to https://rubygems.org...
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
[email blocked] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
rake aborted!
Command failed with status (1): [gem push pkg/rstore-0.3.4.gem...]
I am using the latest RubyGems version.
Any ideas of why the upload is failing would be highly appreciated!
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:36 PM
Sorry, this comment was buried in our spam inbox.
Is this still happening?
3 Posted by stefan.rohlfing on 04 Aug, 2012 11:23 PM
No, it is working now.
Nick Quaranto closed this discussion on 07 Sep, 2012 03:43 AM.