Replies: 2 comments
-
Solution for Docker Networking IssueHi there! It looks like you're facing a Docker networking issue with the Khoj container. Here are a few steps you can try to resolve the problem:
If these steps don't resolve the issue, you might want to share the relevant logs or error messages from the Docker container for further assistance. Hope this helps! 😊 |
Beta Was this translation helpful? Give feedback.
-
|
Hey @mal1k-me , thanks for sharing the detailed server logs. I see 2 kinds of errors:
I'll try and reproduce the issue myself and see if this hypothesis for the second issue (also suggested in #1035 (comment)) holds true. If this is the reason a longer/configurable timeout for local models maybe the fix for the second issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I was trying to get the Khoj Docker container connect to my local Mistral Ollama model using the admin panel but it seems there's a bigger issue related to Docker network communications.
I made sure the model works using
ollama run mistral. The requests to the local/v1node endpoints of Ollama OpenAI API do indeed send back a sound response usingcurl, too.Below you'll find a link to
docker-compose upoutput. Your help is appreciated 😀Beta Was this translation helpful? Give feedback.
All reactions