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.
But after another couple of hours, it crashes again.

site is http://www.bikenomads.co.in

The log part that I can see the problem is as follows :
2013-03-06T23:08:55+00:00 app[web.1]: [06/Mar/2013 17:08:55] "*GET
/robots.txt HTTP/1.1" 404 5147*
2013-03-06T23:08:56+00:00 app[web.1]: [06/Mar/2013 17:08:56] "GET /
HTTP/1.1" 200 14527
2013-03-07T00:15:50+00:00 heroku[web.1]: Idling
2013-03-07T00:15:54+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2013-03-07T00:15:58+00:00 heroku[web.1]: *Process exited with status 143*
2013-03-07T00:15:58+00:00 heroku[web.1]: State changed from up to down

I do not have a 'robots.txt' file - do you think that is causing the crash
?

Vibhu

-- 
Simplicity is the ultimate sophistication. - Leonardo da Vinci
Life is really simple, but we insist on making it complicated. - Confucius

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to