Snorby / snorby

Ruby On Rails Application For Network Security Monitoring
Other
1k stars 226 forks source link

Classifying Events Not Working #350

Open rowelldionicio opened 10 years ago

rowelldionicio commented 10 years ago

When selecting a few events I either click on Classify Events or I will use the hot keys but the events just stay gray and doesn't transition to it being marked. I have to refresh the page.

Is there a service I have to restart to fix this issue?

jthoel commented 10 years ago

Are you looking at it from a search section of subset from the main events page? I have seen this before and it only happens for me when I'm not on the main events page. How to stop it, I don't know.

GitHubEmail commented 9 years ago

I can reproduce this issue using Snorby 2.6.3 via the following steps:

1) Log into Snorby 2) Click either of these 3 boxes: [HIGH SEVERITY] [MEDIUM SEVERITY] [LOW SEVERITY] 3) Check a checkbox for any given event 4) Click "Classify Event(s)" 5) From the drop down menu, click an item (e.g., "False Positive")

This is where the UI goes gray / grey, and requires a refresh of the page. The event does get correctly classified. The issue is that the page remains gray / grey until reloaded.

I tested this using Opera 30.0.1835.125 on a Mac, though it's reproducible in other browsers as well.

Finally, this was also previously reported here, though the issue was closed (I'm not sure why, however): https://github.com/Snorby/snorby/issues/246

I hope this information is helpful.

Thanks.