Skip to content

Instantly share code, notes, and snippets.

@jmwenda
Created August 7, 2013 00:55
Show Gist options
  • Save jmwenda/6170322 to your computer and use it in GitHub Desktop.
Save jmwenda/6170322 to your computer and use it in GitHub Desktop.
[Tue Aug 06 18:57:09 2013] [error] Internal Server Error: /sessions
[Tue Aug 06 18:57:09 2013] [error] Traceback (most recent call last):
[Tue Aug 06 18:57:09 2013] [error] File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 92, in get_response
[Tue Aug 06 18:57:09 2013] [error] response = middleware_method(request)
[Tue Aug 06 18:57:09 2013] [error] File "/usr/lib/python2.7/dist-packages/django/middleware/common.py", line 57, in process_request
[Tue Aug 06 18:57:09 2013] [error] host = request.get_host()
[Tue Aug 06 18:57:09 2013] [error] File "/usr/lib/python2.7/dist-packages/django/http/request.py", line 72, in get_host
[Tue Aug 06 18:57:09 2013] [error] "Invalid HTTP_HOST header (you may need to set ALLOWED_HOSTS): %s" % host)
[Tue Aug 06 18:57:09 2013] [error] SuspiciousOperation: Invalid HTTP_HOST header (you may need to set ALLOWED_HOSTS): mobipay.openrev.bank.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment