teamdfir / sift

SIFT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when installing Sift

Wolejarz79 opened this issue · comments

I attempted to install Sift on a Laptop running Ubuntu 20.0.4 and received the following error on install.

mode: desktop
Installing and configuring SaltStack properly ...
downloading v2023.02.06

downloading sift-saltstack-v2023.02.06.tar.gz.asc
/snapshot/sift-cli/sift-cli.js:357
throw new Error(res.body)
^

Error
at Request. (/snapshot/sift-cli/sift-cli.js:357:17)
at Request.emit (events.js:400:28)
at Request.onRequestResponse (/snapshot/sift-cli/node_modules/request/request.js:1059:10)
at ClientRequest.emit (events.js:400:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:647:27)
at HTTPParser.parserOnHeadersComplete (_http_common.js:127:17)
at TLSSocket.socketOnData (_http_client.js:515:22)
at TLSSocket.emit (events.js:400:28)
at addChunk (internal/streams/readable.js:293:12)
at readableAddChunk (internal/streams/readable.js:267:9)
at TLSSocket.Readable.push (internal/streams/readable.js:206:10)
at TLSWrap.onStreamRead (internal/stream_base_commons.js:188:23)
wbforensics@wbforensics:~/Downloads$ sudo sift install

sift-cli@1.14.0-rc1+0-g0582d2b
sift-version: notinstalled

Any insight into what when wrong?

Thanks

Hi @Wolejarz79 , the sift-cli has been deprecated in favor of Cast. For instructions on how to install SIFT after installing cast, please see the instructions here.

Cheers!