spender-sandbox / cuckoo-modified

Modified edition of cuckoo
394 stars 178 forks source link

Error during template rendering #217

Open nobbyhegel opened 8 years ago

nobbyhegel commented 8 years ago

Hi, I'm trying to run spender sandbox (I had run cuckoo previously without issue) yet I keep getting the same error when I try and run the web interface. I had something similar with cuckoo but it simply required the declaration of the TEMPLATES ref in settings.py file. This seems different. Has anybody encountered this issue before? Here's the error returned

ImportError at /

cannot import name caches

Request Method: GET Request URL: http://192.168.2.49:8000/ Django Version: 1.6.1 Exception Type: ImportError Exception Value:

cannot import name caches

Exception Location: /usr/local/lib/python2.7/dist-packages/ratelimit/utils.py in , line 8 Python Executable: /usr/bin/python Python Version: 2.7.6 Python Path:

['/home/sysop/spender-sandbox/web', '/usr/local/lib/python2.7/dist-packages/pdfkit-0.5.0-py2.7.egg', '/usr/local/lib/python2.7/dist-packages/pymisp-2.4.48.1-py2.7.egg', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PILcompat', '/usr/lib/pymodules/python2.7', '/home/sysop/spender-sandbox/web/..', '/home/sysop/spender-sandbox/web/..', '/home/sysop/spender-sandbox/web/..']

Server time: Thu, 14 Jul 2016 16:56:02 +0100 Error during template rendering

In template /home/sysop/spender-sandbox/web/templates/header.html, error at line 30 cannot import name caches 20

28
KillerInstinct commented 8 years ago

Upgrade to Django 1.7 to 1.9