Re: [sleuthkit-users] Charset encoder error when processing mbox files
Brought to you by:
carrier
From: Derrick K. <dk...@gm...> - 2018-12-09 23:06:16
|
Hi Joseph. This question might be better asked directly to Nanni as it sounds like it may be Caine specific! I just tested mbox parsing under Debian testing w/Autopsy 4.9.1 and didn't have any issues with keyword searches. While I don't have a copy of Caine to test with at the moment I wonder if it's a manifestation of your systems locale. If you fire up a terminal emulator, can you send the output from 'locale' and 'locale charmap'? From MboxParser.java:111 in Autopsy it looks like if it can't detect the character encoder that it'll throw that message but I could be way off base here. Derrick On Sun, Dec 9, 2018 at 1:18 AM Joseph Hylkema <hyl...@is...> wrote: > > Hi all, > > First post to the list. > > I am trying to use Autopsy to run some keyword searches on mbox files > downloaded from gmail. Unfortunately, autopsy returns an error: > "Error while processing: Could not find appropriate charset encoder." > I am running Autopsy on Caine 10 in a KVM VM with 8GB RAM on a Lenovo > P51 with a Core I7 processor. > > Any help would be appreciated. > > -- > "Far better it is to dare mighty things, to win glorious triumphs, even > though checkered by failure, than to take rank with those poor spirits > who neither enjoy much nor suffer much, because they live in the gray > twilight that knows neither victory nor defeat." > > -- Theodore Roosevelt, "The Strenuous Life." > > > > _______________________________________________ > sleuthkit-users mailing list > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > http://www.sleuthkit.org |