Re: [sleuthkit-users] Autopsy Not Running on Linux
Brought to you by:
carrier
From: Derrick K. <dk...@gm...> - 2018-11-26 19:00:36
|
Excellent! Any custom plugins would be copied into there so those would need to be copied back into ~/.autopsy/dev/python_modules. The shortcut listing of your recent cases is listed there to so you'll have to manually browse and open any previous cases. If you have any custom ingest module settings then those get nuked as well including things like custom keywords etc. from what I recall. Also, the Autopsy debug logs are in there so you might want to check out the logs in ~/.autopsy/dev/var/log if you want to dig into debugging your startup issue! I don't have a full listing of what's in that directory but it's a bunch of cached items that Autopsy will regenerate cleanly on first run. Removing ~/.autopsy is a pretty big hammer and I think you might be able to get away with removing ~/.autopsy/dev/config/Preferences or one of the other directories underneath there. I was looking through my old emails trying to find out which I removed when I had this issue way back when but I can't seem to locate it. Derrick On Mon, Nov 26, 2018 at 11:38 AM Daniel Oliveira <dan...@gm...> wrote: > Worked like a charm. Thank you so much! > > What do i lose by deleting .autopsy ? > > Em seg, 26 de nov de 2018 às 16:34, Derrick Karpo <dk...@gm...> > escreveu: > >> Hello. >> >> If you are running Oracle's Java 8, can you try move your old ~/.autopsy >> directory out of the way and run Autopsy again to see what happens? >> >> $ mv ~/.autopsy ~/.autopsy-ORIG >> >> Derrick >> >> >> On Sun, Nov 25, 2018 at 6:51 AM Daniel Oliveira <dan...@gm...> >> wrote: >> >>> >>> Hello everyone im on Linux Mint 19 and was runnig Autopsy OK. Java from >>> Oracle and all dependencies are OK. Any ideas about whats going on? >>> >>> *devzero@jupiter:~/tools/autopsy$ sh unix_setup.sh * >>> photorec found >>> Java found in /usr >>> /usr/share/java/sleuthkit-4.6.4.jar found >>> Copying into the Autopsy directory >>> Autopsy is now configured. You can execute bin/autopsy to start it >>> *devzero@jupiter:~/tools/autopsy$ ./bin/autopsy * >>> >>> *then:* >>> >>> [image: Captura de tela de 2018-11-25 09-53-12.png] >>> >>> -- >>> Daniel Oliveira >>> _______________________________________________ >>> sleuthkit-users mailing list >>> https://lists.sourceforge.net/lists/listinfo/sleuthkit-users >>> http://www.sleuthkit.org >>> >> > > -- > Daniel Oliveira > |