StamusNetworks / scirius

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

Error reading webpack-stats.prod.json #294

Open spuzentsov opened 3 months ago

spuzentsov commented 3 months ago

After logging into the control panel I get the error

OSError at /stamus/hunting/dashboards Error reading /opt/scirius/rules/static/webpack-stats.prod.json. Are you sure webpack has generated the file and the path is correct? Request Method: GET

http://10.73.12.22/stamus/hunting/dashboards 3.2.25 OSError Error reading /opt/scirius/rules/static/webpack-stats.prod.json. Are you sure webpack has generated the file and the path is correct? /usr/local/lib/python3.10/dist-packages/webpack_loader/loaders.py, line 29, in load_assets /usr/bin/python3 3.10.12 ['/opt/scirius', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/usr/local/lib/python3.10/dist-packages', '/usr/lib/python3/dist-packages']

I'am install scirius from source code on ubuntu 22.04