Created
October 2, 2009 12:36
-
-
Save captproton/199709 to your computer and use it in GitHub Desktop.
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
| <title>Heroku | Ouchie Guy [000004e600076d2900097307]</title> | |
| </head> | |
| <body> | |
| <div style="margin: 2em 5em"> | |
| <h1>Heroku Error</h1> | |
| <img src="http://heroku.com/images/pages/japan.gif" style="float:left;margin-right:1em"> | |
| <h3>Oops, we seem to have a glitch in our system.</h3> | |
| <p>We've been notified; you might try reloading the page in a little while.</p> | |
| <p>Event ID: 000004e600076d2900097307</p> | |
| </div> | |
| <script type="text/javascript"> | |
| var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | |
| document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | |
| </script> | |
| <script type="text/javascript"> | |
| try{ | |
| var pageTracker = _gat._getTracker("UA-2989055-1"); | |
| pageTracker._setDomainName(".heroku.com"); | |
| pageTracker._trackPageview(); | |
| } catch(err) {} | |
| </script> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment