#30322: DEBUG=False + csrf_exempt(GraphqlView) + gunicorn == crash
-----------------------------------------+------------------------
               Reporter:  kneufeld       |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Uncategorized  |        Version:  2.1
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 Change any one of those and there is no crash. Extra annoying is that
 there is no strack trace or logs (logs set to DEBUG).

 Django 2.1.5

 Unfortunately here's all I can give you...


 {{{
 2019-04-03 09:20:39 -0700] [332] [INFO] Starting gunicorn 19.9.0
 [2019-04-03 09:20:39 -0700] [332] [DEBUG] Arbiter booted
 [2019-04-03 09:20:39 -0700] [332] [INFO] Listening at: http://0.0.0.0:8000
 (332)
 [2019-04-03 09:20:39 -0700] [332] [INFO] Using worker: sync
 [2019-04-03 09:20:39 -0700] [334] [INFO] Booting worker with pid: 334
 [2019-04-03 09:20:39 -0700] [332] [DEBUG] 1 workers
 [2019-04-03 09:20:44 -0700] [334] [DEBUG] POST /graphql
 [2019-04-03 09:20:44 -0700] [335] [INFO] Booting worker with pid: 335

 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30322>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.9e20b79936b22d75afad616ba993b76f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to