Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2012
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.53 KB | None | 0 0
  1. more /etc/selinux/config
  2.  
  3.  
  4. # This file controls the state of SELinux on the system.
  5.  
  6. # SELINUX= can take one of these three values:
  7.  
  8. # enforcing - SELinux security policy is enforced.
  9.  
  10. # permissive - SELinux prints warnings instead of enforcing.
  11.  
  12. # disabled - No SELinux policy is loaded.
  13.  
  14. SELINUX=disabled
  15.  
  16. # SELINUXTYPE= can take one of these two values:
  17.  
  18. # targeted - Targeted processes are protected,
  19.  
  20. # mls - Multi Level Security protection.
  21.  
  22. SELINUXTYPE=targeted
  23.  
  24.  
  25.  
  26. Ps -ef i see all services are running
  27.  
  28.  
  29. root 1795 1 0 20:16 ? 00:00:00 abrt-dump-oops -d /var/spool/abrt -rwx /var/log/messages
  30. root 1803 1 0 20:16 ? 00:00:00 /usr/sbin/httpd
  31. root 1811 1 0 20:16 ? 00:00:00 crond
  32. root 1819 1 0 20:16 ? 00:00:03 /usr/local/freeswitch/bin/freeswitch -nc
  33. apache 1828 1803 0 20:16 ? 00:00:01 /usr/sbin/httpd
  34. apache 1829 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  35. apache 1830 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  36. apache 1831 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  37. apache 1832 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  38. apache 1833 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  39. apache 1834 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  40. apache 1835 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  41. apache 1836 1803 0 20:16 ? 00:00:00 /usr/sbin/httpd
  42. root 1878 1 0 20:16 ? 00:00:03 /usr/share/virtualenvs/newfies-dialer/bin/python /usr/share/newfies/manage.py celeryd -EB -l INFO -n newfies-node1.arienpost --settings=settings --lo
  43. root 1888 1 0 20:16 ? 00:00:00 /usr/sbin/atd
  44. root 1926 1 0 20:16 ? 00:00:05 /usr/share/plivo/bin/python /usr/share/plivo/bin/plivo-rest -d -c /usr/share/plivo/etc/plivo/default.conf -p /usr/share/plivo/tmp/rest-default.pid
  45. root 1934 1 0 20:16 ? 00:00:00 /usr/share/plivo/bin/python /usr/share/plivo/bin/plivo-outbound -d -c /usr/share/plivo/etc/plivo/default.conf -p /usr/share/plivo/tmp/outbound-defaul
  46. root 1937 1878 0 20:16 ? 00:00:00 /usr/share/virtualenvs/newfies-dialer/bin/python /usr/share/newfies/manage.py celeryd -EB -l INFO -n newfies-node1.arienpost --settings=settings --lo
  47. root 1938 1878 0 20:16 ? 00:00:00 /usr/share/virtualenvs/newfies-dialer/bin/python /usr/share/newfies/manage.py celeryd -EB -l INFO -n newfies-node1.arienpost --settings=settings --lo
  48. root 1939 1878 0 20:16 ? 00:00:00 /usr/share/virtualenvs/newfies-dialer/bin/python /usr/share/newfies/manage.py celeryd -EB -l INFO -n newfies-node1.arienpost --settings=settings --lo
  49. root 1940 1878 0 20:16 ? 00:00:00 /usr/share/virtualenvs/newfies-dialer/bin/python /usr/share/newfies/manage.py celeryd -EB -l INFO -n newfies-node1.arienpost --settings=settings --lo
  50. root 1945 1878 0 20:16 ? 00:00:00 /usr/share/virtualenvs/newfies-dialer/bin/python /usr/share/newfies/manage.py celeryd -EB -l INFO -n newfies-node1.arienpost --settings=settings --lo
  51. root 1988 1 0 20:16 ? 00:00:00 /usr/share/plivo/bin/python /usr/share/plivo/bin/plivo-cache -d -c /usr/share/plivo/etc/plivo/cache/cache.conf -p /usr/share/plivo/tmp/cacheserver.pi
  52. root 2005 1 0 20:16 tty1 00:00:00 /sbin/mingetty /dev/tty1
  53.  
  54.  
  55. here is the err-apache-newfies.log
  56.  
  57.  
  58. [Mon Dec 03 19:35:23 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  59. [Mon Dec 03 19:35:23 2012] [error] "use STATIC_URL instead.", DeprecationWarning)
  60. [Mon Dec 03 19:35:24 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/__init__.py:63: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  61. [Mon Dec 03 19:35:24 2012] [error] DeprecationWarning)
  62. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] mod_wsgi (pid=29818): Exception occurred processing WSGI script '/usr/share/newfies/django.wsgi'.
  63. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] Traceback (most recent call last):
  64. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 241, in __call__
  65. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] response = self.get_response(request)
  66. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/handlers/base.py", line 179, in get_response
  67. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] response = self.handle_uncaught_exception(request, resolver, sys.exc_info())
  68. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/handlers/base.py", line 215, in handle_uncaught_exception
  69. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] 'request': request
  70. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1082, in error
  71. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self._log(ERROR, msg, args, **kwargs)
  72. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1173, in _log
  73. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self.handle(record)
  74. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1183, in handle
  75. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self.callHandlers(record)
  76. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1220, in callHandlers
  77. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] hdlr.handle(record)
  78. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 679, in handle
  79. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self.emit(record)
  80. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/log.py", line 74, in emit
  81. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] html_message = self.include_html and reporter.get_traceback_html() or None
  82. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/views/debug.py", line 276, in get_traceback_html
  83. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return t.render(c)
  84. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 140, in render
  85. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return self._render(context)
  86. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 134, in _render
  87. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return self.nodelist.render(context)
  88. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 823, in render
  89. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] bit = self.render_node(node, context)
  90. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 837, in render_node
  91. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return node.render(context)
  92. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 874, in render
  93. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] output = self.filter_expression.resolve(context)
  94. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 599, in resolve
  95. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] new_obj = func(obj, *arg_vals)
  96. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/defaultfilters.py", line 718, in date
  97. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return format(value, arg)
  98. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 310, in format
  99. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return df.format(format_string)
  100. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 33, in format
  101. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] pieces.append(force_unicode(getattr(self, piece)()))
  102. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 214, in r
  103. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return self.format('D, j M Y H:i:s O')
  104. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 33, in format
  105. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] pieces.append(force_unicode(getattr(self, piece)()))
  106. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/encoding.py", line 71, in force_unicode
  107. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] s = unicode(s)
  108. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/functional.py", line 121, in __unicode_cast
  109. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return func(*self.__args, **self.__kw)
  110. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/__init__.py", line 86, in ugettext
  111. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return _trans.ugettext(message)
  112. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 278, in ugettext
  113. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return do_translate(message, 'ugettext')
  114. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 268, in do_translate
  115. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] _default = translation(settings.LANGUAGE_CODE)
  116. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 183, in translation
  117. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] default_translation = _fetch(settings.LANGUAGE_CODE)
  118. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 160, in _fetch
  119. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] app = import_module(appname)
  120. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module
  121. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] __import__(name)
  122. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] ImportError: No module named django_nose
  123. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] mod_wsgi (pid=29818): Exception occurred processing WSGI script '/usr/share/newfies/django.wsgi'.
  124. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] Traceback (most recent call last):
  125. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 241, in __call__
  126. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] response = self.get_response(request)
  127. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/handlers/base.py", line 179, in get_response
  128. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] response = self.handle_uncaught_exception(request, resolver, sys.exc_info())
  129. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/handlers/base.py", line 215, in handle_uncaught_exception
  130. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] 'request': request
  131. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1082, in error
  132. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self._log(ERROR, msg, args, **kwargs)
  133. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1173, in _log
  134. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self.handle(record)
  135. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1183, in handle
  136. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self.callHandlers(record)
  137. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 1220, in callHandlers
  138. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] hdlr.handle(record)
  139. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/lib/python2.6/logging/__init__.py", line 679, in handle
  140. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] self.emit(record)
  141. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/log.py", line 74, in emit
  142. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] html_message = self.include_html and reporter.get_traceback_html() or None
  143. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/views/debug.py", line 276, in get_traceback_html
  144. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return t.render(c)
  145. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 140, in render
  146. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return self._render(context)
  147. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 134, in _render
  148. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return self.nodelist.render(context)
  149. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 823, in render
  150. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] bit = self.render_node(node, context)
  151. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 837, in render_node
  152. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return node.render(context)
  153. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 874, in render
  154. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] output = self.filter_expression.resolve(context)
  155. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/base.py", line 599, in resolve
  156. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] new_obj = func(obj, *arg_vals)
  157. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/template/defaultfilters.py", line 718, in date
  158. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return format(value, arg)
  159. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 310, in format
  160. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return df.format(format_string)
  161. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 33, in format
  162. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] pieces.append(force_unicode(getattr(self, piece)()))
  163. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 214, in r
  164. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return self.format('D, j M Y H:i:s O')
  165. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/dateformat.py", line 33, in format
  166. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] pieces.append(force_unicode(getattr(self, piece)()))
  167. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/encoding.py", line 71, in force_unicode
  168. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] s = unicode(s)
  169. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/functional.py", line 121, in __unicode_cast
  170. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return func(*self.__args, **self.__kw)
  171. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/__init__.py", line 86, in ugettext
  172. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return _trans.ugettext(message)
  173. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 278, in ugettext
  174. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] return do_translate(message, 'ugettext')
  175. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 268, in do_translate
  176. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] _default = translation(settings.LANGUAGE_CODE)
  177. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 183, in translation
  178. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] default_translation = _fetch(settings.LANGUAGE_CODE)
  179. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/trans_real.py", line 160, in _fetch
  180. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] app = import_module(appname)
  181. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] File "/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module
  182. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] __import__(name)
  183. [Mon Dec 03 19:35:24 2012] [error] [client x.x.x.9] ImportError: No module named django_nose
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement