We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the Bug ollama - ERROR - Failed to retrieve Ollama model list: [Errno 99] Cannot assign requested address
Troubleshooting
I have read the Local RAG troubleshooting guide, reviewed my application state and log file:
How To Reproduce
git clone https://github.com/jonfairbanks/local-rag.git cd local-rag docker compose up
Expected Behavior It should have run without any error.
Screenshots
Logs
$ cat ./local-rag.log 2024-09-06 03:45:22,362 - ollama - INFO - Ollama chat client created successfully 2024-09-06 03:45:22,363 - ollama - ERROR - Failed to retrieve Ollama model list: [Errno 99] Cannot assign requested address
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional Context n/a
The text was updated successfully, but these errors were encountered:
got same problem :(
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
ollama - ERROR - Failed to retrieve Ollama model list: [Errno 99] Cannot assign requested address
Troubleshooting
I have read the Local RAG troubleshooting guide, reviewed my application state and log file:
How To Reproduce
Expected Behavior
It should have run without any error.
Screenshots
Logs
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional Context
n/a
The text was updated successfully, but these errors were encountered: