Slips, a free software behavioral Python intrusion prevention system (IDS/IPS) that uses machine learning to detect malicious behaviors in the network traffic. Stratosphere Laboratory, AIC, FEL, CVUT in Prague.
Other
712
stars
176
forks
source link
TypeError can't subtract offset-naive and offset-aware datetimes #987
Describe the bug
SLIPS is running nativ on Ubuntu and monitoring one interface. (Currently in Train mode)
Slips is able to collect data but throws this error every 5-10 Seconds
To Reproduce
I used the master branch for this test
Describe the bug SLIPS is running nativ on Ubuntu and monitoring one interface. (Currently in Train mode) Slips is able to collect data but throws this error every 5-10 Seconds
To Reproduce I used the master branch for this test
The error log is below errors.log
Branch Master
Environment (please complete the following information):
OS: Ubuntu 22.04
Python version 3.10
Are you running slips in docker or locally? locally on Server
Additional context I addet the error log below