Skip to content

Wrong Ollama model tags #78

@tristan-k

Description

@tristan-k

ChatMock is reporting the wrong Ollama model tags.

400: Model 'gpt-5.1:latest' was not found

Image
$ docker logs chatmock
192.168.10.41 - - [20/Nov/2025 18:34:32] "GET /api/tags HTTP/1.1" 200 -
192.168.10.41 - - [20/Nov/2025 18:34:32] "GET /api/ps HTTP/1.1" 404 -
127.0.0.1 - - [20/Nov/2025 18:34:32] "GET /health HTTP/1.1" 200 -
127.0.0.1 - - [20/Nov/2025 18:34:43] "GET /health HTTP/1.1" 200 -
127.0.0.1 - - [20/Nov/2025 18:34:53] "GET /health HTTP/1.1" 200 -
127.0.0.1 - - [20/Nov/2025 18:35:04] "GET /health HTTP/1.1" 200 -
127.0.0.1 - - [20/Nov/2025 18:35:14] "GET /health HTTP/1.1" 200 -
192.168.10.41 - - [20/Nov/2025 18:35:19] "GET /api/tags/api/version HTTP/1.1" 404 -
$ docker logs open-webui
2025-11-20 18:46:36.764 | INFO     | uvicorn.protocols.http.httptools_impl:send:476 - 192.168.10.100:0 - "POST /api/v1/chats/01918776-49fc-44b8-bb10-5014f9dd14e6 HTTP/1.1" 200
2025-11-20 18:46:36.781 | INFO     | uvicorn.protocols.http.httptools_impl:send:476 - 192.168.10.100:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200
2025-11-20 18:46:36.807 | INFO     | uvicorn.protocols.http.httptools_impl:send:476 - 192.168.10.100:0 - "POST /api/chat/completions HTTP/1.1" 200
2025-11-20 18:46:36.831 | INFO     | uvicorn.protocols.http.httptools_impl:send:476 - 192.168.10.100:0 - "GET /api/v1/chats/?page=1 HTTP/1.1" 200

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions