Getting 500 Error during gem push
Trying to push a new version of my tournament gem and I have been getting a 500 response from rubygems.org all morning and part of yesterday.
Is there a place we can go to see the status? Is the push service down this morning intentionally?
Comments are currently closed for this discussion. You can start a new one.
2 Posted by doug on 12 Mar, 2010 08:46 PM
I think I must be missing a gem. I run rvm and when I try to push the gem using the system default ruby (1.8.7), the push fails. However, if I switch to ruby 1.9.1, the push succeeds. I assume I am missing a gem in the 1.8.7 system ruby installation that makes this work.
Anyway, please ignore this, I found a work around, but you might want to check your logs and let me know why I get a 500 when I gem push using the 1.8.7 ruby install. Maybe an older version of ruby gems. This is something I will check when I am at home.