Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用uwsgi运行CMDB问题 #34

Open
wenchangming211 opened this issue Jul 20, 2017 · 0 comments
Open

用uwsgi运行CMDB问题 #34

wenchangming211 opened this issue Jul 20, 2017 · 0 comments

Comments

@wenchangming211
Copy link

File "/usr/local/lib/python2.7/site-packages/chardet/init.py", line 20, in
from .universaldetector import UniversalDetector
File "/usr/local/lib/python2.7/site-packages/chardet/universaldetector.py", line 47, in
from .mbcsgroupprober import MBCSGroupProber
File "/usr/local/lib/python2.7/site-packages/chardet/mbcsgroupprober.py", line 32, in
from .sjisprober import SJISProber
File "/usr/local/lib/python2.7/site-packages/chardet/sjisprober.py", line 30, in
from .chardistribution import SJISDistributionAnalysis
File "/usr/local/lib/python2.7/site-packages/chardet/chardistribution.py", line 34, in
from .big5freq import (BIG5_CHAR_TO_FREQ_ORDER, BIG5_TABLE_SIZE,
MemoryError
Memory Error detected !!!
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/wsgi.py", line 189, in call
response = self.get_response(request)
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 218, in get_response
response = self.handle_uncaught_exception(request, resolver, sys.exc_info())
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 261, in handle_uncaught_exception
return debug.technical_500_response(request, *exc_info)
File "/usr/local/lib/python2.7/site-packages/django/views/debug.py", line 97, in technical_500_response
html = reporter.get_traceback_html()
File "/usr/local/lib/python2.7/site-packages/django/views/debug.py", line 382, in get_traceback_html
t = DEBUG_ENGINE.from_string(TECHNICAL_500_TEMPLATE)
File "/usr/local/lib/python2.7/site-packages/django/template/engine.py", line 153, in from_string
return Template(template_code, engine=self)
File "/usr/local/lib/python2.7/site-packages/django/template/base.py", line 190, in init
self.nodelist = engine.compile_string(template_string, origin)
File "/usr/local/lib/python2.7/site-packages/django/template/engine.py", line 259, in compile_string
tokens = lexer.tokenize()
MemoryError
[pid: 17561|app: 0|req: 1/1] 192.168.111.1 () {42 vars in 774 bytes} [Thu Jul 20 10:54:07 2017] GET / => generated 0 bytes in 152 msecs (HTTP/1.1 500) 0 headers in 0 bytes (0 switches on core
0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant