-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when installing Sift #611
Comments
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! |
Thank you. I was able to create the sift workstation with Cast.
William Olejarz
Cybersecurity Analyst/Technology Support
[3AF1A5D5]
229 Exchange Street
Chicopee, MA 01013
Office (413)564-2691
IS Help Desk (413) 568-1911 x4357
From: Digital Sleuth ***@***.***>
Sent: Thursday, October 19, 2023 4:09 PM
To: teamdfir/sift ***@***.***>
Cc: William Olejarz ***@***.***>; Mention ***@***.***>
Subject: Re: [teamdfir/sift] Error when installing Sift (Issue #611)
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!—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you wer
<https://us.report.cybergraph.mimecast.com/alert-details/?dep=1buA5NTEzGI91zvbBxmYYg%3D%3DQU76He8QI8o3er%2BJqAgsauWnumXTxrvGZ5xXG59sS1FVqdvmknJFbiQbxsB4136Fo4RKqwhQKfI06aEBrfAmNHSkyNWSF%2FM6ka0aHcS8iqzpcapVNDmX9tB281NmFQ323PTcDk%2FJGWIDN0tLGGeftM4L9P2ozpUHrscuhMoP7aRgs63rAv2ggQ%2FiccQ9VcDVqc%2F8quXxdh4h016vU3T0YZmF%2F75lJqU8tXOaCFsNzywvLRw0JjFC3CVGtR2Q6Hc4umXQous9bzFIT7r0vGxbllIAc0m8T%2FSimUIEoG8k65qpE8PKqNWnrQwkQcPiCirrLmUwf08HJHdcdIJ0dJXVFunaXrcpB6SJB7eiHcyDqeBJZYPTUJG%2F0YGz9%2BrfW43P7SlG7EKqsCiUTtc5t8%2FcnTPlyhzh6oQHImQn61oCj4r8Bzp31SQwwrJvkrvWTZJRsNkaguFlwdcLOfnjJ2fRpUoDy%2BoYPV%2FkrNfQdAPy0HwH%2BoJouUYwc6fJ7mLBZwNt%2FVbuJlUO0AhDj0i34yIH37QTDlZYN%2Bv4SX%2FOav2sMuiD8xcsLEUBGILqIuvaMNkxTPq0IN79fN9i%2F5E8Ri9VlSlQyfc%2FBYFTQjmWUkBXCe%2Bp2WkVe3x63j2nxaqtXqNLLmCrQCf%2B9Bcyoyktb%2Bb9q4pCVCrk5fgyEbDwMzf8jZM%3D>
Hi @Wolejarz79<https://github.com/Wolejarz79> , the sift-cli has been deprecated in favor of Cast<https://github.com/ekristen/cast>. For instructions on how to install SIFT after installing cast, please see the instructions here<https://github.com/teamdfir/sift#installation>.
Cheers!
—
Reply to this email directly, view it on GitHub<#611 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDM43K2B62ZKBJWSJD7RSC3YAGCG7AVCNFSM6AAAAAA6HWRR5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZRGYZTKMBRGU>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
*** This is an EXTERNAL email. Please be cautious and evaluate before you click on links, open attachments, or provide credentials. ***
Disclaimer
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more visit the Mimecast website.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I attempted to install Sift on a Laptop running Ubuntu 20.0.4 and received the following error on install.
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
Any insight into what when wrong?
Thanks
The text was updated successfully, but these errors were encountered: