FACT_core
FACT_core copied to clipboard
Exception during analysis cve_lookup?
FACT version
4.1
Environment
Steps to reproduce
analysis
Expeced Behavior
ok
Installation logs
install.log
PASTE HERE
Backend logs
fact_main_backend.log
PASTE HERE
Frontend logs
fact_main_frontend.log
PASTE HERE
Other information
No response
the process stop
The error message does not really tell us what went wrong. There should usually be a traceback in the logs above the message, something starting roughly like this:
Process ExceptionSafeProcess-95:1:
Traceback (most recent call last):
File "/usr/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
self.run()
...
It will only show up in the command line logs, though (not in the logs that are saved to /tmp
or in the web GUI)
The file is pretty large, though (~67MB). Is it an uncompressed container/file system? Then the results should still be there for the individual executables unpacked from it.
With #1138, analysis exception traces should also be logged to log files and the web GUI