Failed to download checksums.txt when using launch to install localai
LocalAI version:
v3.8.0
Environment, CPU architecture, OS, and Version:
Darwin sunjiandeMac-mini.local 24.4.0 Darwin Kernel Version 24.4.0: Fri Apr 11 18:32:50 PDT 2025; root:xnu-11417.101.15~117/RELEASE_ARM64_T6041 arm64 Describe the bug
I have downloaded the installer from the official website. After launching it on macOS, I clicked to install LocalAI. The progress bar showed that LocalAI had finished downloading, but then I encountered a timeout error for checksums.txt. I already have a proxy running, and I can download the file manually. Where should I place this file so that the installer can recognize it and continue? To Reproduce
Expected behavior
I want to install successfully Logs
Additional context
uhm that's weird, and the binary downloads fine?
Unfortunately at the moment you can't place a checksum file, it gets downloaded and used right away:
https://github.com/mudler/LocalAI/blob/e27f1370eb71f63034314a625e696a9b42e93d9c/cmd/launcher/internal/release_manager.go#L124