Skip to content

Processing without progress bar, no end time estimated and idle workers #324

Answered by lfcnassif
fcscoutinho asked this question in Q&A
Discussion options

You must be logged in to vote

This is a Sleuthkit-4.6.5 issue, it didn't finish to decode your ISO file (tsk_loaddb process should be still running, there is no message about it finishing in log), so total item count is unknown and IPED cannot estimate time to finish nor provide the processing progress. Workers are idle because sleuthkit item discovery eventually is very slow with some images.

Please try latest tsk_loaddb version to check if they fixed it: https://github.com/sleuthkit/sleuthkit/releases/tag/sleuthkit-4.10.1

Instead of generating ISO9660 mixed with UDF, you coud try UDF only ISO, so 7zip will be used to decode the image (TSK does not support UDF but 7zip does). Other option is creating an AD1 container…

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lfcnassif
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #324 on December 11, 2020 14:24.