StamusNetworks / scirius

Scirius is a web application for Suricata ruleset management and threat hunting.
GNU General Public License v3.0
626 stars 150 forks source link

Webpage does not fully load unless debug = True #155

Closed problematiq closed 5 years ago

problematiq commented 6 years ago

For some reason, unless debug is set to True, the web pages will not fully load. With it set to False I get 404's.

"GET /static/django_tables2/themes/paleblue/css/screen.css HTTP/1.1" 404 126
"GET /static/dist/styles.css HTTP/1.1" 404 96
pevma commented 5 years ago

Could you confirm which Scirius version is that with ?

problematiq commented 5 years ago

Sorry, I've since corrected this by moving my static directory and using manage.py collectstatic