Unable to connect to Ollama models hosted on a different computer within the same network. / 無法在相同網絡中連接到其他電腦上的 Ollama 模型
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Even when the base URL of the computer hosting the Ollama models is correctly configured in the settings, the application still attempts to connect to the model using 127.0.0.1 (localhost) instead of the specified remote address.
To Reproduce
Steps to reproduce the behavior:
- Configure the remote address of Ollama LLM models in settings
- Select the remote model in Summary page (or Mind Map page)
- Click AI Summary button (or AI Mind Map)
- See error
Expected behavior
Application connects to the remote address as configured in the settings
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Model: Ollama Qwen3
- Version: 1.6.8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the Ollama base URL is read from settings when a model is selected on the Summary and Mind Map pages. Follow the AI Summary and AI Mind Map actions into the model connection path, and verify that requests use the configured remote address rather than 127.0.0.1. Done means both actions connect successfully to a remote Ollama model on the same network.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100