Closed laprice closed 11 years ago
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>
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.
Fixed
The admin panel is still screwy. http://d.pr/i/tzcg
It's giving 500 errors.