-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Indexing error #3796
Comments
Hi Miguel ... it looks like the model server for your installation isn't responding. I would try to verify the container is actually running per the logs and also if it's receving any requestes. |
Thank you. When I type something under "General", the local Ollama server definitely responds (running on my localhost, not through Docker). However, when I want to index, I cannot see any activity on the Ollama server on localhost. What do I need to do get indexing working? Please note, no data is allowed to leave the machine, so I didn't enter an OpenAI key. Here are the Ollama settings Thank you |
You would want to run "docker container ls" from the command line to check which containers are active and running, including the model server. See if you can get the output from that? |
I did a fresh install through Docker and and uploaded a PDF through the Files connector and the indexing errored. The same happened when connecting to S3.
Here's the error log:
The text was updated successfully, but these errors were encountered: