not-kennethreitz / markdownplease.com

Give it a URL, it'll give you Markdown. Powered by Readability.
http://markdownplease.com
GNU General Public License v3.0
203 stars 29 forks source link

Internal Server Error #7

Open Jayin opened 8 years ago

Jayin commented 8 years ago

when I make a request to this url (http://blog.jobbole.com/98420/) it occur a 500 Internal Server Error.

image

beenorgone commented 8 years ago

I use command line and get these:

curl http://url2markdown.herokuapp.com/?url=docs.python-requests.org/en/master/community/recommended/

Result:

<h1><strong>Heroku | No such app</strong></h1>
...
 <p>There is no app configured at that hostname.<br/>Perhaps the app owner has renamed it, or you mistyped the URL.</p>
csakiistvan commented 6 years ago

The problem is same now, how can I help you?