#30303: Error handler page generating unicode decode error.
-------------------------------------------+------------------------------
               Reporter:  Kevin Golding    |          Owner:  (none)
                   Type:  Bug              |         Status:  new
              Component:  Error reporting  |        Version:  2.2
               Severity:  Normal           |       Keywords:  wsgi unicode
           Triage Stage:  Unreviewed       |      Has patch:  0
    Needs documentation:  0                |    Needs tests:  0
Patch needs improvement:  0                |  Easy pickings:  0
                  UI/UX:  0                |
-------------------------------------------+------------------------------
 Running 2.2 under wsgi generates a 500 error when the error handler page
 is triggered for any reason.

 I basically created an empty project which just shows the rocket page.
 When I run with the inbuilt server and try to view this from a different
 computer it displays an error page (with the big yellow band across the
 top and all the useful information) because I haven't added anything to
 ALLOWED_HOSTS.

 If I then configure it to run in Apache using wsgi, it just generates a
 500 error and the accompanying error.log.

 This works properly in django 2.1.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30303>
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/059.798eaf6e6e81ffb848ae4abfceca32ae%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to