sleuthkit / autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
http://www.sleuthkit.org/autopsy/
2.41k stars 597 forks source link

Error Running Autopsy on Linux #4304

Open devzeroo opened 5 years ago

devzeroo commented 5 years ago

I was running autopsy fine but now it opens with error looking like IDE..

devzero@jupiter:~/tools/Autopsy$ sh unix_setup.sh photorec found Java found in /usr/lib/jvm/java-8-oracle/ /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

https://imgur.com/a/TLkw0ae - Image of what opens

Any tips ?

hummelm10 commented 5 years ago

./unix_setup.sh photorec found
Java found in /Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home
/usr/local/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

I am having the same issue but on OSX 10.14 (Mojave) and Java 1.8.0. I tried uninstalling and reinstalling Java and cloning another copy of the repository.

devzeroo commented 5 years ago

Delete the Autopsy Hidden temp folder.

In Linux was .Autopsy on my user home.

dkarpo commented 5 years ago

Hi @devzeroo. I think deleting the ~/.autopsy folder fixed your issue with Autopsy starting up blank right? Can this open issue be closed? I'm just digging through open issues to see if there's something I can work on. :)

devzeroo commented 5 years ago

Yes it can be closed.

Thank you!

Em seg, 4 de fev de 2019 às 23:24, Derrick Karpo notifications@github.com escreveu:

Hi @devzeroo https://github.com/devzeroo. I think deleting the ~/.autopsy folder fixed your issue with Autopsy starting up blank right? Can this open issue be closed? I'm just digging through open issues to see if there's something I can work on. :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sleuthkit/autopsy/issues/4304#issuecomment-460479321, or mute the thread https://github.com/notifications/unsubscribe-auth/AM-TVR54KSrR7JrmYjVlwHpQAiXlM_Frks5vKN0vgaJpZM4Yx3U8 .

-- Daniel Oliveira