﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30303	Error handler page generating unicode decode error.	Kevin Golding		"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."	Bug	closed	Error reporting	2.2	Normal	duplicate	wsgi unicode		Unreviewed	0	0	0	0	0	0
