Update connection-error.mdx

Ollama API Connections  issue resolve
This commit is contained in:
Abdul Haseeb 2025-03-12 04:35:54 +05:00 committed by GitHub
parent 4d0499ff60
commit 35484a4f38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,8 @@ Struggling to connect to Ollama from Open WebUI? It could be because Ollama isn
3. **Restart Ollama**🔄: 3. **Restart Ollama**🔄:
A restart is needed for the changes to take effect. A restart is needed for the changes to take effect.
4.**If your OLLAMA connection is still not working, go to Settings> Connection>Manage Ollama API Connections and replace 'localhost:11434' with '120.0.0.1:11434'. (Explanation of the issue: This change might be necessary if the DNS configuration is restricted due to firewall restrictions.)**
💡 After setting up, verify that Ollama is accessible by visiting the WebUI interface. 💡 After setting up, verify that Ollama is accessible by visiting the WebUI interface.
For more detailed instructions on configuring Ollama, please refer to the [Ollama's Official Documentation](https://github.com/ollama/ollama/blob/main/docs/faq.md#setting-environment-variables-on-linux). For more detailed instructions on configuring Ollama, please refer to the [Ollama's Official Documentation](https://github.com/ollama/ollama/blob/main/docs/faq.md#setting-environment-variables-on-linux).