Skip to content

[Bug]: ollama settings gail #708

@samuelkb

Description

@samuelkb

Describe the bug

I am following the docs: https://resumematcher.fyi/docs/docker-ollama
I serve my model, and run Resume-matcher with docker, go to settings, configure ollama and when I click in test connection I get:
CONNECTION FAILED
Provider: ollama | Model: qwen3:8b

empty_content

TEST PROMPT

Hi
MODEL OUTPUT

To Reproduce

Install Ollama: ollama.com
Pull a model: ollama pull qwen3:8b
Start Resume Matcher with Docker
Configure in Settings:
Provider: Ollama
Model: qwen3:8b (or your chosen model from Ollama Library)
Server URL: See table below
click test connection and my local ollama server returns 200: [GIN] 2026/03/09 - 10:35:01 | 200 | 888.065375ms | 127.0.0.1 | POST "/api/generate" but the test ends as connection failed

Expected behavior

with the params in the docs, I expect to have test connection to ollama running successfully

Environment

Image Image

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions