markmckinnon / Autopsy-Plugins

Autopsy Python Plugins
332 stars 100 forks source link

Issue after installing newest plugins 1.2 using Exe installer #16

Closed markmckinnon closed 2 years ago

markmckinnon commented 5 years ago

You are getting the following error after installing the new EXE installer (1.2) of the plugins.

Workflow to add datasource to case stops and will not continue.
Autopsu-Module-error-1 Autopsy-module-error-2 Autopsu-Module-error-3 Autopsu-Module-error-4

You will need to do the following:

Go into the following directories:

C:\Users\\AppData\Roaming\autopsy\config\IngestModuleSettings\org.sleuthkit.autopsy.casemodule.AddImageWizardIngestConfigPanel and C:\Users\\AppData\Roaming\autopsy\config\IngestModuleSettings\org.sleuthkit.autopsy.ingest.RunIngestModulesDialog

and delete all the files that start with org.python.proxies. These are the settings for the modules and because they have been changed and using the new method is why you are getting this error.

You should then be able to add your data source now. This should only happen once. If it continues to happen open a issue.