Skip to content

Instantly share code, notes, and snippets.

@rbrcurtis
Created January 18, 2012 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbrcurtis/1635111 to your computer and use it in GitHub Desktop.
Save rbrcurtis/1635111 to your computer and use it in GitHub Desktop.
debug info for campfire
[Wed Jan 18 2012 11:42:42 GMT-0800 (PST)]: NotificationsWorker - [campfire] sending '[Fill in the Pit] æ, ø, å (2) was moved from Working to Ready by Ryan Curtis' to agilezen.campfirenow.com/room/466416/speak.json - info
[Wed Jan 18 2012 11:42:42 GMT-0800 (PST)]: NotificationsWorker - json payload is {"message":{"type":"TextMessage","body":"[Fill in the Pit] æ, ø, å (2) was moved from Working to Ready by Ryan Curtis"}} - info
[Wed Jan 18 2012 11:42:43 GMT-0800 (PST)]: NotificationsWorker - [campfire] receieved response code 500 - info
[Wed Jan 18 2012 11:42:43 GMT-0800 (PST)]: NotificationsWorker - Posted message to campfire with result: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"\n\t"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n<head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>\n <title>Oops, something isn&rsquo;t working.</title>\n <style type="text/css">\n body {\n \tmargin: 0;\n \tpadding: 60px 15px;\n \tfont-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;\n \tcolor: #222;\n \tbackground: #e5e5e5;\n \ttext-align: center;\n }\n div.dialog {\n background: #fff;\n max-width: 500px;\n text-align: left;\n margin: 0 auto;\n \t-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;\n \t-webkit-box-shadow: 0 0 6px #999; -moz-box-shadow: 0 0 6px #999; box-shadow: 0 0 6px #999;\n border: 1px solid #ccc;\n }\n body:first-of-type div.dialog {border: none;}\n div.innercol {padding: 15px 30px 20px 35px;}\n h1 {color: #000; font-size: 24px; margin: 14px 0 5px; font-family: helvetica, arial, sans-serif;}\n h2 {color: #c00; font-size: 18px; margin: 5px 0 18px; font-family: helvetica, arial, sans-serif;}\n p {font-size: 14px; margin: 0 0 20px; line-height: 18px;}\n li {font-size: 14px; list-style-type: square; margin-bottom: 6px;}\n h2 em {text-decoration: underline; font-style: normal;}\n p.back {margin: 18px 0 0;}\n a, a:link, a:visited {text-decoration: underline; padding: 1px; color: #03c;}\n a:hover {color: #fff; background-color: #30c; text-decoration: none;}\n p.back a {\n color: #000;\n text-decoration: none;\n display: inline-block;\n padding: 8px 12px;\n border: 2px solid #ccc;\n background: #eee;\n background: -moz-linear-gradient(top, #fff 0%, #eee 70%);\n background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.7, #eee));\n -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px;\n }\n p.back a:hover {\n background: #fff;\n background: -moz-linear-gradient(top, #ddd 0%, #fff 70%);\n background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ddd), color-stop(0.7, #fff));\n }\n @media screen and (max-width: 400px) {\n body {padding: 0;}\n div.dialog {margin: 0; border: none; -webkit-border-radius: 0; -moz-border-radius: 10; border-radius: 0;}\n }\n </style>\n</head>\n\n<body>\n <div class="dialog">\n <div class="innercol">\n <h1>Oops, something isn&rsquo;t working.</h1>\n <h2>This is our fault, not yours. We&rsquo;re sorry.</h2>\n <p>It&rsquo;s likely this is a temporary glitch that will be fixed within a few minutes. If you continue to see this error:</p>\n <ul>\n <li><a href="http://status.37signals.com/">Check our status site for an update</a></li>\n <li><a href="http://help.37signals.com/tickets/new?product=campfire">Report this problem to support</a>\n </ul>\n </div>\n </div>\n <p class="back">\n <a href="javascript:window.history.back();">&larr; Back to previous page</a>\n </p>\n</body>\n</html>\n' - info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment