TravisFSmith / SweetSecurity

Network Security Monitoring on Raspberry Pi type devices
Apache License 2.0
777 stars 190 forks source link

Bro IDS Status issue on SweetSecurity settings webpage #16

Closed buckshome closed 7 years ago

buckshome commented 7 years ago

The Bro IDS status on the SweetSecurity Settings web page always says "crashed" even though it is running on the remote Debian9 VM I've tried restarting pretty much everything and nothing seems to change it. Anyone running into this?

image

image

TravisFSmith commented 7 years ago

The webapp wasn't updating the server with the info being sent by the client. Fix outlined here:

https://github.com/TravisFSmith/SweetSecurity/commit/0902fc36d1e3cdf0437ece6a22dcedb6f47b9eec

You can manually replace that specific line in your init.py file.