Hi, Henrique. Did you config the url.py?
在 2014年3月10日星期一UTC+8下午12时14分18秒,Henrique Oliveira写道: > > Hi there, > > I have set Django + gunicorn + python 3 in a production env, but I am > gettin critical timeout on simple request(home). > Any Ideas? > > 14-03-09 23:11:21 [14029] [INFO] Listening at: http://127.0.0.1:8001(14029) > 2014-03-09 23:11:21 [14029] [INFO] Using worker: sync > 2014-03-09 23:11:21 [14039] [INFO] Booting worker with pid: 14039 > 2014-03-09 23:11:21 [14040] [INFO] Booting worker with pid: 14040 > 2014-03-09 23:11:21 [14041] [INFO] Booting worker with pid: 14041 > 2014-03-09 23:11:31 [14040] [DEBUG] GET /done > 2014-03-09 23:12:02 [14029] [CRITICAL] WORKER TIMEOUT (pid:14040) > 2014-03-09 23:12:02 [14029] [CRITICAL] WORKER TIMEOUT (pid:14040) > > Cheers > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cc625db9-a6bf-4194-8c64-f5e6a5a4836c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

