teamdfir / sift

SIFT
MIT License
492 stars 65 forks source link

SIFT Install Issue on AWS using ami-04505e74c0741db8d (64-bit x86) #553

Closed theocaines closed 2 years ago

theocaines commented 2 years ago

I've been trying to install SIFT on vanilla Ubuntu 20.04 running on AWS. Ubuntu Server 20.04 LTS (HVM), SSD Volume Type - ami-04505e74c0741db8d (64-bit x86) --command-- $ sudo sift install --mode=server

Issue: Hangs right at the following line every time

Running: cpanm --no-man-pages install DBD::SQLit

Is this a know issue or is there a workaround?

Thanks Theo

digitalsleuth commented 2 years ago

Hi @theocaines , any chance you can provide your saltstack.log so we can review?

theocaines commented 2 years ago

Doing some additional checking as I was able to go to completion on using a larger instance type (t2.xlarge). All previous tries were on t2.micro and I noticed the CPU being pegged at 100%. I will update you on this either way.

ekristen commented 2 years ago

There are prebuilt AMIs already. See the main SIFT repo's README