Ticket #30303: error.log.txt

File error.log.txt, 13.9 KB (added by Kevin Golding, 5 years ago)

Apache error log

Line 
1[Mon Apr 01 15:02:34.572130 2019] [ssl:warn] [pid 21837:tid 140635785705344] AH01909: 127.0.1.1:443:0 server certificate does NOT include an ID which matches the server name
2[Mon Apr 01 15:02:34.581939 2019] [ssl:warn] [pid 21838:tid 140635785705344] AH01909: 127.0.1.1:443:0 server certificate does NOT include an ID which matches the server name
3[Mon Apr 01 15:02:34.582024 2019] [wsgi:warn] [pid 21838:tid 140635785705344] mod_wsgi: Compiled for Python/3.5.1+.
4[Mon Apr 01 15:02:34.582028 2019] [wsgi:warn] [pid 21838:tid 140635785705344] mod_wsgi: Runtime using Python/3.5.2.
5[Mon Apr 01 15:02:34.582516 2019] [mpm_event:notice] [pid 21838:tid 140635785705344] AH00489: Apache/2.4.18 (Ubuntu) OpenSSL/1.0.2g mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations
6[Mon Apr 01 15:02:34.582527 2019] [core:notice] [pid 21838:tid 140635785705344] AH00094: Command line: '/usr/sbin/apache2'
7[Mon Apr 01 05:02:42.758933 2019] [wsgi:error] [pid 21842:tid 140635665348352] Invalid HTTP_HOST header: 'kezubuntu1604'. You may need to add 'kezubuntu1604' to ALLOWED_HOSTS.
8[Mon Apr 01 05:02:42.759394 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] mod_wsgi (pid=21842): Exception occurred processing WSGI script '/cw/unicodeerror/unicodeerror/unicodeerror/wsgi.py'.
9[Mon Apr 01 05:02:42.760640 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] Traceback (most recent call last):
10[Mon Apr 01 05:02:42.760670 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 34, in inner
11[Mon Apr 01 05:02:42.760674 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = get_response(request)
12[Mon Apr 01 05:02:42.760680 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/utils/deprecation.py", line 93, in __call__
13[Mon Apr 01 05:02:42.760683 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = self.process_request(request)
14[Mon Apr 01 05:02:42.760688 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/middleware/common.py", line 47, in process_request
15[Mon Apr 01 05:02:42.760691 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] host = request.get_host()
16[Mon Apr 01 05:02:42.760696 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/http/request.py", line 111, in get_host
17[Mon Apr 01 05:02:42.760699 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] raise DisallowedHost(msg)
18[Mon Apr 01 05:02:42.760712 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] django.core.exceptions.DisallowedHost: Invalid HTTP_HOST header: 'kezubuntu1604'. You may need to add 'kezubuntu1604' to ALLOWED_HOSTS.
19[Mon Apr 01 05:02:42.760721 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505]
20[Mon Apr 01 05:02:42.760724 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] During handling of the above exception, another exception occurred:
21[Mon Apr 01 05:02:42.760726 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505]
22[Mon Apr 01 05:02:42.760732 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] Traceback (most recent call last):
23[Mon Apr 01 05:02:42.760765 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 34, in inner
24[Mon Apr 01 05:02:42.760768 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = get_response(request)
25[Mon Apr 01 05:02:42.760774 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/utils/deprecation.py", line 94, in __call__
26[Mon Apr 01 05:02:42.760783 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = response or self.get_response(request)
27[Mon Apr 01 05:02:42.760789 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 36, in inner
28[Mon Apr 01 05:02:42.760792 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = response_for_exception(request, exc)
29[Mon Apr 01 05:02:42.760798 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 80, in response_for_exception
30[Mon Apr 01 05:02:42.760800 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = debug.technical_500_response(request, *sys.exc_info(), status_code=400)
31[Mon Apr 01 05:02:42.760806 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/views/debug.py", line 94, in technical_500_response
32[Mon Apr 01 05:02:42.760808 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] html = reporter.get_traceback_html()
33[Mon Apr 01 05:02:42.760814 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/views/debug.py", line 332, in get_traceback_html
34[Mon Apr 01 05:02:42.760816 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] t = DEBUG_ENGINE.from_string(fh.read())
35[Mon Apr 01 05:02:42.760822 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
36[Mon Apr 01 05:02:42.760825 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] return codecs.ascii_decode(input, self.errors)[0]
37[Mon Apr 01 05:02:42.760863 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 9735: ordinal not in range(128)
38[Mon Apr 01 05:02:42.760874 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505]
39[Mon Apr 01 05:02:42.760877 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] During handling of the above exception, another exception occurred:
40[Mon Apr 01 05:02:42.760879 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505]
41[Mon Apr 01 05:02:42.760885 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] Traceback (most recent call last):
42[Mon Apr 01 05:02:42.760920 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 34, in inner
43[Mon Apr 01 05:02:42.760923 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = get_response(request)
44[Mon Apr 01 05:02:42.760929 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/utils/deprecation.py", line 94, in __call__
45[Mon Apr 01 05:02:42.760932 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = response or self.get_response(request)
46[Mon Apr 01 05:02:42.760937 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 36, in inner
47[Mon Apr 01 05:02:42.760940 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = response_for_exception(request, exc)
48[Mon Apr 01 05:02:42.760945 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 90, in response_for_exception
49[Mon Apr 01 05:02:42.760952 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
50[Mon Apr 01 05:02:42.760958 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 125, in handle_uncaught_exception
51[Mon Apr 01 05:02:42.760961 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] return debug.technical_500_response(request, *exc_info)
52[Mon Apr 01 05:02:42.760967 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/views/debug.py", line 94, in technical_500_response
53[Mon Apr 01 05:02:42.760969 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] html = reporter.get_traceback_html()
54[Mon Apr 01 05:02:42.760975 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/views/debug.py", line 332, in get_traceback_html
55[Mon Apr 01 05:02:42.760977 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] t = DEBUG_ENGINE.from_string(fh.read())
56[Mon Apr 01 05:02:42.760983 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
57[Mon Apr 01 05:02:42.760985 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] return codecs.ascii_decode(input, self.errors)[0]
58[Mon Apr 01 05:02:42.760995 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 9735: ordinal not in range(128)
59[Mon Apr 01 05:02:42.761003 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505]
60[Mon Apr 01 05:02:42.761005 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] During handling of the above exception, another exception occurred:
61[Mon Apr 01 05:02:42.761007 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505]
62[Mon Apr 01 05:02:42.761013 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] Traceback (most recent call last):
63[Mon Apr 01 05:02:42.761046 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/wsgi.py", line 141, in __call__
64[Mon Apr 01 05:02:42.761049 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = self.get_response(request)
65[Mon Apr 01 05:02:42.761055 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/base.py", line 75, in get_response
66[Mon Apr 01 05:02:42.761057 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = self._middleware_chain(request)
67[Mon Apr 01 05:02:42.761063 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 36, in inner
68[Mon Apr 01 05:02:42.761065 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = response_for_exception(request, exc)
69[Mon Apr 01 05:02:42.761070 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 90, in response_for_exception
70[Mon Apr 01 05:02:42.761073 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
71[Mon Apr 01 05:02:42.761082 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/core/handlers/exception.py", line 125, in handle_uncaught_exception
72[Mon Apr 01 05:02:42.761085 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] return debug.technical_500_response(request, *exc_info)
73[Mon Apr 01 05:02:42.761090 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/views/debug.py", line 94, in technical_500_response
74[Mon Apr 01 05:02:42.761093 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] html = reporter.get_traceback_html()
75[Mon Apr 01 05:02:42.761098 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/cw/unicodeerror/lib/python3.5/site-packages/django/views/debug.py", line 332, in get_traceback_html
76[Mon Apr 01 05:02:42.761101 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] t = DEBUG_ENGINE.from_string(fh.read())
77[Mon Apr 01 05:02:42.761106 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
78[Mon Apr 01 05:02:42.761109 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] return codecs.ascii_decode(input, self.errors)[0]
79[Mon Apr 01 05:02:42.761118 2019] [wsgi:error] [pid 21842:tid 140635665348352] [client 192.168.10.12:52505] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 9735: ordinal not in range(128)
80[Mon Apr 01 15:09:25.522626 2019] [mpm_event:notice] [pid 21838:tid 140635785705344] AH00491: caught SIGTERM, shutting down
Back to Top