Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo does not work anymore. #99

Closed
laprice opened this issue Oct 29, 2012 · 3 comments
Closed

Demo does not work anymore. #99

laprice opened this issue Oct 29, 2012 · 3 comments

Comments

@laprice
Copy link

laprice commented Oct 29, 2012

It's giving 500 errors.

http get http://obtvse.herokuapp.com/
HTTP/1.1 500 Internal Server Error
Content-Type: text/html; charset=utf-8
Date: Mon, 29 Oct 2012 08:49:23 GMT
Server: thin 1.3.1 codename Triple Espresso
X-Rack-Cache: miss
X-Request-Id: d2e39fb820d85c2d1eee9295e8dbae18
X-Runtime: 2.362678
Content-Length: 643
Connection: keep-alive

<!DOCTYPE html>
<html>
<head>
  <title>We're sorry, but something went wrong (500)</title>
  <style type="text/css">
    body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
    div.dialog {
      width: 25em;
      padding: 0 4em;
      margin: 4em auto 0 auto;
      border: 1px solid #ccc;
      border-right-color: #999;
      border-bottom-color: #999;
    }
    h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
  </style>
</head>

<body>
  <!-- This file lives in public/500.html -->
  <div class="dialog">
    <h1>We're sorry, but something went wrong.</h1>
  </div>
</body>
</html>
@iangcarroll
Copy link

This project seems to have gone dormant. If you want to see a demo, visit a.ianthedeveloper.com. You can't login, but it gives you a taste.

@natew
Copy link
Owner

natew commented Dec 20, 2012

Fixed

@natew natew closed this as completed Dec 20, 2012
@iangcarroll
Copy link

The admin panel is still screwy.
http://d.pr/i/tzcg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants