Closed
Description
I have try to run sourcebot (v2.6.3) with a basic setup like example provided (github / ggerganov/llama.cpp) on windows 11 but the container crash at startup.
Then I have try to run sourcebot on a Debian 12 with the same setup but the container crash with exited code 60.
I have try after using v2.6.2 but same issue.
I add SOURCEBOT_TELEMETRY_DISABLED=1
and NEXT_PUBLIC_SOURCEBOT_TELEMETRY_DISABLED=1
and the container start on debian and windows.