Skip to content

Instantly share code, notes, and snippets.

@Firefishy
Created September 29, 2013 14:42
Show Gist options
  • Save Firefishy/6753082 to your computer and use it in GitHub Desktop.
Save Firefishy/6753082 to your computer and use it in GitHub Desktop.
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] mod_wsgi (pid=7495): Exception occurred processing WSGI script '/home/ris/public_html/wsgi-bin/oslmusicalchairs.wsgi'.
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] Traceback (most recent call last):
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/core/handlers/wsgi.py", line 241, in __call__
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] response = self.get_response(request)
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/core/handlers/base.py", line 130, in get_response
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] return self.handle_uncaught_exception(request, resolver, sys.exc_info())
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/core/handlers/base.py", line 181, in handle_uncaught_exception
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] return callback(request, **param_dict)
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/views/defaults.py", line 23, in server_error
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] t = loader.get_template(template_name) # You need to create a 500.html template.
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/template/loader.py", line 157, in get_template
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] template, origin = find_template(template_name)
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/template/loader.py", line 138, in find_template
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] raise TemplateDoesNotExist(name)
[Sun Sep 29 15:39:50 2013] [error] [client 82.7.46.218] TemplateDoesNotExist: 500.html
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] mod_wsgi (pid=7495): Exception occurred processing WSGI script '/home/ris/public_html/wsgi-bin/oslmusicalchairs.wsgi'.
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] Traceback (most recent call last):
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/core/handlers/wsgi.py", line 241, in __call__
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] response = self.get_response(request)
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/core/handlers/base.py", line 130, in get_response
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] return self.handle_uncaught_exception(request, resolver, sys.exc_info())
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/core/handlers/base.py", line 181, in handle_uncaught_exception
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] return callback(request, **param_dict)
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/views/defaults.py", line 23, in server_error
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] t = loader.get_template(template_name) # You need to create a 500.html template.
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/template/loader.py", line 157, in get_template
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] template, origin = find_template(template_name)
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] File "/home/ris/webapp/oslmusicalchairsproject/lib/python2.7/django/template/loader.py", line 138, in find_template
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] raise TemplateDoesNotExist(name)
[Sun Sep 29 15:41:08 2013] [error] [client 82.7.46.218] TemplateDoesNotExist: 500.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment