Advertisement
Guest User

Untitled

a guest
Jun 14th, 2020
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.57 KB | None | 0 0
  1. [Sun Jun 14 08:35:41.180986 2020] [mpm_event:notice] [pid 989:tid 140631872052160] AH00489: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
  2. [Sun Jun 14 08:35:41.180997 2020] [core:notice] [pid 989:tid 140631872052160] AH00094: Command line: '/usr/sbin/apache2'
  3. [Sun Jun 14 13:28:45.013079 2020] [mpm_event:notice] [pid 989:tid 140631872052160] AH00491: caught SIGTERM, shutting down
  4. [Sun Jun 14 13:28:45.051571 2020] [mpm_event:notice] [pid 28160:tid 140295625288640] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  5. [Sun Jun 14 13:28:45.051622 2020] [core:notice] [pid 28160:tid 140295625288640] AH00094: Command line: '/usr/sbin/apache2'
  6. [Sun Jun 14 13:49:57.530753 2020] [mpm_event:notice] [pid 28160:tid 140295625288640] AH00493: SIGUSR1 received. Doing graceful restart
  7. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
  8. [Sun Jun 14 13:49:57.534248 2020] [mpm_event:notice] [pid 28160:tid 140295625288640] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  9. [Sun Jun 14 13:49:57.534253 2020] [core:notice] [pid 28160:tid 140295625288640] AH00094: Command line: '/usr/sbin/apache2'
  10. [Sun Jun 14 13:52:41.022966 2020] [mpm_event:notice] [pid 28160:tid 140295625288640] AH00493: SIGUSR1 received. Doing graceful restart
  11. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
  12. [Sun Jun 14 13:52:41.026809 2020] [mpm_event:notice] [pid 28160:tid 140295625288640] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  13. [Sun Jun 14 13:52:41.026815 2020] [core:notice] [pid 28160:tid 140295625288640] AH00094: Command line: '/usr/sbin/apache2'
  14. [Sun Jun 14 13:55:04.775775 2020] [mpm_event:notice] [pid 28160:tid 140295625288640] AH00491: caught SIGTERM, shutting down
  15. [Sun Jun 14 13:55:04.813934 2020] [mpm_event:notice] [pid 31738:tid 139942111808448] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  16. [Sun Jun 14 13:55:04.814004 2020] [core:notice] [pid 31738:tid 139942111808448] AH00094: Command line: '/usr/sbin/apache2'
  17. [Sun Jun 14 13:55:49.947224 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] mod_wsgi (pid=31739): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  18. [Sun Jun 14 13:55:49.947248 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] mod_wsgi (pid=31739): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  19. [Sun Jun 14 13:55:49.947263 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] Traceback (most recent call last):
  20. [Sun Jun 14 13:55:49.947278 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  21. [Sun Jun 14 13:55:49.947320 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] from webApp import app as application
  22. [Sun Jun 14 13:55:49.947352 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] File "/var/www/webApp/webApp/__init__.py", line 51
  23. [Sun Jun 14 13:55:49.947358 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] print(True) if moorings else print(False)
  24. [Sun Jun 14 13:55:49.947361 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] ^
  25. [Sun Jun 14 13:55:49.947365 2020] [wsgi:error] [pid 31739:tid 139942008473344] [client 192.168.1.25:37132] SyntaxError: invalid syntax
  26. [Sun Jun 14 13:55:49.973910 2020] [wsgi:error] [pid 31739:tid 139941991687936] [client 192.168.1.25:37134] mod_wsgi (pid=31739): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  27. [Sun Jun 14 13:55:49.973927 2020] [wsgi:error] [pid 31739:tid 139941991687936] [client 192.168.1.25:37134] mod_wsgi (pid=31739): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  28. [Sun Jun 14 13:55:49.973949 2020] [wsgi:error] [pid 31739:tid 139941991687936] [client 192.168.1.25:37134] Traceback (most recent call last):, referer: http://192.168.1.25/
  29. [Sun Jun 14 13:55:49.973964 2020] [wsgi:error] [pid 31739:tid 139941991687936] [client 192.168.1.25:37134] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  30. [Sun Jun 14 13:55:49.973987 2020] [wsgi:error] [pid 31739:tid 139941991687936] [client 192.168.1.25:37134] from webApp import app as application, referer: http://192.168.1.25/
  31. [Sun Jun 14 13:55:49.974003 2020] [wsgi:error] [pid 31739:tid 139941991687936] [client 192.168.1.25:37134] ImportError: cannot import name app, referer: http://192.168.1.25/
  32. [Sun Jun 14 14:07:15.190522 2020] [mpm_event:notice] [pid 31738:tid 139942111808448] AH00493: SIGUSR1 received. Doing graceful restart
  33. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
  34. [Sun Jun 14 14:07:15.193848 2020] [mpm_event:notice] [pid 31738:tid 139942111808448] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  35. [Sun Jun 14 14:07:15.193854 2020] [core:notice] [pid 31738:tid 139942111808448] AH00094: Command line: '/usr/sbin/apache2'
  36. [Sun Jun 14 14:07:30.714037 2020] [mpm_event:notice] [pid 31738:tid 139942111808448] AH00491: caught SIGTERM, shutting down
  37. [Sun Jun 14 14:07:30.752154 2020] [mpm_event:notice] [pid 1798:tid 139736746384320] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  38. [Sun Jun 14 14:07:30.752221 2020] [core:notice] [pid 1798:tid 139736746384320] AH00094: Command line: '/usr/sbin/apache2'
  39. [Sun Jun 14 14:09:36.221457 2020] [mpm_event:notice] [pid 1798:tid 139736746384320] AH00493: SIGUSR1 received. Doing graceful restart
  40. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
  41. [Sun Jun 14 14:09:36.225649 2020] [mpm_event:notice] [pid 1798:tid 139736746384320] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  42. [Sun Jun 14 14:09:36.225654 2020] [core:notice] [pid 1798:tid 139736746384320] AH00094: Command line: '/usr/sbin/apache2'
  43. [Sun Jun 14 14:09:41.386115 2020] [mpm_event:notice] [pid 1798:tid 139736746384320] AH00491: caught SIGTERM, shutting down
  44. [Sun Jun 14 14:09:41.423748 2020] [mpm_event:notice] [pid 2267:tid 140313875303360] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  45. [Sun Jun 14 14:09:41.423805 2020] [core:notice] [pid 2267:tid 140313875303360] AH00094: Command line: '/usr/sbin/apache2'
  46. [Sun Jun 14 14:45:08.048957 2020] [mpm_event:notice] [pid 2267:tid 140313875303360] AH00491: caught SIGTERM, shutting down
  47. [Sun Jun 14 14:45:08.087472 2020] [mpm_event:notice] [pid 6939:tid 139958228134848] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  48. [Sun Jun 14 14:45:08.087526 2020] [core:notice] [pid 6939:tid 139958228134848] AH00094: Command line: '/usr/sbin/apache2'
  49. [Sun Jun 14 14:45:39.917900 2020] [mpm_event:notice] [pid 6939:tid 139958228134848] AH00491: caught SIGTERM, shutting down
  50. [Sun Jun 14 14:46:34.333601 2020] [mpm_event:notice] [pid 7733:tid 140296447880128] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/3.6 configured -- resuming normal operations
  51. [Sun Jun 14 14:46:34.333682 2020] [core:notice] [pid 7733:tid 140296447880128] AH00094: Command line: '/usr/sbin/apache2'
  52. [Sun Jun 14 14:47:32.069049 2020] [mpm_event:notice] [pid 7733:tid 140296447880128] AH00491: caught SIGTERM, shutting down
  53. [Sun Jun 14 14:47:32.107271 2020] [mpm_event:notice] [pid 7889:tid 140367297129408] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/3.6 configured -- resuming normal operations
  54. [Sun Jun 14 14:47:32.107336 2020] [core:notice] [pid 7889:tid 140367297129408] AH00094: Command line: '/usr/sbin/apache2'
  55. [Sun Jun 14 14:52:04.126466 2020] [mpm_event:notice] [pid 7889:tid 140367297129408] AH00491: caught SIGTERM, shutting down
  56. [Sun Jun 14 14:52:04.164520 2020] [mpm_event:notice] [pid 9087:tid 139763745156032] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  57. [Sun Jun 14 14:52:04.164594 2020] [core:notice] [pid 9087:tid 139763745156032] AH00094: Command line: '/usr/sbin/apache2'
  58. [Sun Jun 14 15:06:10.288829 2020] [mpm_event:notice] [pid 9087:tid 139763745156032] AH00493: SIGUSR1 received. Doing graceful restart
  59. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
  60. [Sun Jun 14 15:06:10.292361 2020] [mpm_event:notice] [pid 9087:tid 139763745156032] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  61. [Sun Jun 14 15:06:10.292366 2020] [core:notice] [pid 9087:tid 139763745156032] AH00094: Command line: '/usr/sbin/apache2'
  62. [Sun Jun 14 15:07:09.775746 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] mod_wsgi (pid=11528): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  63. [Sun Jun 14 15:07:09.775767 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] mod_wsgi (pid=11528): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  64. [Sun Jun 14 15:07:09.775778 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] Traceback (most recent call last):
  65. [Sun Jun 14 15:07:09.775789 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  66. [Sun Jun 14 15:07:09.775819 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] from webApp import app as application
  67. [Sun Jun 14 15:07:09.775843 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] File "/var/www/webApp/webApp/__init__.py", line 51
  68. [Sun Jun 14 15:07:09.775847 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] print(True) if moorings else print(False)
  69. [Sun Jun 14 15:07:09.775850 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] ^
  70. [Sun Jun 14 15:07:09.775852 2020] [wsgi:error] [pid 11528:tid 139763641820928] [client 192.168.1.25:41132] SyntaxError: invalid syntax
  71. [Sun Jun 14 15:07:09.808661 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] mod_wsgi (pid=11527): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  72. [Sun Jun 14 15:07:09.808678 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] mod_wsgi (pid=11527): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  73. [Sun Jun 14 15:07:09.808688 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] Traceback (most recent call last):, referer: http://192.168.1.25/
  74. [Sun Jun 14 15:07:09.808697 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  75. [Sun Jun 14 15:07:09.808724 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] from webApp import app as application, referer: http://192.168.1.25/
  76. [Sun Jun 14 15:07:09.808745 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] File "/var/www/webApp/webApp/__init__.py", line 51, referer: http://192.168.1.25/
  77. [Sun Jun 14 15:07:09.808749 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] print(True) if moorings else print(False), referer: http://192.168.1.25/
  78. [Sun Jun 14 15:07:09.808757 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] ^, referer: http://192.168.1.25/
  79. [Sun Jun 14 15:07:09.808759 2020] [wsgi:error] [pid 11527:tid 139763641820928] [client 192.168.1.25:41134] SyntaxError: invalid syntax, referer: http://192.168.1.25/
  80. [Sun Jun 14 16:23:35.428935 2020] [mpm_event:notice] [pid 9087:tid 139763745156032] AH00493: SIGUSR1 received. Doing graceful restart
  81. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
  82. [Sun Jun 14 16:23:35.432517 2020] [mpm_event:notice] [pid 9087:tid 139763745156032] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  83. [Sun Jun 14 16:23:35.432523 2020] [core:notice] [pid 9087:tid 139763745156032] AH00094: Command line: '/usr/sbin/apache2'
  84. [Sun Jun 14 16:24:20.125267 2020] [mpm_event:notice] [pid 9087:tid 139763745156032] AH00491: caught SIGTERM, shutting down
  85. [Sun Jun 14 16:24:20.163368 2020] [mpm_event:notice] [pid 18907:tid 140120551599040] AH00489: Apache/2.4.29 (Ubuntu) mod_wsgi/4.5.17 Python/2.7 configured -- resuming normal operations
  86. [Sun Jun 14 16:24:20.163424 2020] [core:notice] [pid 18907:tid 140120551599040] AH00094: Command line: '/usr/sbin/apache2'
  87. [Sun Jun 14 16:24:26.515956 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  88. [Sun Jun 14 16:24:26.515997 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  89. [Sun Jun 14 16:24:26.516029 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] Traceback (most recent call last):
  90. [Sun Jun 14 16:24:26.516052 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  91. [Sun Jun 14 16:24:26.516129 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] from webApp import app as application
  92. [Sun Jun 14 16:24:26.516183 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] File "/var/www/webApp/webApp/__init__.py", line 53
  93. [Sun Jun 14 16:24:26.516191 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] print(True) if moorings else print(False)
  94. [Sun Jun 14 16:24:26.516197 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] ^
  95. [Sun Jun 14 16:24:26.516202 2020] [wsgi:error] [pid 18908:tid 140120439871232] [client 192.168.1.25:42728] SyntaxError: invalid syntax
  96. [Sun Jun 14 16:24:26.532007 2020] [wsgi:error] [pid 18908:tid 140120448263936] [client 192.168.1.25:42730] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  97. [Sun Jun 14 16:24:26.532038 2020] [wsgi:error] [pid 18908:tid 140120448263936] [client 192.168.1.25:42730] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  98. [Sun Jun 14 16:24:26.532056 2020] [wsgi:error] [pid 18908:tid 140120448263936] [client 192.168.1.25:42730] Traceback (most recent call last):, referer: http://192.168.1.25/
  99. [Sun Jun 14 16:24:26.532081 2020] [wsgi:error] [pid 18908:tid 140120448263936] [client 192.168.1.25:42730] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  100. [Sun Jun 14 16:24:26.532123 2020] [wsgi:error] [pid 18908:tid 140120448263936] [client 192.168.1.25:42730] from webApp import app as application, referer: http://192.168.1.25/
  101. [Sun Jun 14 16:24:26.532149 2020] [wsgi:error] [pid 18908:tid 140120448263936] [client 192.168.1.25:42730] ImportError: cannot import name app, referer: http://192.168.1.25/
  102. [Sun Jun 14 16:24:27.362740 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] mod_wsgi (pid=18909): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  103. [Sun Jun 14 16:24:27.362779 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] mod_wsgi (pid=18909): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  104. [Sun Jun 14 16:24:27.362797 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] Traceback (most recent call last):
  105. [Sun Jun 14 16:24:27.362813 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  106. [Sun Jun 14 16:24:27.362862 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] from webApp import app as application
  107. [Sun Jun 14 16:24:27.362898 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] File "/var/www/webApp/webApp/__init__.py", line 53
  108. [Sun Jun 14 16:24:27.362904 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] print(True) if moorings else print(False)
  109. [Sun Jun 14 16:24:27.362908 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] ^
  110. [Sun Jun 14 16:24:27.362913 2020] [wsgi:error] [pid 18909:tid 140120448263936] [client 192.168.1.25:42732] SyntaxError: invalid syntax
  111. [Sun Jun 14 16:24:27.376805 2020] [wsgi:error] [pid 18909:tid 140120439871232] [client 192.168.1.25:42734] mod_wsgi (pid=18909): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  112. [Sun Jun 14 16:24:27.376817 2020] [wsgi:error] [pid 18909:tid 140120439871232] [client 192.168.1.25:42734] mod_wsgi (pid=18909): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  113. [Sun Jun 14 16:24:27.376830 2020] [wsgi:error] [pid 18909:tid 140120439871232] [client 192.168.1.25:42734] Traceback (most recent call last):, referer: http://192.168.1.25/
  114. [Sun Jun 14 16:24:27.376842 2020] [wsgi:error] [pid 18909:tid 140120439871232] [client 192.168.1.25:42734] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  115. [Sun Jun 14 16:24:27.376861 2020] [wsgi:error] [pid 18909:tid 140120439871232] [client 192.168.1.25:42734] from webApp import app as application, referer: http://192.168.1.25/
  116. [Sun Jun 14 16:24:27.376873 2020] [wsgi:error] [pid 18909:tid 140120439871232] [client 192.168.1.25:42734] ImportError: cannot import name app, referer: http://192.168.1.25/
  117. [Sun Jun 14 16:24:28.473168 2020] [wsgi:error] [pid 18908:tid 140120431478528] [client 192.168.1.25:42736] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  118. [Sun Jun 14 16:24:28.473224 2020] [wsgi:error] [pid 18908:tid 140120431478528] [client 192.168.1.25:42736] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  119. [Sun Jun 14 16:24:28.473265 2020] [wsgi:error] [pid 18908:tid 140120431478528] [client 192.168.1.25:42736] Traceback (most recent call last):
  120. [Sun Jun 14 16:24:28.473308 2020] [wsgi:error] [pid 18908:tid 140120431478528] [client 192.168.1.25:42736] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  121. [Sun Jun 14 16:24:28.473406 2020] [wsgi:error] [pid 18908:tid 140120431478528] [client 192.168.1.25:42736] from webApp import app as application
  122. [Sun Jun 14 16:24:28.473465 2020] [wsgi:error] [pid 18908:tid 140120431478528] [client 192.168.1.25:42736] ImportError: cannot import name app
  123. [Sun Jun 14 16:24:28.507052 2020] [wsgi:error] [pid 18908:tid 140120221021952] [client 192.168.1.25:42738] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  124. [Sun Jun 14 16:24:28.507081 2020] [wsgi:error] [pid 18908:tid 140120221021952] [client 192.168.1.25:42738] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  125. [Sun Jun 14 16:24:28.507112 2020] [wsgi:error] [pid 18908:tid 140120221021952] [client 192.168.1.25:42738] Traceback (most recent call last):, referer: http://192.168.1.25/
  126. [Sun Jun 14 16:24:28.507146 2020] [wsgi:error] [pid 18908:tid 140120221021952] [client 192.168.1.25:42738] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  127. [Sun Jun 14 16:24:28.507204 2020] [wsgi:error] [pid 18908:tid 140120221021952] [client 192.168.1.25:42738] from webApp import app as application, referer: http://192.168.1.25/
  128. [Sun Jun 14 16:24:28.507237 2020] [wsgi:error] [pid 18908:tid 140120221021952] [client 192.168.1.25:42738] ImportError: cannot import name app, referer: http://192.168.1.25/
  129. [Sun Jun 14 16:24:29.074134 2020] [wsgi:error] [pid 18909:tid 140120431478528] [client 192.168.1.25:42740] mod_wsgi (pid=18909): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  130. [Sun Jun 14 16:24:29.074207 2020] [wsgi:error] [pid 18909:tid 140120431478528] [client 192.168.1.25:42740] mod_wsgi (pid=18909): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  131. [Sun Jun 14 16:24:29.074263 2020] [wsgi:error] [pid 18909:tid 140120431478528] [client 192.168.1.25:42740] Traceback (most recent call last):
  132. [Sun Jun 14 16:24:29.074319 2020] [wsgi:error] [pid 18909:tid 140120431478528] [client 192.168.1.25:42740] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  133. [Sun Jun 14 16:24:29.074395 2020] [wsgi:error] [pid 18909:tid 140120431478528] [client 192.168.1.25:42740] from webApp import app as application
  134. [Sun Jun 14 16:24:29.074446 2020] [wsgi:error] [pid 18909:tid 140120431478528] [client 192.168.1.25:42740] ImportError: cannot import name app
  135. [Sun Jun 14 16:24:29.104868 2020] [wsgi:error] [pid 18908:tid 140120212629248] [client 192.168.1.25:42742] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  136. [Sun Jun 14 16:24:29.104907 2020] [wsgi:error] [pid 18908:tid 140120212629248] [client 192.168.1.25:42742] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  137. [Sun Jun 14 16:24:29.104923 2020] [wsgi:error] [pid 18908:tid 140120212629248] [client 192.168.1.25:42742] Traceback (most recent call last):, referer: http://192.168.1.25/
  138. [Sun Jun 14 16:24:29.104938 2020] [wsgi:error] [pid 18908:tid 140120212629248] [client 192.168.1.25:42742] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  139. [Sun Jun 14 16:24:29.104959 2020] [wsgi:error] [pid 18908:tid 140120212629248] [client 192.168.1.25:42742] from webApp import app as application, referer: http://192.168.1.25/
  140. [Sun Jun 14 16:24:29.104973 2020] [wsgi:error] [pid 18908:tid 140120212629248] [client 192.168.1.25:42742] ImportError: cannot import name app, referer: http://192.168.1.25/
  141. [Sun Jun 14 16:24:29.390167 2020] [wsgi:error] [pid 18908:tid 140120204236544] [client 192.168.1.25:42744] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  142. [Sun Jun 14 16:24:29.390210 2020] [wsgi:error] [pid 18908:tid 140120204236544] [client 192.168.1.25:42744] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  143. [Sun Jun 14 16:24:29.390252 2020] [wsgi:error] [pid 18908:tid 140120204236544] [client 192.168.1.25:42744] Traceback (most recent call last):
  144. [Sun Jun 14 16:24:29.390299 2020] [wsgi:error] [pid 18908:tid 140120204236544] [client 192.168.1.25:42744] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  145. [Sun Jun 14 16:24:29.390358 2020] [wsgi:error] [pid 18908:tid 140120204236544] [client 192.168.1.25:42744] from webApp import app as application
  146. [Sun Jun 14 16:24:29.390398 2020] [wsgi:error] [pid 18908:tid 140120204236544] [client 192.168.1.25:42744] ImportError: cannot import name app
  147. [Sun Jun 14 16:24:29.410419 2020] [wsgi:error] [pid 18908:tid 140120195843840] [client 192.168.1.25:42746] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  148. [Sun Jun 14 16:24:29.410440 2020] [wsgi:error] [pid 18908:tid 140120195843840] [client 192.168.1.25:42746] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  149. [Sun Jun 14 16:24:29.410456 2020] [wsgi:error] [pid 18908:tid 140120195843840] [client 192.168.1.25:42746] Traceback (most recent call last):, referer: http://192.168.1.25/
  150. [Sun Jun 14 16:24:29.410472 2020] [wsgi:error] [pid 18908:tid 140120195843840] [client 192.168.1.25:42746] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  151. [Sun Jun 14 16:24:29.410495 2020] [wsgi:error] [pid 18908:tid 140120195843840] [client 192.168.1.25:42746] from webApp import app as application, referer: http://192.168.1.25/
  152. [Sun Jun 14 16:24:29.410509 2020] [wsgi:error] [pid 18908:tid 140120195843840] [client 192.168.1.25:42746] ImportError: cannot import name app, referer: http://192.168.1.25/
  153. [Sun Jun 14 16:24:29.527018 2020] [wsgi:error] [pid 18909:tid 140120221021952] [client 192.168.1.25:42748] mod_wsgi (pid=18909): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  154. [Sun Jun 14 16:24:29.527065 2020] [wsgi:error] [pid 18909:tid 140120221021952] [client 192.168.1.25:42748] mod_wsgi (pid=18909): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  155. [Sun Jun 14 16:24:29.527107 2020] [wsgi:error] [pid 18909:tid 140120221021952] [client 192.168.1.25:42748] Traceback (most recent call last):
  156. [Sun Jun 14 16:24:29.527156 2020] [wsgi:error] [pid 18909:tid 140120221021952] [client 192.168.1.25:42748] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  157. [Sun Jun 14 16:24:29.527214 2020] [wsgi:error] [pid 18909:tid 140120221021952] [client 192.168.1.25:42748] from webApp import app as application
  158. [Sun Jun 14 16:24:29.527253 2020] [wsgi:error] [pid 18909:tid 140120221021952] [client 192.168.1.25:42748] ImportError: cannot import name app
  159. [Sun Jun 14 16:24:29.547610 2020] [wsgi:error] [pid 18909:tid 140120078411520] [client 192.168.1.25:42750] mod_wsgi (pid=18909): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  160. [Sun Jun 14 16:24:29.547630 2020] [wsgi:error] [pid 18909:tid 140120078411520] [client 192.168.1.25:42750] mod_wsgi (pid=18909): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  161. [Sun Jun 14 16:24:29.547647 2020] [wsgi:error] [pid 18909:tid 140120078411520] [client 192.168.1.25:42750] Traceback (most recent call last):, referer: http://192.168.1.25/
  162. [Sun Jun 14 16:24:29.547665 2020] [wsgi:error] [pid 18909:tid 140120078411520] [client 192.168.1.25:42750] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  163. [Sun Jun 14 16:24:29.547689 2020] [wsgi:error] [pid 18909:tid 140120078411520] [client 192.168.1.25:42750] from webApp import app as application, referer: http://192.168.1.25/
  164. [Sun Jun 14 16:24:29.547715 2020] [wsgi:error] [pid 18909:tid 140120078411520] [client 192.168.1.25:42750] ImportError: cannot import name app, referer: http://192.168.1.25/
  165. [Sun Jun 14 16:24:29.651177 2020] [wsgi:error] [pid 18909:tid 140120212629248] [client 192.168.1.25:42752] mod_wsgi (pid=18909): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module.
  166. [Sun Jun 14 16:24:29.651210 2020] [wsgi:error] [pid 18909:tid 140120212629248] [client 192.168.1.25:42752] mod_wsgi (pid=18909): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'.
  167. [Sun Jun 14 16:24:29.651239 2020] [wsgi:error] [pid 18909:tid 140120212629248] [client 192.168.1.25:42752] Traceback (most recent call last):
  168. [Sun Jun 14 16:24:29.651269 2020] [wsgi:error] [pid 18909:tid 140120212629248] [client 192.168.1.25:42752] File "/var/www/webApp/webapp.wsgi", line 7, in <module>
  169. [Sun Jun 14 16:24:29.651308 2020] [wsgi:error] [pid 18909:tid 140120212629248] [client 192.168.1.25:42752] from webApp import app as application
  170. [Sun Jun 14 16:24:29.651345 2020] [wsgi:error] [pid 18909:tid 140120212629248] [client 192.168.1.25:42752] ImportError: cannot import name app
  171. [Sun Jun 14 16:24:29.676253 2020] [wsgi:error] [pid 18908:tid 140120179058432] [client 192.168.1.25:42754] mod_wsgi (pid=18908): Target WSGI script '/var/www/webApp/webapp.wsgi' cannot be loaded as Python module., referer: http://192.168.1.25/
  172. [Sun Jun 14 16:24:29.676280 2020] [wsgi:error] [pid 18908:tid 140120179058432] [client 192.168.1.25:42754] mod_wsgi (pid=18908): Exception occurred processing WSGI script '/var/www/webApp/webapp.wsgi'., referer: http://192.168.1.25/
  173. [Sun Jun 14 16:24:29.676302 2020] [wsgi:error] [pid 18908:tid 140120179058432] [client 192.168.1.25:42754] Traceback (most recent call last):, referer: http://192.168.1.25/
  174. [Sun Jun 14 16:24:29.676327 2020] [wsgi:error] [pid 18908:tid 140120179058432] [client 192.168.1.25:42754] File "/var/www/webApp/webapp.wsgi", line 7, in <module>, referer: http://192.168.1.25/
  175. [Sun Jun 14 16:24:29.676360 2020] [wsgi:error] [pid 18908:tid 140120179058432] [client 192.168.1.25:42754] from webApp import app as application, referer: http://192.168.1.25/
  176. [Sun Jun 14 16:24:29.676382 2020] [wsgi:error] [pid 18908:tid 140120179058432] [client 192.168.1.25:42754] ImportError: cannot import name app, referer: http://192.168.1.25/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement