Skip to content

Instantly share code, notes, and snippets.

@jimsynz
Created December 21, 2011 22:22
Show Gist options
  • Save jimsynz/1507992 to your computer and use it in GitHub Desktop.
Save jimsynz/1507992 to your computer and use it in GitHub Desktop.
rubygems.org failure
[11:15][jnh@Marjory]~/Dev/forks/emberjs-rails$ gem push emberjs-rails-0.1.0.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,
support@rubycentral.org 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>
[11:20][jnh@Marjory]~/Dev/forks/emberjs-rails$ date
Thu Dec 22 11:22:10 NZDT 2011
[11:22][jnh@Marjory]~/Dev/forks/emberjs-rails$ TZ=UTC date
Wed Dec 21 22:22:29 UTC 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment