khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
15.92k stars 785 forks source link

Trying to Self-Host on Ubuntu (using pip) - Can't Complete Install #910

Closed mdlmarkham closed 1 week ago

mdlmarkham commented 2 months ago

I'm trying to self-host Khoj on a Ubuntu 22.04.05 environment running in a ProxMox LCX. This is a clean install of Ubuntu. I followed the Install Method 2, and get the very helpful message "Killed" directly after Collecting torch==2.2.2 as shown in the screenshot below:

Screenshots

image

Platform

If self-hosted

Additional context

Add any other context about the problem here.

debanjum commented 2 months ago

The "Killed" message is usually seen when the app/os runs out of available memory/RAM. How much RAM/memory does your Ubuntu machine have?

debanjum commented 1 week ago

Closing this issue because of lack of actionable information