Skip to content

Instantly share code, notes, and snippets.

@jniltinho
Created October 26, 2013 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jniltinho/7169256 to your computer and use it in GitHub Desktop.
Save jniltinho/7169256 to your computer and use it in GitHub Desktop.
Error Modoboa OpenSUSE 12.3 32Bits
Error Modoboa OpenSUSE 12.3 32Bits
Validating models...
0 errors found
October 26, 2013 - 07:48:11
Django version 1.5.5, using settings 'webmail.settings'
Development server is running at http://192.168.56.100:8000/
Quit the server with CONTROL-C.
Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored
Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored
[26/Oct/2013 07:48:13] "GET / HTTP/1.1" 500 821
[26/Oct/2013 07:48:13] "GET /css/bootstrap.css HTTP/1.1" 500 821
[26/Oct/2013 07:48:13] "GET /css/bootstrap-responsive.css HTTP/1.1" 500 821
[26/Oct/2013 07:48:13] "GET /js/bootstrap.js HTTP/1.1" 500 821
[26/Oct/2013 07:48:13] "GET /js/bootstrap-datepicker.js HTTP/1.1" 500 821
[26/Oct/2013 07:48:13] "GET /jsi18n/ HTTP/1.1" 500 821
@tonioo
Copy link

tonioo commented Oct 26, 2013

I've never seen this error before. I don't think it is related to modoboa... Did you install extra django applications? (like django-debug-toolbar)

django-compressor/django-compressor#303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment