Checkmate error(?)
Closed this issue · 2 comments
Hi there
I was using the cli-html option in a few repositories and it was working without issues, then last night the scan started to show this error:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/checkmate-0.2.0-py3.8.egg/checkmate/lib/code/environment.py", line 561, in analyze_file_revision
analyzer_results = analyzer.analyze(file_revision)
File "/usr/local/lib/python3.8/site-packages/checkmate-0.2.0-py3.8.egg/checkmate/contrib/plugins/all/fluidattacksscanner/analyzer.py", line 72, in analyze
next(reader)
StopIteration
And now I'm stucked, if I try to run the scan again it says that it's already created and abort but I don't have the HTML report
Thanks in advance
@AndresDKoombea Try to prune the images and get the latest one. Let me know how it goes
Next scan, without errors, should pick up when it was lastly finished
Thank you so much, that did the trick