ACE
ACE copied to clipboard
Uncaught exception in Engine Worker.worker_loop
[2019-01-16 15:48:32,026] [init.py:186] [MainThread] [5319] [ERROR] - uncaught exception in worker_loop: 'NoneType' object has no attribute 'analysis_mode'
This might not be a bug. I had an alert in delayed_analysis that actually didn't exist anywhere because I had deleted it.. so the was a manually imposed state ace couldn't recover from until I cleaned up the database tables.
ACE should be able to recover from that though. Might be worth investigating.