PeterPilley

Results 44 comments of PeterPilley

> > How many files did you try with as mentioned I found some files worked others didn't. Are you in the same version I was using or are you...

Here is the policy I tested when trying to troubleshoot the issue. ` { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "s3:DeleteObject", "s3:GetBucketLocation", "s3:GetObject", "s3:ListAllMyBuckets", "s3:ListBucket", "s3:ListBucketMultipartUploads", "s3:ListMultipartUploadParts",...

> RELEASE.2022-10-20T00-55-09Z I have just redeployed with RELEASE.2022-10-20T00-55-09Z and still can see the same issue

> Have tried creating a brand new user with builtin read/write policy, used cyberduck and minio console to try and download files with same result. Some files are able to...

Followed your steps and re-activated Autopsy Core, seems to restore the interface.

Did you install the correct sleuthkit java https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.10.2/sleuthkit-java_4.10.2-1_amd64.deb

Re-Ran same test on a fresh windows install and had different result, ingest is running. Trying it on a seperate linux machine

Consistent result across both machines, error message. Error initializiung keyword search, local solr server did not respond.

Hi +1 on this, we are moving to vue3 now, be awesome if it supported it

Hi everyone, can I ask what the status is of the rest API, definitely +1 for fastapi instead of DRF. Is this something you need help or is there a...