Re: [Heroku] App crashing on unidle

2013-03-07 Thread Gabriel
Hey, robots.txt is just a file for webcrawlers like Google, it's not required that you have one and you're responding with a 404, so it's ok. I don't think that's the issue. As for the rest, I have no idea. You could look up what exit status 143 is and go on from there. - Gabriel -- You receive

[Heroku] App crashing on unidle

2013-03-07 Thread Vibhu Rishi
Hi I have not done any update to my django site in the last couple of weeks. However, suddenly, about 2 days back, it is crashing repeatedly. If I stop and start the web service from the heroku.com site, it starts again. If check logs from the command line ( heroku logs ) it starts after sometime.