mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.56k stars 917 forks source link

Unable to install FLARE on WIN 10 - AppData\Local\ChocoCache not installed error #399

Closed noadekel-DI closed 1 year ago

noadekel-DI commented 2 years ago

Hi, I've been trying to install FLARE on several different builds of windows 10, but they all fail due to some problem with Boxstarter\Chocolately. Here's the some of the installation log (it's the same error for every package it tries to install): `+ Boxstarter starting Calling Chocolatey to install capa.fireeye. This may take several minutes to complete...

Chocolatey upgraded 0/1 packages. 1 packages failed. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures

Message : Chocolatey reported an unsuccessful exit code of 1. See C:\Users\Noa Dekel\AppData\Local\Boxstarter\boxstarter.log for details. Data : {} InnerException : TargetSite : StackTrace : HelpLink : Source : HResult : -2146233087

Boxstarter: Error from Chocolatey:

Message : Chocolatey reported an unsuccessful exit code of 1. See C:\Users\Noa Dekel\AppData\Local\Boxstarter\boxstarter.log for details. Data : {} InnerException : TargetSite : StackTrace : HelpLink : Source : HResult : -2146233087

Chocolatey upgraded 0/1 packages. 1 packages failed. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures

Message : Chocolatey reported an unsuccessful exit code of 1. See C:\Users\Noa Dekel\AppData\Local\Boxstarter\boxstarter.log for details. Data : {} InnerException : TargetSite : StackTrace : HelpLink : Source : HResult : -2146233087`

Spart4nious commented 2 years ago

I had the same problem, the process failed every time at different step so I supposed an "environmental" issue. The problem in my case was related to insufficient resources, I had 2 GB RAM. After upgrading the VM to 4 GB the installation completed successfully on a Windows 10 Pro.

vm-packages commented 1 year ago

Thank you for your feedback! We've been working on major updates to FLARE VM over the last year. The now revamped FLARE VM has just been released and will make the project more open and maintainable. Please check out our blog post at https://www.mandiant.com/resources/blog/flarevm-open-to-public and give the new installation a try.

If this problem still persists with the new installation, please report:

Please note that we use this message to close all legacy issues in this repository. We look forward to your feedback and support for the next generation of FLARE VM.

kevinkeo4 commented 8 months ago

Thank you for your feedback! We've been working on major updates to FLARE VM over the last year. The now revamped FLARE VM has just been released and will make the project more open and maintainable. Please check out our blog post at https://www.mandiant.com/resources/blog/flarevm-open-to-public and give the new installation a try.

If this problem still persists with the new installation, please report:

* new tools or tool-related issues at https://github.com/mandiant/VM-Packages/issues

* ideas and issues related to the installer script and configuration at https://github.com/mandiant/flare-vm/issues

Please note that we use this message to close all legacy issues in this repository. We look forward to your feedback and support for the next generation of FLARE VM.

I recently tried this and i am getting the boxstarter/chocolatey error message image (3)

mr-tz commented 8 months ago

I'd recommend to open a new issue for your error.

kevinkeo4 commented 8 months ago

I'd recommend to open a new issue for your error.

Yeah i just did about 3 minutes ago. thanks for letting me know.