Created
September 2, 2013 00:20
-
-
Save cheezy/6408208 to your computer and use it in GitHub Desktop.
gem push error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem push pkg/data_magic-0.16.1.gem -V | |
HEAD http://gems.rubyforge.org/latest_specs.4.8.gz | |
301 Moved Permanently | |
HEAD https://rubygems.org/latest_specs.4.8.gz | |
302 Moved Temporarily | |
HEAD https://s3.amazonaws.com/production.s3.rubygems.org/latest_specs.4.8.gz | |
304 Not Modified | |
HEAD http://gems.github.com/latest_specs.4.8.gz | |
304 Not Modified | |
Pushing gem to https://rubygems.org... | |
POST https://rubygems.org/api/v1/gems | |
500 Internal Server Error | |
<html> | |
<head><title>500 Internal Server Error</title></head> | |
<body bgcolor="white"> | |
<center><h1>500 Internal Server Error</h1></center> | |
<hr><center>nginx</center> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment