[GH-ISSUE #10744] 6730 revisited #7057

Closed
opened 2026-04-12 18:58:35 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Mihai-CMM on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10744

What is the issue?

hello,
I have latest 0.7.0 docker and i hit the same issue seen here
https://github.com/ollama/ollama/issues/6730

the advice there was to update to newer version

Is this a regression? I am doing something wrong?

| 404 | 782.894µs | 192.168.68.125 | POST "/api/embed"
-ollama-557c5d6859-7bxrj:/# ollama -v
ollama version is 0.7.0

Relevant log output


OS

Docker

GPU

Nvidia

CPU

AMD

Ollama version

0.7.0

Originally created by @Mihai-CMM on GitHub (May 16, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10744 ### What is the issue? hello, I have latest 0.7.0 docker and i hit the same issue seen here https://github.com/ollama/ollama/issues/6730 the advice there was to update to newer version Is this a regression? I am doing something wrong? | 404 | 782.894µs | 192.168.68.125 | POST "/api/embed" -ollama-557c5d6859-7bxrj:/# ollama -v ollama version is 0.7.0 ### Relevant log output ```shell ``` ### OS Docker ### GPU Nvidia ### CPU AMD ### Ollama version 0.7.0
GiteaMirror added the bug label 2026-04-12 18:58:35 -05:00
Author
Owner

@rick-github commented on GitHub (May 16, 2025):

404 is also returned if the model is not found. What client are you using, and what request is it sending? Server logs may aid in debugging.

<!-- gh-comment-id:2887394295 --> @rick-github commented on GitHub (May 16, 2025): 404 is also returned if the model is not found. What client are you using, and what request is it sending? [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) may aid in debugging.
Author
Owner

@Mihai-CMM commented on GitHub (May 16, 2025):

Thanks, you are right

I had to download the model and it just works - my bad !!!

<!-- gh-comment-id:2887454725 --> @Mihai-CMM commented on GitHub (May 16, 2025): Thanks, you are right I had to download the model and it just works - my bad !!!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7057