-
Notifications
You must be signed in to change notification settings - Fork 952
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
🐜 Slow Install.ps1 | Boxstarter #657
Comments
I have also noticed in the last days that the download of 010Editor from https://download.sweetscape.com/010EditorWin64Installer15.0.1.exe seem to be slow. @mandiant/flare-vm any ideas what the issue can be? 😕 |
A CDN to cache downloads could be appropriate. Something like cloudflare or google CDN could be setup to pull the original files from their URLs and then the install script would rely on the CDN URL. This would require infrastructure to resolve and would need work to automate alongside the packages bot. But it's possible and would fix the issue. As long as the package hashes continue to be validated I don't see any security risks to the approach. |
This is meta but: Apparently FlareVM, Or Mandiant in general is actually a part of G(oogle)CP now?! Google has a reputation of killing off projects, and I'm afraid they could do it to FlareVM, and CommodoVM as these projects to them are seen as minor projects. There's also the possibility of someone forking the repos and maintaining FlareVM, and preserving it for the future. While not ideal, I'd imagine there's not much work needed to maintain both projects. |
Both myself and @Ana06 are on the FLARE team at Mandiant. Our team heavily relies on FLAREVM. You do not have to be worried. |
What's the problem?
Installing FlareVM takes over a day sometimes, due to how many packages boxstarter has to install, and due to how slow it is, 010editor.vm took over an hour alone to download, even though I'm running server-grade networking (1Gbps Up/Downlink).
Steps to Reproduce
X3txyAmC4U.mp4
Environment
Additional Information
boxstarter.log
![Image](https://private-user-images.githubusercontent.com/44573650/411319926-4aea4e1e-cd66-4cb3-ae52-6977f65f2432.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTc1MTYsIm5iZiI6MTczOTI1NzIxNiwicGF0aCI6Ii80NDU3MzY1MC80MTEzMTk5MjYtNGFlYTRlMWUtY2Q2Ni00Y2IzLWFlNTItNjk3N2Y2NWYyNDMyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA3MDAxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlNGM0OGE1NjBlZmIyNzZlNzAyYmU3MmYyNGU2YTYzYjM5YmJjNTVlYzkyMTUwYjkwMzc1OWFlNTVkOTdjZDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yHZkl7pf1WBOxZLoh3i32MMiycJxXJDwVblGUN4SvAY)
chocolatey.log
consoleOutput.log
Above I've attached all logs available, along with a speedtest of my network inside the guest machine.
Host Specs:
AMD Ryzen 7 9700X
32GB 6000Mhz CL36 DDR5
Radeon RX 7800XT
All SSD Storage (Same or similar SMART Health, 99% with 12TBW)
Guest Specs:
6vCores
VDI File in an NVMe disk.
The text was updated successfully, but these errors were encountered: