Created
August 17, 2018 22:41
-
-
Save ademola25/04a18541b84c698b38709b33edf965ac to your computer and use it in GitHub Desktop.
error.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (venv) grader@ip-172-26-8-30:/var/log/apache2$ sudo cat error.log | |
| [Fri Aug 17 11:37:33.299295 2018] [wsgi:warn] [pid 22149] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 11:37:33.299343 2018] [wsgi:warn] [pid 22149] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 11:37:33.299358 2018] [core:warn] [pid 22149] AH00098: pid file /var/run/apache2/apache2.pid overwritten -- Unclean shutdown of previous Apache run? | |
| [Fri Aug 17 11:37:33.300670 2018] [mpm_prefork:notice] [pid 22149] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 11:37:33.300684 2018] [core:notice] [pid 22149] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 11:37:39.384825 2018] [mpm_prefork:notice] [pid 22149] AH00171: Graceful restart requested, doing restart | |
| AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message | |
| [Fri Aug 17 11:37:39.414823 2018] [wsgi:warn] [pid 22149] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 11:37:39.414829 2018] [wsgi:warn] [pid 22149] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 11:37:39.414868 2018] [mpm_prefork:notice] [pid 22149] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 11:37:39.414872 2018] [core:notice] [pid 22149] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 11:39:20.743017 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:9577] mod_wsgi (pid=22190, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 11:39:20.743058 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:9577] mod_wsgi (pid=22190): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 11:39:20.743109 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:9577] File "/var/www/catalog/catalog.wsgi", line 2 | |
| [Fri Aug 17 11:39:20.743122 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:9577] import sys | |
| [Fri Aug 17 11:39:20.743136 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:9577] ^ | |
| [Fri Aug 17 11:39:20.743143 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:9577] IndentationError: unexpected indent | |
| [Fri Aug 17 11:41:53.124755 2018] [wsgi:error] [pid 22191] [client 188.247.76.132:62981] mod_wsgi (pid=22191, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 11:41:53.124822 2018] [wsgi:error] [pid 22191] [client 188.247.76.132:62981] mod_wsgi (pid=22191): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 11:41:53.124887 2018] [wsgi:error] [pid 22191] [client 188.247.76.132:62981] File "/var/www/catalog/catalog.wsgi", line 2 | |
| [Fri Aug 17 11:41:53.124917 2018] [wsgi:error] [pid 22191] [client 188.247.76.132:62981] import sys | |
| [Fri Aug 17 11:41:53.124934 2018] [wsgi:error] [pid 22191] [client 188.247.76.132:62981] ^ | |
| [Fri Aug 17 11:41:53.124943 2018] [wsgi:error] [pid 22191] [client 188.247.76.132:62981] IndentationError: unexpected indent | |
| [Fri Aug 17 11:41:53.715239 2018] [wsgi:error] [pid 22188] [client 188.247.76.132:62982] mod_wsgi (pid=22188, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:41:53.715291 2018] [wsgi:error] [pid 22188] [client 188.247.76.132:62982] mod_wsgi (pid=22188): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:41:53.715369 2018] [wsgi:error] [pid 22188] [client 188.247.76.132:62982] File "/var/www/catalog/catalog.wsgi", line 2, referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:41:53.715385 2018] [wsgi:error] [pid 22188] [client 188.247.76.132:62982] import sys, referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:41:53.715401 2018] [wsgi:error] [pid 22188] [client 188.247.76.132:62982] ^, referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:41:53.715410 2018] [wsgi:error] [pid 22188] [client 188.247.76.132:62982] IndentationError: unexpected indent, referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:48:28.083783 2018] [wsgi:error] [pid 22189] [client 188.247.76.132:62984] mod_wsgi (pid=22189, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 11:48:28.083843 2018] [wsgi:error] [pid 22189] [client 188.247.76.132:62984] mod_wsgi (pid=22189): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 11:48:28.083896 2018] [wsgi:error] [pid 22189] [client 188.247.76.132:62984] File "/var/www/catalog/catalog.wsgi", line 2 | |
| [Fri Aug 17 11:48:28.083909 2018] [wsgi:error] [pid 22189] [client 188.247.76.132:62984] import sys | |
| [Fri Aug 17 11:48:28.083923 2018] [wsgi:error] [pid 22189] [client 188.247.76.132:62984] ^ | |
| [Fri Aug 17 11:48:28.083930 2018] [wsgi:error] [pid 22189] [client 188.247.76.132:62984] IndentationError: unexpected indent | |
| [Fri Aug 17 11:48:28.448247 2018] [wsgi:error] [pid 22187] [client 188.247.76.132:62985] mod_wsgi (pid=22187, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:48:28.448288 2018] [wsgi:error] [pid 22187] [client 188.247.76.132:62985] mod_wsgi (pid=22187): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:48:28.448339 2018] [wsgi:error] [pid 22187] [client 188.247.76.132:62985] File "/var/www/catalog/catalog.wsgi", line 2, referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:48:28.448353 2018] [wsgi:error] [pid 22187] [client 188.247.76.132:62985] import sys, referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:48:28.448367 2018] [wsgi:error] [pid 22187] [client 188.247.76.132:62985] ^, referer: http://18.184.157.123/ | |
| [Fri Aug 17 11:48:28.448374 2018] [wsgi:error] [pid 22187] [client 188.247.76.132:62985] IndentationError: unexpected indent, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:12:45.643468 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:3984] mod_wsgi (pid=22190, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:12:45.643568 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:3984] mod_wsgi (pid=22190): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:12:45.643648 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:3984] File "/var/www/catalog/catalog.wsgi", line 2 | |
| [Fri Aug 17 12:12:45.643663 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:3984] import sys | |
| [Fri Aug 17 12:12:45.643683 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:3984] ^ | |
| [Fri Aug 17 12:12:45.643691 2018] [wsgi:error] [pid 22190] [client 154.118.59.138:3984] IndentationError: unexpected indent | |
| [Fri Aug 17 12:12:46.367917 2018] [wsgi:error] [pid 22191] [client 154.118.59.138:26183] mod_wsgi (pid=22191, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:12:46.367983 2018] [wsgi:error] [pid 22191] [client 154.118.59.138:26183] mod_wsgi (pid=22191): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:12:46.368056 2018] [wsgi:error] [pid 22191] [client 154.118.59.138:26183] File "/var/www/catalog/catalog.wsgi", line 2, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:12:46.368070 2018] [wsgi:error] [pid 22191] [client 154.118.59.138:26183] import sys, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:12:46.368101 2018] [wsgi:error] [pid 22191] [client 154.118.59.138:26183] ^, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:12:46.368109 2018] [wsgi:error] [pid 22191] [client 154.118.59.138:26183] IndentationError: unexpected indent, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:01.257078 2018] [mpm_prefork:notice] [pid 22149] AH00171: Graceful restart requested, doing restart | |
| AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message | |
| [Fri Aug 17 12:16:01.309615 2018] [wsgi:warn] [pid 22149] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 12:16:01.309626 2018] [wsgi:warn] [pid 22149] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 12:16:01.309665 2018] [mpm_prefork:notice] [pid 22149] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 12:16:01.309670 2018] [core:notice] [pid 22149] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 12:16:16.403269 2018] [wsgi:error] [pid 22344] [client 154.118.59.138:23522] mod_wsgi (pid=22344, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:16:16.403308 2018] [wsgi:error] [pid 22344] [client 154.118.59.138:23522] mod_wsgi (pid=22344): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:16:16.403397 2018] [wsgi:error] [pid 22344] [client 154.118.59.138:23522] File "/var/www/catalog/catalog.wsgi", line 2 | |
| [Fri Aug 17 12:16:16.403413 2018] [wsgi:error] [pid 22344] [client 154.118.59.138:23522] import sys | |
| [Fri Aug 17 12:16:16.403429 2018] [wsgi:error] [pid 22344] [client 154.118.59.138:23522] ^ | |
| [Fri Aug 17 12:16:16.403436 2018] [wsgi:error] [pid 22344] [client 154.118.59.138:23522] IndentationError: unexpected indent | |
| [Fri Aug 17 12:16:16.859146 2018] [wsgi:error] [pid 22343] [client 154.118.59.138:19426] mod_wsgi (pid=22343, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:16.859193 2018] [wsgi:error] [pid 22343] [client 154.118.59.138:19426] mod_wsgi (pid=22343): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:16.859255 2018] [wsgi:error] [pid 22343] [client 154.118.59.138:19426] File "/var/www/catalog/catalog.wsgi", line 2, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:16.859270 2018] [wsgi:error] [pid 22343] [client 154.118.59.138:19426] import sys, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:16.859286 2018] [wsgi:error] [pid 22343] [client 154.118.59.138:19426] ^, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:16.859294 2018] [wsgi:error] [pid 22343] [client 154.118.59.138:19426] IndentationError: unexpected indent, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:21.171274 2018] [wsgi:error] [pid 22345] [client 154.118.59.138:7664] mod_wsgi (pid=22345, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:16:21.171311 2018] [wsgi:error] [pid 22345] [client 154.118.59.138:7664] mod_wsgi (pid=22345): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:16:21.171374 2018] [wsgi:error] [pid 22345] [client 154.118.59.138:7664] File "/var/www/catalog/catalog.wsgi", line 2 | |
| [Fri Aug 17 12:16:21.171387 2018] [wsgi:error] [pid 22345] [client 154.118.59.138:7664] import sys | |
| [Fri Aug 17 12:16:21.171401 2018] [wsgi:error] [pid 22345] [client 154.118.59.138:7664] ^ | |
| [Fri Aug 17 12:16:21.171408 2018] [wsgi:error] [pid 22345] [client 154.118.59.138:7664] IndentationError: unexpected indent | |
| [Fri Aug 17 12:16:21.589985 2018] [wsgi:error] [pid 22347] [client 154.118.59.138:12962] mod_wsgi (pid=22347, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:21.590023 2018] [wsgi:error] [pid 22347] [client 154.118.59.138:12962] mod_wsgi (pid=22347): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:21.590092 2018] [wsgi:error] [pid 22347] [client 154.118.59.138:12962] File "/var/www/catalog/catalog.wsgi", line 2, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:21.590105 2018] [wsgi:error] [pid 22347] [client 154.118.59.138:12962] import sys, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:21.590126 2018] [wsgi:error] [pid 22347] [client 154.118.59.138:12962] ^, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:21.590134 2018] [wsgi:error] [pid 22347] [client 154.118.59.138:12962] IndentationError: unexpected indent, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:16:26.624609 2018] [wsgi:error] [pid 22346] [client 154.118.59.138:13286] mod_wsgi (pid=22346, process='', application='18.184.157.123|'): Failed to parse WSGI script file '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:16:26.624660 2018] [wsgi:error] [pid 22346] [client 154.118.59.138:13286] mod_wsgi (pid=22346): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:16:26.624734 2018] [wsgi:error] [pid 22346] [client 154.118.59.138:13286] File "/var/www/catalog/catalog.wsgi", line 2 | |
| [Fri Aug 17 12:16:26.624749 2018] [wsgi:error] [pid 22346] [client 154.118.59.138:13286] import sys | |
| [Fri Aug 17 12:16:26.624764 2018] [wsgi:error] [pid 22346] [client 154.118.59.138:13286] ^ | |
| [Fri Aug 17 12:16:26.624771 2018] [wsgi:error] [pid 22346] [client 154.118.59.138:13286] IndentationError: unexpected indent | |
| [Fri Aug 17 12:21:05.304751 2018] [mpm_prefork:notice] [pid 22149] AH00171: Graceful restart requested, doing restart | |
| AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message | |
| [Fri Aug 17 12:21:05.325023 2018] [wsgi:warn] [pid 22149] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 12:21:05.325028 2018] [wsgi:warn] [pid 22149] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 12:21:05.325056 2018] [mpm_prefork:notice] [pid 22149] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 12:21:05.325060 2018] [core:notice] [pid 22149] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 12:21:24.983979 2018] [wsgi:error] [pid 22403] [client 154.118.59.138:15293] mod_wsgi (pid=22403): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:21:24.984022 2018] [wsgi:error] [pid 22403] [client 154.118.59.138:15293] mod_wsgi (pid=22403): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:21:24.984753 2018] [wsgi:error] [pid 22403] [client 154.118.59.138:15293] Traceback (most recent call last): | |
| [Fri Aug 17 12:21:24.984777 2018] [wsgi:error] [pid 22403] [client 154.118.59.138:15293] File "/var/www/catalog/catalog.wsgi", line 3, in <module> | |
| [Fri Aug 17 12:21:24.984781 2018] [wsgi:error] [pid 22403] [client 154.118.59.138:15293] logging.basicConfig(stream=sys.stderr) | |
| [Fri Aug 17 12:21:24.984795 2018] [wsgi:error] [pid 22403] [client 154.118.59.138:15293] NameError: name 'sys' is not defined | |
| [Fri Aug 17 12:21:25.643913 2018] [wsgi:error] [pid 22402] [client 154.118.59.138:5900] mod_wsgi (pid=22402): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:25.643958 2018] [wsgi:error] [pid 22402] [client 154.118.59.138:5900] mod_wsgi (pid=22402): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:25.644123 2018] [wsgi:error] [pid 22402] [client 154.118.59.138:5900] Traceback (most recent call last):, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:25.644146 2018] [wsgi:error] [pid 22402] [client 154.118.59.138:5900] File "/var/www/catalog/catalog.wsgi", line 3, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:25.644151 2018] [wsgi:error] [pid 22402] [client 154.118.59.138:5900] logging.basicConfig(stream=sys.stderr), referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:25.644165 2018] [wsgi:error] [pid 22402] [client 154.118.59.138:5900] NameError: name 'sys' is not defined, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:28.126620 2018] [wsgi:error] [pid 22404] [client 154.118.59.138:15969] mod_wsgi (pid=22404): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:21:28.126699 2018] [wsgi:error] [pid 22404] [client 154.118.59.138:15969] mod_wsgi (pid=22404): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:21:28.126882 2018] [wsgi:error] [pid 22404] [client 154.118.59.138:15969] Traceback (most recent call last): | |
| [Fri Aug 17 12:21:28.126906 2018] [wsgi:error] [pid 22404] [client 154.118.59.138:15969] File "/var/www/catalog/catalog.wsgi", line 3, in <module> | |
| [Fri Aug 17 12:21:28.126911 2018] [wsgi:error] [pid 22404] [client 154.118.59.138:15969] logging.basicConfig(stream=sys.stderr) | |
| [Fri Aug 17 12:21:28.126925 2018] [wsgi:error] [pid 22404] [client 154.118.59.138:15969] NameError: name 'sys' is not defined | |
| [Fri Aug 17 12:21:28.576749 2018] [wsgi:error] [pid 22401] [client 154.118.59.138:15775] mod_wsgi (pid=22401): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:28.576793 2018] [wsgi:error] [pid 22401] [client 154.118.59.138:15775] mod_wsgi (pid=22401): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:28.576946 2018] [wsgi:error] [pid 22401] [client 154.118.59.138:15775] Traceback (most recent call last):, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:28.576966 2018] [wsgi:error] [pid 22401] [client 154.118.59.138:15775] File "/var/www/catalog/catalog.wsgi", line 3, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:28.576970 2018] [wsgi:error] [pid 22401] [client 154.118.59.138:15775] logging.basicConfig(stream=sys.stderr), referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:28.576983 2018] [wsgi:error] [pid 22401] [client 154.118.59.138:15775] NameError: name 'sys' is not defined, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:21:32.197588 2018] [wsgi:error] [pid 22400] [client 154.118.59.138:3593] mod_wsgi (pid=22400): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:21:32.197630 2018] [wsgi:error] [pid 22400] [client 154.118.59.138:3593] mod_wsgi (pid=22400): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:21:32.197801 2018] [wsgi:error] [pid 22400] [client 154.118.59.138:3593] Traceback (most recent call last): | |
| [Fri Aug 17 12:21:32.197822 2018] [wsgi:error] [pid 22400] [client 154.118.59.138:3593] File "/var/www/catalog/catalog.wsgi", line 3, in <module> | |
| [Fri Aug 17 12:21:32.197826 2018] [wsgi:error] [pid 22400] [client 154.118.59.138:3593] logging.basicConfig(stream=sys.stderr) | |
| [Fri Aug 17 12:21:32.197840 2018] [wsgi:error] [pid 22400] [client 154.118.59.138:3593] NameError: name 'sys' is not defined | |
| [Fri Aug 17 12:24:03.173109 2018] [mpm_prefork:notice] [pid 22149] AH00171: Graceful restart requested, doing restart | |
| AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message | |
| [Fri Aug 17 12:24:03.193021 2018] [wsgi:warn] [pid 22149] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 12:24:03.193027 2018] [wsgi:warn] [pid 22149] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 12:24:03.193054 2018] [mpm_prefork:notice] [pid 22149] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 12:24:03.193058 2018] [core:notice] [pid 22149] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 12:24:12.241204 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] mod_wsgi (pid=22454): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:24:12.241245 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] mod_wsgi (pid=22454): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:24:12.241444 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] Traceback (most recent call last): | |
| [Fri Aug 17 12:24:12.241466 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:24:12.241478 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] from catalog import app as application | |
| [Fri Aug 17 12:24:12.241491 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:24:12.241498 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:24:12.241520 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] ^ | |
| [Fri Aug 17 12:24:12.241527 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:24424] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:24:21.377312 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] mod_wsgi (pid=22455): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:24:21.377354 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] mod_wsgi (pid=22455): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:24:21.377538 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] Traceback (most recent call last): | |
| [Fri Aug 17 12:24:21.377559 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:24:21.377564 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] from catalog import app as application | |
| [Fri Aug 17 12:24:21.377586 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:24:21.377593 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:24:21.377613 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] ^ | |
| [Fri Aug 17 12:24:21.377619 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:7954] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:24:22.186851 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] mod_wsgi (pid=22453): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.186897 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] mod_wsgi (pid=22453): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.187060 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] Traceback (most recent call last):, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.187098 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] File "/var/www/catalog/catalog.wsgi", line 7, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.187102 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] from catalog import app as application, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.187114 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] File "/var/www/catalog/catalog/__init__.py", line 89, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.187121 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] print "Token's client ID does not match app's.", referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.187142 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] ^, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:24:22.187149 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:22133] SyntaxError: Missing parentheses in call to 'print', referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:28:12.625337 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] mod_wsgi (pid=22452): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:12.625405 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] mod_wsgi (pid=22452): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:12.625595 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:12.625615 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:12.625619 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] from catalog import app as application | |
| [Fri Aug 17 12:28:12.625630 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:12.625637 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:12.625656 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] ^ | |
| [Fri Aug 17 12:28:12.625663 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:25410] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:13.037318 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] mod_wsgi (pid=22451): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:13.037356 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] mod_wsgi (pid=22451): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:13.037525 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:13.037545 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:13.037549 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] from catalog import app as application | |
| [Fri Aug 17 12:28:13.037560 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:13.037566 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:13.037586 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] ^ | |
| [Fri Aug 17 12:28:13.037592 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:17349] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:13.449486 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] mod_wsgi (pid=22454): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:13.449526 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] mod_wsgi (pid=22454): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:13.449601 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:13.449620 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:13.449624 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] from catalog import app as application | |
| [Fri Aug 17 12:28:13.449636 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:13.449642 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:13.449665 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] ^ | |
| [Fri Aug 17 12:28:13.449671 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:3028] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:13.791217 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] mod_wsgi (pid=22455): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:13.791268 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] mod_wsgi (pid=22455): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:13.791353 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:13.791374 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:13.791378 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] from catalog import app as application | |
| [Fri Aug 17 12:28:13.791390 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:13.791398 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:13.791423 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] ^ | |
| [Fri Aug 17 12:28:13.791430 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:17121] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:14.220314 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] mod_wsgi (pid=22464): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:14.220353 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] mod_wsgi (pid=22464): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:14.220503 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:14.220523 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:14.220527 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] from catalog import app as application | |
| [Fri Aug 17 12:28:14.220538 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:14.220544 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:14.220565 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] ^ | |
| [Fri Aug 17 12:28:14.220572 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17131] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:14.632722 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] mod_wsgi (pid=22453): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:14.632764 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] mod_wsgi (pid=22453): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:14.632838 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:14.632858 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:14.632862 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] from catalog import app as application | |
| [Fri Aug 17 12:28:14.632874 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:14.632880 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:14.632905 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] ^ | |
| [Fri Aug 17 12:28:14.632911 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:2125] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:14.991717 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] mod_wsgi (pid=22452): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:14.991757 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] mod_wsgi (pid=22452): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:14.991840 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:14.991861 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:14.991864 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] from catalog import app as application | |
| [Fri Aug 17 12:28:14.991876 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:14.991883 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:14.991907 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] ^ | |
| [Fri Aug 17 12:28:14.991914 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:17523] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:15.348277 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] mod_wsgi (pid=22451): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:15.348320 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] mod_wsgi (pid=22451): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:15.348394 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:15.348414 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:15.348418 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] from catalog import app as application | |
| [Fri Aug 17 12:28:15.348429 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:15.348436 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:15.348460 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] ^ | |
| [Fri Aug 17 12:28:15.348466 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:5247] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:15.739479 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] mod_wsgi (pid=22454): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:15.739525 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] mod_wsgi (pid=22454): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:15.739601 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:15.739622 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:15.739626 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] from catalog import app as application | |
| [Fri Aug 17 12:28:15.739639 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:15.739646 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:15.739683 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] ^ | |
| [Fri Aug 17 12:28:15.739690 2018] [wsgi:error] [pid 22454] [client 154.118.59.138:18343] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:16.108292 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] mod_wsgi (pid=22455): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:16.108335 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] mod_wsgi (pid=22455): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:16.108412 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:16.108443 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:16.108447 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] from catalog import app as application | |
| [Fri Aug 17 12:28:16.108461 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:16.108468 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:16.108493 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] ^ | |
| [Fri Aug 17 12:28:16.108500 2018] [wsgi:error] [pid 22455] [client 154.118.59.138:26124] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:16.438431 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] mod_wsgi (pid=22464): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:16.438474 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] mod_wsgi (pid=22464): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:16.438566 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:16.438586 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:16.438590 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] from catalog import app as application | |
| [Fri Aug 17 12:28:16.438614 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:16.438622 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:16.438648 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] ^ | |
| [Fri Aug 17 12:28:16.438654 2018] [wsgi:error] [pid 22464] [client 154.118.59.138:17113] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:16.788863 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] mod_wsgi (pid=22453): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:16.788906 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] mod_wsgi (pid=22453): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:16.788986 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:16.789005 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:16.789009 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] from catalog import app as application | |
| [Fri Aug 17 12:28:16.789020 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:16.789027 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:16.789051 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] ^ | |
| [Fri Aug 17 12:28:16.789058 2018] [wsgi:error] [pid 22453] [client 154.118.59.138:11249] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:17.152272 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] mod_wsgi (pid=22452): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:17.152311 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] mod_wsgi (pid=22452): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:17.152389 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:17.152423 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:17.152427 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] from catalog import app as application | |
| [Fri Aug 17 12:28:17.152440 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:17.152447 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:17.152484 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] ^ | |
| [Fri Aug 17 12:28:17.152503 2018] [wsgi:error] [pid 22452] [client 154.118.59.138:19903] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:17.492510 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] mod_wsgi (pid=22451): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:17.492552 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] mod_wsgi (pid=22451): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:17.492629 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:17.492649 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:17.492652 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] from catalog import app as application | |
| [Fri Aug 17 12:28:17.492664 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:17.492671 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:17.492695 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] ^ | |
| [Fri Aug 17 12:28:17.492701 2018] [wsgi:error] [pid 22451] [client 154.118.59.138:8674] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:28:19.777584 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] mod_wsgi (pid=22454): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:28:19.777629 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] mod_wsgi (pid=22454): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:28:19.777716 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] Traceback (most recent call last): | |
| [Fri Aug 17 12:28:19.777737 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:28:19.777741 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] from catalog import app as application | |
| [Fri Aug 17 12:28:19.777767 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] File "/var/www/catalog/catalog/__init__.py", line 89 | |
| [Fri Aug 17 12:28:19.777774 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] print "Token's client ID does not match app's." | |
| [Fri Aug 17 12:28:19.777811 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] ^ | |
| [Fri Aug 17 12:28:19.777818 2018] [wsgi:error] [pid 22454] [client 52.1.11.160:44420] SyntaxError: Missing parentheses in call to 'print' | |
| [Fri Aug 17 12:46:34.677002 2018] [mpm_prefork:notice] [pid 22149] AH00169: caught SIGTERM, shutting down | |
| [Fri Aug 17 12:46:35.459739 2018] [wsgi:warn] [pid 22984] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 12:46:35.459764 2018] [wsgi:warn] [pid 22984] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 12:46:35.460520 2018] [mpm_prefork:notice] [pid 22984] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 12:46:35.460535 2018] [core:notice] [pid 22984] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 12:51:32.726977 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] mod_wsgi (pid=22988): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:51:32.727561 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] mod_wsgi (pid=22988): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:51:32.727890 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] Traceback (most recent call last): | |
| [Fri Aug 17 12:51:32.727915 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:51:32.727919 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] from catalog import app as application | |
| [Fri Aug 17 12:51:32.727925 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 12:51:32.727928 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 12:51:32.727942 2018] [wsgi:error] [pid 22988] [client 154.118.59.138:7843] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 12:51:33.553846 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] mod_wsgi (pid=22991): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:33.553906 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] mod_wsgi (pid=22991): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:33.554210 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] Traceback (most recent call last):, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:33.554232 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] File "/var/www/catalog/catalog.wsgi", line 7, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:33.554236 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] from catalog import app as application, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:33.554241 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] File "/var/www/catalog/catalog/__init__.py", line 7, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:33.554244 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] from database_setup import Category, Base, SpaItem, User, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:33.554259 2018] [wsgi:error] [pid 22991] [client 154.118.59.138:24856] ImportError: No module named 'database_setup', referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:51:39.711930 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] mod_wsgi (pid=22990): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:51:39.711987 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] mod_wsgi (pid=22990): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:51:39.712332 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] Traceback (most recent call last): | |
| [Fri Aug 17 12:51:39.712370 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:51:39.712373 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] from catalog import app as application | |
| [Fri Aug 17 12:51:39.712379 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 12:51:39.712381 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 12:51:39.712395 2018] [wsgi:error] [pid 22990] [client 154.118.59.138:20466] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 12:51:40.331054 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] mod_wsgi (pid=22987): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:51:40.331137 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] mod_wsgi (pid=22987): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:51:40.331457 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] Traceback (most recent call last): | |
| [Fri Aug 17 12:51:40.331479 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:51:40.331482 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] from catalog import app as application | |
| [Fri Aug 17 12:51:40.331487 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 12:51:40.331489 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 12:51:40.331503 2018] [wsgi:error] [pid 22987] [client 154.118.59.138:12474] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 12:51:40.972476 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] mod_wsgi (pid=22989): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:51:40.972538 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] mod_wsgi (pid=22989): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:51:40.972848 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] Traceback (most recent call last): | |
| [Fri Aug 17 12:51:40.972871 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:51:40.972875 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] from catalog import app as application | |
| [Fri Aug 17 12:51:40.972880 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 12:51:40.972883 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 12:51:40.972896 2018] [wsgi:error] [pid 22989] [client 154.118.59.138:3029] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 12:52:11.204460 2018] [mpm_prefork:notice] [pid 22984] AH00169: caught SIGTERM, shutting down | |
| [Fri Aug 17 12:52:11.996977 2018] [wsgi:warn] [pid 23128] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 12:52:11.997005 2018] [wsgi:warn] [pid 23128] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 12:52:11.998218 2018] [mpm_prefork:notice] [pid 23128] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 12:52:11.998232 2018] [core:notice] [pid 23128] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 12:52:48.951968 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] mod_wsgi (pid=23135): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:52:48.952883 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] mod_wsgi (pid=23135): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:52:48.953262 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] Traceback (most recent call last): | |
| [Fri Aug 17 12:52:48.953284 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:52:48.953288 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] from catalog import app as application | |
| [Fri Aug 17 12:52:48.953293 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 12:52:48.953295 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 12:52:48.953309 2018] [wsgi:error] [pid 23135] [client 154.118.59.138:13714] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 12:52:49.807429 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] mod_wsgi (pid=23133): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:49.807488 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] mod_wsgi (pid=23133): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:49.807826 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] Traceback (most recent call last):, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:49.807849 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] File "/var/www/catalog/catalog.wsgi", line 7, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:49.807852 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] from catalog import app as application, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:49.807858 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] File "/var/www/catalog/catalog/__init__.py", line 7, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:49.807860 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] from database_setup import Category, Base, SpaItem, User, referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:49.807874 2018] [wsgi:error] [pid 23133] [client 154.118.59.138:23804] ImportError: No module named 'database_setup', referer: http://18.184.157.123/ | |
| [Fri Aug 17 12:52:53.235006 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] mod_wsgi (pid=23134): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:52:53.235066 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] mod_wsgi (pid=23134): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:52:53.235383 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] Traceback (most recent call last): | |
| [Fri Aug 17 12:52:53.235406 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:52:53.235409 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] from catalog import app as application | |
| [Fri Aug 17 12:52:53.235414 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 12:52:53.235417 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 12:52:53.235430 2018] [wsgi:error] [pid 23134] [client 154.118.59.138:6231] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 12:53:39.434680 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] mod_wsgi (pid=23132): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 12:53:39.434743 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] mod_wsgi (pid=23132): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 12:53:39.435076 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] Traceback (most recent call last): | |
| [Fri Aug 17 12:53:39.435100 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 12:53:39.435103 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] from catalog import app as application | |
| [Fri Aug 17 12:53:39.435109 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 12:53:39.435112 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 12:53:39.435127 2018] [wsgi:error] [pid 23132] [client 89.147.87.99:44776] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:02:03.901697 2018] [mpm_prefork:notice] [pid 23128] AH00169: caught SIGTERM, shutting down | |
| [Fri Aug 17 13:02:04.679546 2018] [wsgi:warn] [pid 23257] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 13:02:04.679583 2018] [wsgi:warn] [pid 23257] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 13:02:04.680394 2018] [mpm_prefork:notice] [pid 23257] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 13:02:04.680408 2018] [core:notice] [pid 23257] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 13:02:16.819450 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:02:16.819510 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:02:16.819834 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] Traceback (most recent call last): | |
| [Fri Aug 17 13:02:16.819856 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:02:16.819860 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] from catalog import app as application | |
| [Fri Aug 17 13:02:16.819865 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:02:16.819867 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:02:16.819881 2018] [wsgi:error] [pid 23264] [client 154.118.59.138:26599] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:02:23.785975 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:02:23.786041 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:02:23.786393 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] Traceback (most recent call last): | |
| [Fri Aug 17 13:02:23.786418 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:02:23.786422 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] from catalog import app as application | |
| [Fri Aug 17 13:02:23.786427 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:02:23.786430 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:02:23.786445 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:18085] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:02:24.668419 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module., referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:02:24.668491 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'., referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:02:24.668816 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] Traceback (most recent call last):, referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:02:24.668841 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] File "/var/www/catalog/catalog.wsgi", line 7, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:02:24.668845 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] from catalog import app as application, referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:02:24.668851 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] File "/var/www/catalog/catalog/__init__.py", line 7, in <module>, referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:02:24.668866 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] from database_setup import Category, Base, SpaItem, User, referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:02:24.668903 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:4454] ImportError: No module named 'database_setup', referer: http://18.184.157.123/ | |
| [Fri Aug 17 13:03:56.729356 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:03:56.729453 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:03:56.729781 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] Traceback (most recent call last): | |
| [Fri Aug 17 13:03:56.729805 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:03:56.729808 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] from catalog import app as application | |
| [Fri Aug 17 13:03:56.729814 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:03:56.729817 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:03:56.729832 2018] [wsgi:error] [pid 23263] [client 93.170.135.81:59808] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:19:20.874863 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] mod_wsgi (pid=23260): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:19:20.874943 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] mod_wsgi (pid=23260): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:19:20.875270 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] Traceback (most recent call last): | |
| [Fri Aug 17 13:19:20.875295 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:19:20.875299 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] from catalog import app as application | |
| [Fri Aug 17 13:19:20.875305 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:19:20.875307 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:19:20.875335 2018] [wsgi:error] [pid 23260] [client 108.61.128.244:37030] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:31:59.006424 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] mod_wsgi (pid=23275): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:31:59.006489 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] mod_wsgi (pid=23275): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:31:59.006828 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] Traceback (most recent call last): | |
| [Fri Aug 17 13:31:59.006850 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:31:59.006854 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] from catalog import app as application | |
| [Fri Aug 17 13:31:59.006859 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:31:59.006862 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:31:59.006876 2018] [wsgi:error] [pid 23275] [client 178.159.37.81:62708] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:31:59.072945 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:31:59.073583 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:31:59.073710 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] Traceback (most recent call last): | |
| [Fri Aug 17 13:31:59.073730 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:31:59.073733 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] from catalog import app as application | |
| [Fri Aug 17 13:31:59.073739 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:31:59.073755 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:31:59.073767 2018] [wsgi:error] [pid 23264] [client 178.159.37.81:62722] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:40:21.710287 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:40:21.710353 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:40:21.710445 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] Traceback (most recent call last): | |
| [Fri Aug 17 13:40:21.710470 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:40:21.710474 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] from catalog import app as application | |
| [Fri Aug 17 13:40:21.710481 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:40:21.710484 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:40:21.710500 2018] [wsgi:error] [pid 23261] [client 117.86.175.80:57106] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:40:22.319498 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:40:22.319559 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:40:22.319655 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] Traceback (most recent call last): | |
| [Fri Aug 17 13:40:22.319681 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:40:22.319685 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] from catalog import app as application | |
| [Fri Aug 17 13:40:22.319692 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:40:22.319696 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:40:22.319713 2018] [wsgi:error] [pid 23262] [client 117.86.175.80:57151] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:40:22.923436 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:40:22.923497 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:40:22.923603 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] Traceback (most recent call last): | |
| [Fri Aug 17 13:40:22.923637 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:40:22.923653 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] from catalog import app as application | |
| [Fri Aug 17 13:40:22.923661 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:40:22.923663 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:40:22.923681 2018] [wsgi:error] [pid 23263] [client 117.86.175.80:57164] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:40:23.525050 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] mod_wsgi (pid=23260): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:40:23.525094 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] mod_wsgi (pid=23260): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:40:23.525167 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] Traceback (most recent call last): | |
| [Fri Aug 17 13:40:23.525186 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:40:23.525190 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] from catalog import app as application | |
| [Fri Aug 17 13:40:23.525195 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:40:23.525198 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:40:23.525210 2018] [wsgi:error] [pid 23260] [client 117.86.175.80:57173] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:40:24.126552 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] mod_wsgi (pid=23275): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:40:24.126608 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] mod_wsgi (pid=23275): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:40:24.126696 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] Traceback (most recent call last): | |
| [Fri Aug 17 13:40:24.126718 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:40:24.126722 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] from catalog import app as application | |
| [Fri Aug 17 13:40:24.126728 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:40:24.126731 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:40:24.126746 2018] [wsgi:error] [pid 23275] [client 117.86.175.80:57206] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:40:24.495394 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:40:24.495454 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:40:24.495546 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] Traceback (most recent call last): | |
| [Fri Aug 17 13:40:24.495569 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:40:24.495573 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] from catalog import app as application | |
| [Fri Aug 17 13:40:24.495580 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:40:24.495582 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:40:24.495610 2018] [wsgi:error] [pid 23264] [client 117.86.175.80:57218] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:42:59.694259 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:42:59.694309 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:42:59.694389 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] Traceback (most recent call last): | |
| [Fri Aug 17 13:42:59.694410 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:42:59.694414 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] from catalog import app as application | |
| [Fri Aug 17 13:42:59.694420 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:42:59.694423 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:42:59.694437 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61514] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:42:59.770491 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:42:59.770527 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:42:59.770604 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] Traceback (most recent call last): | |
| [Fri Aug 17 13:42:59.770637 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:42:59.770640 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] from catalog import app as application | |
| [Fri Aug 17 13:42:59.770646 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:42:59.770649 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:42:59.770661 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61516] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:42:59.840212 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:42:59.840247 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:42:59.840324 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] Traceback (most recent call last): | |
| [Fri Aug 17 13:42:59.840350 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:42:59.840354 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] from catalog import app as application | |
| [Fri Aug 17 13:42:59.840360 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:42:59.840363 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:42:59.840376 2018] [wsgi:error] [pid 23263] [client 178.213.191.195:61517] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:42:59.916777 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] mod_wsgi (pid=23260): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:42:59.916820 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] mod_wsgi (pid=23260): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:42:59.916896 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] Traceback (most recent call last): | |
| [Fri Aug 17 13:42:59.916917 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:42:59.916921 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] from catalog import app as application | |
| [Fri Aug 17 13:42:59.916927 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:42:59.916930 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:42:59.916943 2018] [wsgi:error] [pid 23260] [client 178.213.191.195:61519] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:42:59.998540 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] mod_wsgi (pid=23275): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:42:59.998573 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] mod_wsgi (pid=23275): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:42:59.998658 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] Traceback (most recent call last): | |
| [Fri Aug 17 13:42:59.998677 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:42:59.998680 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] from catalog import app as application | |
| [Fri Aug 17 13:42:59.998685 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:42:59.998687 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:42:59.998699 2018] [wsgi:error] [pid 23275] [client 178.213.191.195:61525] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:43:00.070677 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:43:00.070713 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:43:00.070790 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] Traceback (most recent call last): | |
| [Fri Aug 17 13:43:00.070811 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:43:00.070814 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] from catalog import app as application | |
| [Fri Aug 17 13:43:00.070820 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:43:00.070823 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:43:00.070835 2018] [wsgi:error] [pid 23264] [client 178.213.191.195:61529] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:43:00.141354 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:43:00.141413 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:43:00.141491 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] Traceback (most recent call last): | |
| [Fri Aug 17 13:43:00.141512 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:43:00.141522 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] from catalog import app as application | |
| [Fri Aug 17 13:43:00.141529 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:43:00.141532 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:43:00.141545 2018] [wsgi:error] [pid 23261] [client 178.213.191.195:61531] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:43:00.212954 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:43:00.212989 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:43:00.213064 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] Traceback (most recent call last): | |
| [Fri Aug 17 13:43:00.213085 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:43:00.213088 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] from catalog import app as application | |
| [Fri Aug 17 13:43:00.213094 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:43:00.213097 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:43:00.213110 2018] [wsgi:error] [pid 23262] [client 178.213.191.195:61537] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:37.680622 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:37.680694 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:37.680804 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:37.680847 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:37.680851 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] from catalog import app as application | |
| [Fri Aug 17 13:44:37.680858 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:37.680861 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:37.680892 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63499] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:37.748036 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] mod_wsgi (pid=23260): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:37.748079 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] mod_wsgi (pid=23260): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:37.748177 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:37.748202 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:37.748207 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] from catalog import app as application | |
| [Fri Aug 17 13:44:37.748213 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:37.748227 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:37.748244 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63504] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:37.836649 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] mod_wsgi (pid=23275): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:37.836690 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] mod_wsgi (pid=23275): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:37.836781 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:37.836805 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:37.836809 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] from catalog import app as application | |
| [Fri Aug 17 13:44:37.836815 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:37.836818 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:37.836832 2018] [wsgi:error] [pid 23275] [client 37.132.173.133:63506] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:37.930796 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:37.930850 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:37.930938 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:37.930960 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:37.930964 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] from catalog import app as application | |
| [Fri Aug 17 13:44:37.930969 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:37.930972 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:37.930986 2018] [wsgi:error] [pid 23264] [client 37.132.173.133:63511] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:38.024724 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:38.024767 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:38.024862 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:38.024884 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:38.024887 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] from catalog import app as application | |
| [Fri Aug 17 13:44:38.024893 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:38.024896 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:38.024909 2018] [wsgi:error] [pid 23261] [client 37.132.173.133:63514] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:38.084957 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:38.085007 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:38.085106 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:38.085132 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:38.085136 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] from catalog import app as application | |
| [Fri Aug 17 13:44:38.085141 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:38.085144 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:38.085157 2018] [wsgi:error] [pid 23262] [client 37.132.173.133:63525] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:38.150620 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:38.150657 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:38.150742 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:38.150764 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:38.150767 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] from catalog import app as application | |
| [Fri Aug 17 13:44:38.150773 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:38.150776 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:38.150789 2018] [wsgi:error] [pid 23263] [client 37.132.173.133:63527] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:44:38.226225 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] mod_wsgi (pid=23260): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:44:38.226266 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] mod_wsgi (pid=23260): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:44:38.226373 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] Traceback (most recent call last): | |
| [Fri Aug 17 13:44:38.226398 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:44:38.226403 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] from catalog import app as application | |
| [Fri Aug 17 13:44:38.226409 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:44:38.226412 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:44:38.226433 2018] [wsgi:error] [pid 23260] [client 37.132.173.133:63530] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:51:19.976563 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] mod_wsgi (pid=23275): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:51:19.976617 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] mod_wsgi (pid=23275): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:51:19.976731 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] Traceback (most recent call last): | |
| [Fri Aug 17 13:51:19.976763 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:51:19.976768 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] from catalog import app as application | |
| [Fri Aug 17 13:51:19.976775 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:51:19.976777 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:51:19.976804 2018] [wsgi:error] [pid 23275] [client 168.195.141.17:56750] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:58:11.650544 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:58:11.650597 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:58:11.650677 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] Traceback (most recent call last): | |
| [Fri Aug 17 13:58:11.650698 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:58:11.650702 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] from catalog import app as application | |
| [Fri Aug 17 13:58:11.650708 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:58:11.650711 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:58:11.650725 2018] [wsgi:error] [pid 23264] [client 114.129.16.82:39423] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:59:05.369047 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:59:05.369097 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:59:05.369178 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] Traceback (most recent call last): | |
| [Fri Aug 17 13:59:05.369199 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:59:05.369203 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] from catalog import app as application | |
| [Fri Aug 17 13:59:05.369209 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:59:05.369212 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:59:05.369238 2018] [wsgi:error] [pid 23261] [client 73.255.134.230:30197] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 13:59:05.632779 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 13:59:05.632826 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 13:59:05.632905 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] Traceback (most recent call last): | |
| [Fri Aug 17 13:59:05.632926 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 13:59:05.632930 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] from catalog import app as application | |
| [Fri Aug 17 13:59:05.632936 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 13:59:05.632947 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 13:59:05.632963 2018] [wsgi:error] [pid 23262] [client 73.255.134.230:30207] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 14:28:26.307678 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 14:28:26.307759 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 14:28:26.307862 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] Traceback (most recent call last): | |
| [Fri Aug 17 14:28:26.307888 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 14:28:26.307893 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] from catalog import app as application | |
| [Fri Aug 17 14:28:26.307899 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 14:28:26.307902 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 14:28:26.307919 2018] [wsgi:error] [pid 23263] [client 73.255.134.230:62326] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 14:28:26.592593 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] mod_wsgi (pid=23260): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 14:28:26.592648 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] mod_wsgi (pid=23260): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 14:28:26.592762 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] Traceback (most recent call last): | |
| [Fri Aug 17 14:28:26.592787 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 14:28:26.592792 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] from catalog import app as application | |
| [Fri Aug 17 14:28:26.592799 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 14:28:26.592802 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 14:28:26.592820 2018] [wsgi:error] [pid 23260] [client 73.255.134.230:62337] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 14:30:14.958642 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] mod_wsgi (pid=23275): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 14:30:14.958690 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] mod_wsgi (pid=23275): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 14:30:14.958780 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] Traceback (most recent call last): | |
| [Fri Aug 17 14:30:14.958802 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 14:30:14.958805 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] from catalog import app as application | |
| [Fri Aug 17 14:30:14.958811 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 14:30:14.958814 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 14:30:14.958829 2018] [wsgi:error] [pid 23275] [client 185.121.216.42:54115] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 14:38:53.910228 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 14:38:53.910316 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 14:38:53.910423 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] Traceback (most recent call last): | |
| [Fri Aug 17 14:38:53.910480 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 14:38:53.910485 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] from catalog import app as application | |
| [Fri Aug 17 14:38:53.910491 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 14:38:53.910494 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 14:38:53.910512 2018] [wsgi:error] [pid 23264] [client 45.64.178.189:58109] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 15:52:12.818380 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 15:52:12.818441 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 15:52:12.818531 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] Traceback (most recent call last): | |
| [Fri Aug 17 15:52:12.818554 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 15:52:12.818558 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] from catalog import app as application | |
| [Fri Aug 17 15:52:12.818565 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 15:52:12.818573 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 15:52:12.818588 2018] [wsgi:error] [pid 23261] [client 125.209.72.202:47616] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:09:19.984036 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:09:19.984090 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:09:19.984183 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] Traceback (most recent call last): | |
| [Fri Aug 17 16:09:19.984205 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:09:19.984209 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] from catalog import app as application | |
| [Fri Aug 17 16:09:19.984215 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:09:19.984218 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:09:19.984233 2018] [wsgi:error] [pid 23262] [client 35.199.7.29:62363] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:09:20.163567 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:09:20.163612 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:09:20.163722 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] Traceback (most recent call last): | |
| [Fri Aug 17 16:09:20.163744 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:09:20.163757 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] from catalog import app as application | |
| [Fri Aug 17 16:09:20.163763 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:09:20.163766 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:09:20.163780 2018] [wsgi:error] [pid 23263] [client 35.199.7.29:62370] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:27:50.407926 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] mod_wsgi (pid=23260): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:27:50.408007 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] mod_wsgi (pid=23260): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:27:50.408107 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] Traceback (most recent call last): | |
| [Fri Aug 17 16:27:50.408139 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:27:50.408143 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] from catalog import app as application | |
| [Fri Aug 17 16:27:50.408150 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:27:50.408153 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:27:50.408171 2018] [wsgi:error] [pid 23260] [client 187.19.217.177:10971] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:27:55.786339 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] mod_wsgi (pid=23275): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:27:55.786400 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] mod_wsgi (pid=23275): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:27:55.786496 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] Traceback (most recent call last): | |
| [Fri Aug 17 16:27:55.786521 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:27:55.786525 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] from catalog import app as application | |
| [Fri Aug 17 16:27:55.786532 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:27:55.786535 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:27:55.786551 2018] [wsgi:error] [pid 23275] [client 187.19.217.177:40345] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:30:26.515206 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] mod_wsgi (pid=23264): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:30:26.515272 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] mod_wsgi (pid=23264): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:30:26.515352 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] Traceback (most recent call last): | |
| [Fri Aug 17 16:30:26.515374 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:30:26.515378 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] from catalog import app as application | |
| [Fri Aug 17 16:30:26.515384 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:30:26.515387 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:30:26.515411 2018] [wsgi:error] [pid 23264] [client 202.138.254.77:47516] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:34:40.001907 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] mod_wsgi (pid=23261): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:34:40.001963 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] mod_wsgi (pid=23261): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:34:40.002043 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] Traceback (most recent call last): | |
| [Fri Aug 17 16:34:40.002070 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:34:40.002074 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] from catalog import app as application | |
| [Fri Aug 17 16:34:40.002080 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:34:40.002083 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:34:40.002099 2018] [wsgi:error] [pid 23261] [client 154.118.59.138:21904] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:34:43.205624 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] mod_wsgi (pid=23262): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:34:43.205719 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] mod_wsgi (pid=23262): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:34:43.205833 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] Traceback (most recent call last): | |
| [Fri Aug 17 16:34:43.205860 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:34:43.205865 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] from catalog import app as application | |
| [Fri Aug 17 16:34:43.205872 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:34:43.205875 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:34:43.205894 2018] [wsgi:error] [pid 23262] [client 154.118.59.138:14055] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 16:52:10.011748 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] mod_wsgi (pid=23263): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 16:52:10.011819 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] mod_wsgi (pid=23263): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 16:52:10.011922 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] Traceback (most recent call last): | |
| [Fri Aug 17 16:52:10.011950 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 16:52:10.011954 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] from catalog import app as application | |
| [Fri Aug 17 16:52:10.011961 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 16:52:10.011964 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 16:52:10.011983 2018] [wsgi:error] [pid 23263] [client 95.221.29.91:60265] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 17:02:38.235872 2018] [mpm_prefork:notice] [pid 23257] AH00169: caught SIGTERM, shutting down | |
| [Fri Aug 17 17:02:39.030171 2018] [wsgi:warn] [pid 25869] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 17:02:39.030202 2018] [wsgi:warn] [pid 25869] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 17:02:39.031516 2018] [mpm_prefork:notice] [pid 25869] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 17:02:39.031530 2018] [core:notice] [pid 25869] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 17:10:59.899219 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] mod_wsgi (pid=25874): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 17:10:59.899283 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] mod_wsgi (pid=25874): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 17:10:59.899618 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] Traceback (most recent call last): | |
| [Fri Aug 17 17:10:59.899642 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 17:10:59.899646 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] from catalog import app as application | |
| [Fri Aug 17 17:10:59.899651 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 17:10:59.899654 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 17:10:59.899669 2018] [wsgi:error] [pid 25874] [client 154.118.59.138:2139] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 18:31:46.508125 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] mod_wsgi (pid=25875): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 18:31:46.508194 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] mod_wsgi (pid=25875): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 18:31:46.508556 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] Traceback (most recent call last): | |
| [Fri Aug 17 18:31:46.508592 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 18:31:46.508596 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] from catalog import app as application | |
| [Fri Aug 17 18:31:46.508602 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 18:31:46.508605 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 18:31:46.508620 2018] [wsgi:error] [pid 25875] [client 91.97.201.46:40574] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 18:34:06.650774 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] mod_wsgi (pid=25876): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 18:34:06.650835 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] mod_wsgi (pid=25876): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 18:34:06.651133 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] Traceback (most recent call last): | |
| [Fri Aug 17 18:34:06.651156 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 18:34:06.651160 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] from catalog import app as application | |
| [Fri Aug 17 18:34:06.651165 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 18:34:06.651168 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 18:34:06.651182 2018] [wsgi:error] [pid 25876] [client 62.175.236.115:41639] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 19:12:10.817746 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] mod_wsgi (pid=25872): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 19:12:10.817819 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] mod_wsgi (pid=25872): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 19:12:10.818159 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] Traceback (most recent call last): | |
| [Fri Aug 17 19:12:10.818184 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 19:12:10.818188 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] from catalog import app as application | |
| [Fri Aug 17 19:12:10.818194 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 19:12:10.818197 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 19:12:10.818212 2018] [wsgi:error] [pid 25872] [client 191.205.134.23:50589] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 19:15:41.974827 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] mod_wsgi (pid=25873): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 19:15:41.974886 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] mod_wsgi (pid=25873): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 19:15:41.975179 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] Traceback (most recent call last): | |
| [Fri Aug 17 19:15:41.975202 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 19:15:41.975205 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] from catalog import app as application | |
| [Fri Aug 17 19:15:41.975211 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 19:15:41.975214 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 19:15:41.975227 2018] [wsgi:error] [pid 25873] [client 141.237.58.15:34025] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 19:43:29.799756 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] mod_wsgi (pid=25928): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 19:43:29.799820 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] mod_wsgi (pid=25928): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 19:43:29.800141 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] Traceback (most recent call last): | |
| [Fri Aug 17 19:43:29.800165 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 19:43:29.800169 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] from catalog import app as application | |
| [Fri Aug 17 19:43:29.800174 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 19:43:29.800177 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 19:43:29.800192 2018] [wsgi:error] [pid 25928] [client 116.87.44.21:49211] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 19:47:57.814001 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] mod_wsgi (pid=25874): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 19:47:57.814074 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] mod_wsgi (pid=25874): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 19:47:57.814179 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] Traceback (most recent call last): | |
| [Fri Aug 17 19:47:57.814215 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 19:47:57.814220 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] from catalog import app as application | |
| [Fri Aug 17 19:47:57.814226 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 19:47:57.814229 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 19:47:57.814245 2018] [wsgi:error] [pid 25874] [client 178.170.157.142:10139] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 20:06:52.741756 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] mod_wsgi (pid=25875): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 20:06:52.741804 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] mod_wsgi (pid=25875): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 20:06:52.741879 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] Traceback (most recent call last): | |
| [Fri Aug 17 20:06:52.741899 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 20:06:52.741902 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] from catalog import app as application | |
| [Fri Aug 17 20:06:52.741908 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 20:06:52.741911 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 20:06:52.741924 2018] [wsgi:error] [pid 25875] [client 95.38.75.167:56041] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 20:07:14.204776 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] mod_wsgi (pid=25876): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 20:07:14.204821 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] mod_wsgi (pid=25876): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 20:07:14.204899 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] Traceback (most recent call last): | |
| [Fri Aug 17 20:07:14.204920 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 20:07:14.204923 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] from catalog import app as application | |
| [Fri Aug 17 20:07:14.204929 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 20:07:14.204932 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 20:07:14.204946 2018] [wsgi:error] [pid 25876] [client 31.129.177.68:35462] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 20:21:22.444979 2018] [mpm_prefork:notice] [pid 25869] AH00169: caught SIGTERM, shutting down | |
| [Fri Aug 17 20:29:34.375738 2018] [wsgi:warn] [pid 27049] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 20:29:34.375769 2018] [wsgi:warn] [pid 27049] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 20:29:34.376498 2018] [mpm_prefork:notice] [pid 27049] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 20:29:34.376513 2018] [core:notice] [pid 27049] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 20:32:55.715170 2018] [mpm_prefork:notice] [pid 27049] AH00169: caught SIGTERM, shutting down | |
| [Fri Aug 17 20:32:56.752699 2018] [wsgi:warn] [pid 27145] mod_wsgi: Compiled for Python/3.5.1+. | |
| [Fri Aug 17 20:32:56.752738 2018] [wsgi:warn] [pid 27145] mod_wsgi: Runtime using Python/3.5.2. | |
| [Fri Aug 17 20:32:56.753528 2018] [mpm_prefork:notice] [pid 27145] AH00163: Apache/2.4.18 (Ubuntu) mod_wsgi/4.3.0 Python/3.5.2 configured -- resuming normal operations | |
| [Fri Aug 17 20:32:56.757429 2018] [core:notice] [pid 27145] AH00094: Command line: '/usr/sbin/apache2' | |
| [Fri Aug 17 20:36:07.191201 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] mod_wsgi (pid=27150): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 20:36:07.191292 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] mod_wsgi (pid=27150): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 20:36:07.191630 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] Traceback (most recent call last): | |
| [Fri Aug 17 20:36:07.191654 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 20:36:07.191658 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] from catalog import app as application | |
| [Fri Aug 17 20:36:07.191663 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 20:36:07.191666 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 20:36:07.191681 2018] [wsgi:error] [pid 27150] [client 154.118.59.138:1526] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 21:20:36.617001 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] mod_wsgi (pid=27151): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 21:20:36.617063 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] mod_wsgi (pid=27151): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 21:20:36.617386 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] Traceback (most recent call last): | |
| [Fri Aug 17 21:20:36.617411 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 21:20:36.617415 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] from catalog import app as application | |
| [Fri Aug 17 21:20:36.617420 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 21:20:36.617423 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 21:20:36.617437 2018] [wsgi:error] [pid 27151] [client 60.191.38.77:46562] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 21:21:01.693260 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] mod_wsgi (pid=27149): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 21:21:01.693318 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] mod_wsgi (pid=27149): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 21:21:01.693658 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] Traceback (most recent call last): | |
| [Fri Aug 17 21:21:01.693694 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 21:21:01.693698 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] from catalog import app as application | |
| [Fri Aug 17 21:21:01.693708 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 21:21:01.693710 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 21:21:01.693725 2018] [wsgi:error] [pid 27149] [client 189.78.157.40:53385] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 22:19:29.342974 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] mod_wsgi (pid=27148): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 22:19:29.344402 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] mod_wsgi (pid=27148): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 22:19:29.344747 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] Traceback (most recent call last): | |
| [Fri Aug 17 22:19:29.344772 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 22:19:29.344776 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] from catalog import app as application | |
| [Fri Aug 17 22:19:29.344781 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 22:19:29.344784 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 22:19:29.344798 2018] [wsgi:error] [pid 27148] [client 154.118.59.138:19186] ImportError: No module named 'database_setup' | |
| [Fri Aug 17 22:25:15.269562 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] mod_wsgi (pid=27152): Target WSGI script '/var/www/catalog/catalog.wsgi' cannot be loaded as Python module. | |
| [Fri Aug 17 22:25:15.269643 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] mod_wsgi (pid=27152): Exception occurred processing WSGI script '/var/www/catalog/catalog.wsgi'. | |
| [Fri Aug 17 22:25:15.269985 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] Traceback (most recent call last): | |
| [Fri Aug 17 22:25:15.270010 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] File "/var/www/catalog/catalog.wsgi", line 7, in <module> | |
| [Fri Aug 17 22:25:15.270014 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] from catalog import app as application | |
| [Fri Aug 17 22:25:15.270020 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] File "/var/www/catalog/catalog/__init__.py", line 7, in <module> | |
| [Fri Aug 17 22:25:15.270022 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] from database_setup import Category, Base, SpaItem, User | |
| [Fri Aug 17 22:25:15.270038 2018] [wsgi:error] [pid 27152] [client 154.118.59.138:23154] ImportError: No module named 'database_setup' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment