Трейсбек добавляйте.
[Sun Dec 06 15:00:00.097892 2015] [:error] [pid 20184:tid 140014929971072] Exception ignored in: <module 'threading' from '/usr/lib/python3.4/threading.py'>
[Sun Dec 06 15:00:00.097973 2015] [:error] [pid 20184:tid 140014929971072] Traceback (most recent call last):
[Sun Dec 06 15:00:00.098003 2015] [:error] [pid 20184:tid 140014929971072] File "/usr/lib/python3.4/threading.py", line 1288, in _shutdown
[Sun Dec 06 15:00:00.099232 2015] [:error] [pid 20184:tid 140014929971072] assert tlock is not None
[Sun Dec 06 15:00:00.099279 2015] [:error] [pid 20184:tid 140014929971072] AssertionError:
[Sun Dec 06 15:00:00.121192 2015] [:error] [pid 20183:tid 140014929971072] Exception ignored in: <module 'threading' from '/usr/lib/python3.4/threading.py'>
[Sun Dec 06 15:00:00.121320 2015] [:error] [pid 20183:tid 140014929971072] Traceback (most recent call last):
[Sun Dec 06 15:00:00.121355 2015] [:error] [pid 20183:tid 140014929971072] File "/usr/lib/python3.4/threading.py", line 1288, in _shutdown
[Sun Dec 06 15:00:00.122557 2015] [:error] [pid 20183:tid 140014929971072] assert tlock is not None
[Sun Dec 06 15:00:00.122599 2015] [:error] [pid 20183:tid 140014929971072] AssertionError:
[Sun Dec 06 15:00:00.181301 2015] [:error] [pid 20184:tid 140014929971072] Exception ignored in: <module 'threading' from '/usr/lib/python3.4/threading.py'>
[Sun Dec 06 15:00:00.181371 2015] [:error] [pid 20184:tid 140014929971072] Traceback (most recent call last):
[Sun Dec 06 15:00:00.181402 2015] [:error] [pid 20184:tid 140014929971072] File "/usr/lib/python3.4/threading.py", line 1288, in _shutdown
[Sun Dec 06 15:00:00.182642 2015] [:error] [pid 20184:tid 140014929971072] assert tlock is not None
[Sun Dec 06 15:00:00.182712 2015] [:error] [pid 20184:tid 140014929971072] AssertionError:
[Sun Dec 06 15:00:00.438789 2015] [mpm_event:notice] [pid 20180:tid 140014929971072] AH00491: caught SIGTERM, shutting down
[Sun Dec 06 15:00:01.196734 2015] [:warn] [pid 20557:tid 139670936528768] mod_wsgi: Compiled for Python/3.4.0.
[Sun Dec 06 15:00:01.196827 2015] [:warn] [pid 20557:tid 139670936528768] mod_wsgi: Runtime using Python/3.4.3.
[Sun Dec 06 15:00:01.197563 2015] [mpm_event:notice] [pid 20557:tid 139670936528768] AH00489: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/3.4.3 configured -- resuming normal operations
[Sun Dec 06 15:00:01.197591 2015] [core:notice] [pid 20557:tid 139670936528768] AH00094: Command line: '/usr/sbin/apache2'
[Sun Dec 06 15:00:09.294007 2015] [:error] [pid 20561:tid 139670650316544] Internal Server Error: /vk/projects/
[Sun Dec 06 15:00:09.294064 2015] [:error] [pid 20561:tid 139670650316544] Traceback (most recent call last):
[Sun Dec 06 15:00:09.294070 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/core/handlers/base.py", line 108, in get_response
[Sun Dec 06 15:00:09.294076 2015] [:error] [pid 20561:tid 139670650316544] response = middleware_method(request)
[Sun Dec 06 15:00:09.294114 2015] [:error] [pid 20561:tid 139670650316544] File "/var/www/engine/account/middleware.py", line 29, in process_request
[Sun Dec 06 15:00:09.294120 2015] [:error] [pid 20561:tid 139670650316544] translation.activate(self.get_language_for_user(request))
[Sun Dec 06 15:00:09.294125 2015] [:error] [pid 20561:tid 139670650316544] File "/var/www/engine/account/middleware.py", line 20, in get_language_for_user
[Sun Dec 06 15:00:09.294130 2015] [:error] [pid 20561:tid 139670650316544] if request.user.is_authenticated():
[Sun Dec 06 15:00:09.294135 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/utils/functional.py", line 225, in inner
[Sun Dec 06 15:00:09.294141 2015] [:error] [pid 20561:tid 139670650316544] self._setup()
[Sun Dec 06 15:00:09.294145 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/utils/functional.py", line 365, in _setup
[Sun Dec 06 15:00:09.294150 2015] [:error] [pid 20561:tid 139670650316544] self._wrapped = self._setupfunc()
[Sun Dec 06 15:00:09.294155 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/middleware.py", line 22, in <lambda>
[Sun Dec 06 15:00:09.294160 2015] [:error] [pid 20561:tid 139670650316544] request.user = SimpleLazyObject(lambda: get_user(request))
[Sun Dec 06 15:00:09.294176 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/middleware.py", line 10, in get_user
[Sun Dec 06 15:00:09.294182 2015] [:error] [pid 20561:tid 139670650316544] request._cached_user = auth.get_user(request)
[Sun Dec 06 15:00:09.294187 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 167, in get_user
[Sun Dec 06 15:00:09.294192 2015] [:error] [pid 20561:tid 139670650316544] user_id = _get_user_session_key(request)
[Sun Dec 06 15:00:09.294196 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 59, in _get_user_session_key
[Sun Dec 06 15:00:09.294201 2015] [:error] [pid 20561:tid 139670650316544] return get_user_model()._meta.pk.to_python(request.session[SESSION_KEY])
[Sun Dec 06 15:00:09.294206 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 150, in get_user_model
[Sun Dec 06 15:00:09.294210 2015] [:error] [pid 20561:tid 139670650316544] return django_apps.get_model(settings.AUTH_USER_MODEL)
[Sun Dec 06 15:00:09.294215 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/apps/registry.py", line 199, in get_model
[Sun Dec 06 15:00:09.294236 2015] [:error] [pid 20561:tid 139670650316544] self.check_models_ready()
[Sun Dec 06 15:00:09.294241 2015] [:error] [pid 20561:tid 139670650316544] File "/usr/local/lib/python3.4/dist-packages/django/apps/registry.py", line 131, in check_models_ready
[Sun Dec 06 15:00:09.294246 2015] [:error] [pid 20561:tid 139670650316544] raise AppRegistryNotReady("Models aren't loaded yet.")
[Sun Dec 06 15:00:09.294253 2015] [:error] [pid 20561:tid 139670650316544] django.core.exceptions.AppRegistryNotReady: Models aren't loaded yet.
[Sun Dec 06 15:00:09.294263 2015] [:error] [pid 20561:tid 139670650316544]
[Sun Dec 06 15:00:09.321835 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] mod_wsgi (pid=20561): Exception occurred processing WSGI script '/usr/django/engine.wsgi'.
[Sun Dec 06 15:00:09.321920 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] Traceback (most recent call last):
[Sun Dec 06 15:00:09.321989 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/core/handlers/base.py", line 108, in get_response
[Sun Dec 06 15:00:09.321998 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] response = middleware_method(request)
[Sun Dec 06 15:00:09.322033 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/var/www/engine/account/middleware.py", line 29, in process_request
[Sun Dec 06 15:00:09.322042 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] translation.activate(self.get_language_for_user(request))
[Sun Dec 06 15:00:09.322073 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/var/www/engine/account/middleware.py", line 20, in get_language_for_user
[Sun Dec 06 15:00:09.322110 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] if request.user.is_authenticated():
[Sun Dec 06 15:00:09.322153 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/utils/functional.py", line 225, in inner
[Sun Dec 06 15:00:09.322162 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] self._setup()
[Sun Dec 06 15:00:09.322217 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/utils/functional.py", line 365, in _setup
[Sun Dec 06 15:00:09.322226 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] self._wrapped = self._setupfunc()
[Sun Dec 06 15:00:09.322261 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/middleware.py", line 22, in <lambda>
[Sun Dec 06 15:00:09.322269 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] request.user = SimpleLazyObject(lambda: get_user(request))
[Sun Dec 06 15:00:09.322300 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/middleware.py", line 10, in get_user
[Sun Dec 06 15:00:09.322308 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] request._cached_user = auth.get_user(request)
[Sun Dec 06 15:00:09.322339 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 167, in get_user
[Sun Dec 06 15:00:09.322347 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] user_id = _get_user_session_key(request)
[Sun Dec 06 15:00:09.322379 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 59, in _get_user_session_key
[Sun Dec 06 15:00:09.322387 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] return get_user_model()._meta.pk.to_python(request.session[SESSION_KEY])
[Sun Dec 06 15:00:09.322436 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 150, in get_user_model
[Sun Dec 06 15:00:09.322445 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] return django_apps.get_model(settings.AUTH_USER_MODEL)
[Sun Dec 06 15:00:09.322477 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/apps/registry.py", line 199, in get_model
[Sun Dec 06 15:00:09.322485 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] self.check_models_ready()
[Sun Dec 06 15:00:09.322515 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/apps/registry.py", line 131, in check_models_ready
[Sun Dec 06 15:00:09.322523 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] raise AppRegistryNotReady("Models aren't loaded yet.")
[Sun Dec 06 15:00:09.322551 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] django.core.exceptions.AppRegistryNotReady: Models aren't loaded yet.
[Sun Dec 06 15:00:09.322569 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192]
[Sun Dec 06 15:00:09.322575 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] During handling of the above exception, another exception occurred:
[Sun Dec 06 15:00:09.322580 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192]
[Sun Dec 06 15:00:09.322593 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] Traceback (most recent call last):
[Sun Dec 06 15:00:09.322810 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/core/handlers/wsgi.py", line 189, in __call__
[Sun Dec 06 15:00:09.322820 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] response = self.get_response(request)
[Sun Dec 06 15:00:09.322858 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/core/handlers/base.py", line 218, in get_response
[Sun Dec 06 15:00:09.322867 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] response = self.handle_uncaught_exception(request, resolver, sys.exc_info())
[Sun Dec 06 15:00:09.322899 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/core/handlers/base.py", line 261, in handle_uncaught_exception
[Sun Dec 06 15:00:09.322908 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] return debug.technical_500_response(request, *exc_info)
[Sun Dec 06 15:00:09.323343 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/views/debug.py", line 97, in technical_500_response
[Sun Dec 06 15:00:09.323355 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] html = reporter.get_traceback_html()
[Sun Dec 06 15:00:09.323391 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/views/debug.py", line 383, in get_traceback_html
[Sun Dec 06 15:00:09.323399 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] c = Context(self.get_traceback_data(), use_l10n=False)
[Sun Dec 06 15:00:09.323430 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/views/debug.py", line 328, in get_traceback_data
[Sun Dec 06 15:00:09.323438 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] frames = self.get_traceback_frames()
[Sun Dec 06 15:00:09.323468 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/views/debug.py", line 501, in get_traceback_frames
[Sun Dec 06 15:00:09.323484 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] 'vars': self.filter.get_traceback_frame_variables(self.request, tb.tb_frame),
[Sun Dec 06 15:00:09.323521 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/views/debug.py", line 234, in get_traceback_frame_variables
[Sun Dec 06 15:00:09.323530 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] cleansed[name] = self.cleanse_special_types(request, value)
[Sun Dec 06 15:00:09.323560 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/views/debug.py", line 189, in cleanse_special_types
[Sun Dec 06 15:00:09.323568 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] if isinstance(value, HttpRequest):
[Sun Dec 06 15:00:09.323599 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/utils/functional.py", line 225, in inner
[Sun Dec 06 15:00:09.323607 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] self._setup()
[Sun Dec 06 15:00:09.323637 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/utils/functional.py", line 365, in _setup
[Sun Dec 06 15:00:09.323645 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] self._wrapped = self._setupfunc()
[Sun Dec 06 15:00:09.323675 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/middleware.py", line 22, in <lambda>
[Sun Dec 06 15:00:09.323683 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] request.user = SimpleLazyObject(lambda: get_user(request))
[Sun Dec 06 15:00:09.323713 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/middleware.py", line 10, in get_user
[Sun Dec 06 15:00:09.323721 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] request._cached_user = auth.get_user(request)
[Sun Dec 06 15:00:09.323751 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 167, in get_user
[Sun Dec 06 15:00:09.323758 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] user_id = _get_user_session_key(request)
[Sun Dec 06 15:00:09.323787 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 59, in _get_user_session_key
[Sun Dec 06 15:00:09.323795 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] return get_user_model()._meta.pk.to_python(request.session[SESSION_KEY])
[Sun Dec 06 15:00:09.323825 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/contrib/auth/__init__.py", line 150, in get_user_model
[Sun Dec 06 15:00:09.323833 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] return django_apps.get_model(settings.AUTH_USER_MODEL)
[Sun Dec 06 15:00:09.323863 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/apps/registry.py", line 199, in get_model
[Sun Dec 06 15:00:09.323870 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] self.check_models_ready()
[Sun Dec 06 15:00:09.323899 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] File "/usr/local/lib/python3.4/dist-packages/django/apps/registry.py", line 131, in check_models_ready
[Sun Dec 06 15:00:09.323915 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] raise AppRegistryNotReady("Models aren't loaded yet.")
[Sun Dec 06 15:00:09.323940 2015] [:error] [pid 20561:tid 139670650316544] [client 87.117.12.160:5192] django.core.exceptions.AppRegistryNotReady: Models aren't loaded yet.
Добавлю еще что на локалке работает на джанго 1.8.5, а на сервере вот такое
Еще я сейчас посмотрел, что должно быть в settings.py указано AUTH_USER_MODEL = 'myapp.MyUser'
у меня такого нет
Updated 6 Dec. 2015, 17:25 by Joomler.