Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.54 KB | None | 0 0
  1. [Mon Sep 23 11:08:42.979594 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63107] File "/usr/local/lib/python3.6/logging/config.py", line 566, in configure
  2. [Mon Sep 23 11:08:42.979598 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63107] '%r: %s' % (name, e))
  3. [Mon Sep 23 11:08:42.979607 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63107] ValueError: Unable to configure handler 'logfile': [Errno 13] \xd0\x9e\xd1\x82\xd0\xba\xd0\xb0\xd0\xb7\xd0\xb0\xd0\xbd\xd0\xbe \xd0\xb2 \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf\xd0\xb5: '/var/www/cc.aspcom.ru/djangoproject.log'
  4. [Mon Sep 23 11:08:52.990033 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] mod_wsgi (pid=637): Failed to exec Python script file '/var/www/cc.aspcom.ru/companybase/wsgi.py'.
  5. [Mon Sep 23 11:08:52.990069 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] mod_wsgi (pid=637): Exception occurred processing WSGI script '/var/www/cc.aspcom.ru/companybase/wsgi.py'.
  6. [Mon Sep 23 11:08:52.990187 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] Traceback (most recent call last):
  7. [Mon Sep 23 11:08:52.990213 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/config.py", line 558, in configure
  8. [Mon Sep 23 11:08:52.990218 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] handler = self.configure_handler(handlers[name])
  9. [Mon Sep 23 11:08:52.990224 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/config.py", line 731, in configure_handler
  10. [Mon Sep 23 11:08:52.990228 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] result = factory(**kwargs)
  11. [Mon Sep 23 11:08:52.990234 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/handlers.py", line 150, in __init__
  12. [Mon Sep 23 11:08:52.990244 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] BaseRotatingHandler.__init__(self, filename, mode, encoding, delay)
  13. [Mon Sep 23 11:08:52.990250 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/handlers.py", line 57, in __init__
  14. [Mon Sep 23 11:08:52.990254 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] logging.FileHandler.__init__(self, filename, mode, encoding, delay)
  15. [Mon Sep 23 11:08:52.990259 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/__init__.py", line 1030, in __init__
  16. [Mon Sep 23 11:08:52.990263 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] StreamHandler.__init__(self, self._open())
  17. [Mon Sep 23 11:08:52.990269 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/__init__.py", line 1059, in _open
  18. [Mon Sep 23 11:08:52.990273 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] return open(self.baseFilename, self.mode, encoding=self.encoding)
  19. [Mon Sep 23 11:08:52.990284 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] PermissionError: [Errno 13] \xd0\x9e\xd1\x82\xd0\xba\xd0\xb0\xd0\xb7\xd0\xb0\xd0\xbd\xd0\xbe \xd0\xb2 \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf\xd0\xb5: '/var/www/cc.aspcom.ru/djangoproject.log'
  20. [Mon Sep 23 11:08:52.990292 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112]
  21. [Mon Sep 23 11:08:52.990296 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] During handling of the above exception, another exception occurred:
  22. [Mon Sep 23 11:08:52.990299 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112]
  23. [Mon Sep 23 11:08:52.990305 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] Traceback (most recent call last):
  24. [Mon Sep 23 11:08:52.990322 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/var/www/cc.aspcom.ru/companybase/wsgi.py", line 16, in <module>
  25. [Mon Sep 23 11:08:52.990326 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] application = get_wsgi_application()
  26. [Mon Sep 23 11:08:52.990332 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/var/www/cc.aspcom.ru/lib/python3.6/site-packages/django/core/wsgi.py", line 13, in get_wsgi_application
  27. [Mon Sep 23 11:08:52.990335 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] django.setup(set_prefix=False)
  28. [Mon Sep 23 11:08:52.990341 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/var/www/cc.aspcom.ru/lib/python3.6/site-packages/django/__init__.py", line 22, in setup
  29. [Mon Sep 23 11:08:52.990345 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  30. [Mon Sep 23 11:08:52.990350 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/var/www/cc.aspcom.ru/lib/python3.6/site-packages/django/utils/log.py", line 75, in configure_logging
  31. [Mon Sep 23 11:08:52.990354 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] logging_config_func(logging_settings)
  32. [Mon Sep 23 11:08:52.990360 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/config.py", line 795, in dictConfig
  33. [Mon Sep 23 11:08:52.990363 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] dictConfigClass(config).configure()
  34. [Mon Sep 23 11:08:52.990369 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] File "/usr/local/lib/python3.6/logging/config.py", line 566, in configure
  35. [Mon Sep 23 11:08:52.990372 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] '%r: %s' % (name, e))
  36. [Mon Sep 23 11:08:52.990384 2019] [wsgi:error] [pid 637:tid 139662751987456] [remote 10.1.0.2:63112] ValueError: Unable to configure handler 'logfile': [Errno 13] \xd0\x9e\xd1\x82\xd0\xba\xd0\xb0\xd0\xb7\xd0\xb0\xd0\xbd\xd0\xbe \xd0\xb2 \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf\xd0\xb5: '/var/www/cc.aspcom.ru/djangoproject.log'
  37. [Mon Sep 23 11:09:09.033705 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] mod_wsgi (pid=637): Failed to exec Python script file '/var/www/cc.aspcom.ru/companybase/wsgi.py'.
  38. [Mon Sep 23 11:09:09.033761 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] mod_wsgi (pid=637): Exception occurred processing WSGI script '/var/www/cc.aspcom.ru/companybase/wsgi.py'.
  39. [Mon Sep 23 11:09:09.033944 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] Traceback (most recent call last):
  40. [Mon Sep 23 11:09:09.033986 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/config.py", line 558, in configure
  41. [Mon Sep 23 11:09:09.033995 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] handler = self.configure_handler(handlers[name])
  42. [Mon Sep 23 11:09:09.034006 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/config.py", line 731, in configure_handler
  43. [Mon Sep 23 11:09:09.034013 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] result = factory(**kwargs)
  44. [Mon Sep 23 11:09:09.034023 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/handlers.py", line 150, in __init__
  45. [Mon Sep 23 11:09:09.034029 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] BaseRotatingHandler.__init__(self, filename, mode, encoding, delay)
  46. [Mon Sep 23 11:09:09.034039 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/handlers.py", line 57, in __init__
  47. [Mon Sep 23 11:09:09.034045 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] logging.FileHandler.__init__(self, filename, mode, encoding, delay)
  48. [Mon Sep 23 11:09:09.034056 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/__init__.py", line 1030, in __init__
  49. [Mon Sep 23 11:09:09.034062 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] StreamHandler.__init__(self, self._open())
  50. [Mon Sep 23 11:09:09.034071 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/__init__.py", line 1059, in _open
  51. [Mon Sep 23 11:09:09.034077 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] return open(self.baseFilename, self.mode, encoding=self.encoding)
  52. [Mon Sep 23 11:09:09.034097 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] PermissionError: [Errno 13] \xd0\x9e\xd1\x82\xd0\xba\xd0\xb0\xd0\xb7\xd0\xb0\xd0\xbd\xd0\xbe \xd0\xb2 \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf\xd0\xb5: '/var/www/cc.aspcom.ru/djangoproject.log'
  53. [Mon Sep 23 11:09:09.034110 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139]
  54. [Mon Sep 23 11:09:09.034116 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] During handling of the above exception, another exception occurred:
  55. [Mon Sep 23 11:09:09.034122 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139]
  56. [Mon Sep 23 11:09:09.034131 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] Traceback (most recent call last):
  57. [Mon Sep 23 11:09:09.034164 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/var/www/cc.aspcom.ru/companybase/wsgi.py", line 16, in <module>
  58. [Mon Sep 23 11:09:09.034171 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] application = get_wsgi_application()
  59. [Mon Sep 23 11:09:09.034192 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/var/www/cc.aspcom.ru/lib/python3.6/site-packages/django/core/wsgi.py", line 13, in get_wsgi_application
  60. [Mon Sep 23 11:09:09.034198 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] django.setup(set_prefix=False)
  61. [Mon Sep 23 11:09:09.034208 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/var/www/cc.aspcom.ru/lib/python3.6/site-packages/django/__init__.py", line 22, in setup
  62. [Mon Sep 23 11:09:09.034213 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  63. [Mon Sep 23 11:09:09.034223 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/var/www/cc.aspcom.ru/lib/python3.6/site-packages/django/utils/log.py", line 75, in configure_logging
  64. [Mon Sep 23 11:09:09.034228 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] logging_config_func(logging_settings)
  65. [Mon Sep 23 11:09:09.034237 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/config.py", line 795, in dictConfig
  66. [Mon Sep 23 11:09:09.034243 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] dictConfigClass(config).configure()
  67. [Mon Sep 23 11:09:09.034252 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] File "/usr/local/lib/python3.6/logging/config.py", line 566, in configure
  68. [Mon Sep 23 11:09:09.034257 2019] [wsgi:error] [pid 637:tid 139662760380160] [remote 10.1.0.2:63139] '%r: %s' % (name, e))
  69. v
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement