[GH-ISSUE #10435] "bad manifest" name=registry.ollama.ai/library/granite3.2-vision:2b error=EOF #6860

Closed
opened 2026-04-12 18:41:42 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @somera on GitHub (Apr 28, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10435

What is the issue?

Weeks ago I installed granite3.2-vision:2b model. But this is removed for weeks now. When I execute ollama list

$ ollama list
NAME                              ID              SIZE      MODIFIED
deepcoder:14b                     12bdda054d23    9.0 GB    11 minutes ago
deepseek-coder-v2-fixed:latest    18245823b634    8.9 GB    24 minutes ago
gemma3:27b-it-qat                 29eb0b9aeda3    18 GB     4 days ago
gemma3:27b                        a418f5838eaf    17 GB     4 days ago
phi4-mini:3.8b                    78fad5d182a7    2.5 GB    4 days ago
mxbai-embed-large:latest          468836162de7    669 MB    4 days ago
bge-m3:latest                     790764642607    1.2 GB    4 days ago
mixtral:8x7b                      a3b6bef0f836    26 GB     4 days ago
llama3.2:3b                       a80c4f17acd5    2.0 GB    4 days ago
nomic-embed-text:latest           0a109f422b47    274 MB    4 days ago
phi4:latest                       ac896e5b8b34    9.1 GB    4 days ago
deepseek-r1:32b                   38056bbcbb2d    19 GB     4 days ago
llama2-uncensored:latest          44040b922233    3.8 GB    4 days ago
deepseek-coder-v2:16b             63fb193b3a9b    8.9 GB    4 days ago
qwen2.5-coder:32b                 4bd6cbf2d094    19 GB     4 days ago
mistral:7b-instruct               f974a74358d6    4.1 GB    4 days ago
mistral-small3.1:24b              b9aaf0c2586a    15 GB     4 days ago
llama3.2-vision:11b               085a1fdae525    7.9 GB    4 days ago

and in the logs I see

Apr 28 11:43:04 AI-DEV-VM ollama[1441370]: [GIN] 2025/04/28 - 11:43:04 | 200 |      56.839µs |       127.0.0.1 | HEAD     "/"
Apr 28 11:43:04 AI-DEV-VM ollama[1441370]: time=2025-04-28T11:43:04.105+02:00 level=WARN source=manifest.go:169 msg="bad manifest" name=registry.ollama.ai/library/granite3.2-vision:2b error=EOF
Apr 28 11:43:04 AI-DEV-VM ollama[1441370]: [GIN] 2025/04/28 - 11:43:04 | 200 |    2.224183ms |       127.0.0.1 | GET      "/api/tags"
Apr 28 11:43:05 AI-DEV-VM ollama[1441370]: [GIN] 2025/04/28 - 11:43:05 | 200 |      57.649µs |       127.0.0.1 | HEAD     "/"
Apr 28 11:43:05 AI-DEV-VM ollama[1441370]: time=2025-04-28T11:43:05.960+02:00 level=WARN source=manifest.go:169 msg="bad manifest" name=registry.ollama.ai/library/granite3.2-vision:2b error=EOF

Looks like something is not correctly cleaned up?

xxx@AI-DEV-VM:/usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library# ls -al
total 80
drwxr-xr-x 20 ollama ollama 4096 Apr 28 11:31 .
drwxr-xr-x  3 ollama ollama 4096 Feb  4 13:47 ..
drwxr-xr-x  2 ollama ollama 4096 Feb  1 10:28 bge-m3
drwxr-xr-x  2 ollama ollama 4096 Apr 28 11:31 deepcoder
drwxr-xr-x  2 ollama ollama 4096 Feb  4 13:37 deepseek-coder-v2
drwxr-xr-x  2 ollama ollama 4096 Apr 28 11:18 deepseek-coder-v2-fixed
drwxr-xr-x  2 ollama ollama 4096 Apr 24 08:24 deepseek-r1
drwxr-xr-x  2 ollama ollama 4096 Apr 21 10:20 gemma3
drwxr-xr-x  2 ollama ollama 4096 Mar 10 12:43 granite3.2-vision
drwxr-xr-x  2 ollama ollama 4096 Feb 16 11:06 llama2-uncensored
drwxr-xr-x  2 ollama ollama 4096 Feb 16 11:02 llama3.2
drwxr-xr-x  2 ollama ollama 4096 Feb 12 20:45 llama3.2-vision
drwxr-xr-x  2 ollama ollama 4096 Feb  4 22:18 mistral
drwxr-xr-x  2 ollama ollama 4096 Apr  7 23:05 mistral-small3.1
drwxr-xr-x  2 ollama ollama 4096 Mar 17 20:32 mixtral
drwxr-xr-x  2 ollama ollama 4096 Jan 31 15:44 mxbai-embed-large
drwxr-xr-x  2 ollama ollama 4096 Jan 31 15:47 nomic-embed-text
drwxr-xr-x  2 ollama ollama 4096 Jan 13 09:07 phi4
drwxr-xr-x  2 ollama ollama 4096 Apr  1 14:52 phi4-mini
drwxr-xr-x  2 ollama ollama 4096 Feb 16 11:04 qwen2.5-coder

Relevant log output

see above.

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @somera on GitHub (Apr 28, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10435 ### What is the issue? Weeks ago I installed granite3.2-vision:2b model. But this is removed for weeks now. When I execute `ollama list` ``` $ ollama list NAME ID SIZE MODIFIED deepcoder:14b 12bdda054d23 9.0 GB 11 minutes ago deepseek-coder-v2-fixed:latest 18245823b634 8.9 GB 24 minutes ago gemma3:27b-it-qat 29eb0b9aeda3 18 GB 4 days ago gemma3:27b a418f5838eaf 17 GB 4 days ago phi4-mini:3.8b 78fad5d182a7 2.5 GB 4 days ago mxbai-embed-large:latest 468836162de7 669 MB 4 days ago bge-m3:latest 790764642607 1.2 GB 4 days ago mixtral:8x7b a3b6bef0f836 26 GB 4 days ago llama3.2:3b a80c4f17acd5 2.0 GB 4 days ago nomic-embed-text:latest 0a109f422b47 274 MB 4 days ago phi4:latest ac896e5b8b34 9.1 GB 4 days ago deepseek-r1:32b 38056bbcbb2d 19 GB 4 days ago llama2-uncensored:latest 44040b922233 3.8 GB 4 days ago deepseek-coder-v2:16b 63fb193b3a9b 8.9 GB 4 days ago qwen2.5-coder:32b 4bd6cbf2d094 19 GB 4 days ago mistral:7b-instruct f974a74358d6 4.1 GB 4 days ago mistral-small3.1:24b b9aaf0c2586a 15 GB 4 days ago llama3.2-vision:11b 085a1fdae525 7.9 GB 4 days ago ``` and in the logs I see ``` Apr 28 11:43:04 AI-DEV-VM ollama[1441370]: [GIN] 2025/04/28 - 11:43:04 | 200 | 56.839µs | 127.0.0.1 | HEAD "/" Apr 28 11:43:04 AI-DEV-VM ollama[1441370]: time=2025-04-28T11:43:04.105+02:00 level=WARN source=manifest.go:169 msg="bad manifest" name=registry.ollama.ai/library/granite3.2-vision:2b error=EOF Apr 28 11:43:04 AI-DEV-VM ollama[1441370]: [GIN] 2025/04/28 - 11:43:04 | 200 | 2.224183ms | 127.0.0.1 | GET "/api/tags" Apr 28 11:43:05 AI-DEV-VM ollama[1441370]: [GIN] 2025/04/28 - 11:43:05 | 200 | 57.649µs | 127.0.0.1 | HEAD "/" Apr 28 11:43:05 AI-DEV-VM ollama[1441370]: time=2025-04-28T11:43:05.960+02:00 level=WARN source=manifest.go:169 msg="bad manifest" name=registry.ollama.ai/library/granite3.2-vision:2b error=EOF ``` Looks like something is not correctly cleaned up? ``` xxx@AI-DEV-VM:/usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library# ls -al total 80 drwxr-xr-x 20 ollama ollama 4096 Apr 28 11:31 . drwxr-xr-x 3 ollama ollama 4096 Feb 4 13:47 .. drwxr-xr-x 2 ollama ollama 4096 Feb 1 10:28 bge-m3 drwxr-xr-x 2 ollama ollama 4096 Apr 28 11:31 deepcoder drwxr-xr-x 2 ollama ollama 4096 Feb 4 13:37 deepseek-coder-v2 drwxr-xr-x 2 ollama ollama 4096 Apr 28 11:18 deepseek-coder-v2-fixed drwxr-xr-x 2 ollama ollama 4096 Apr 24 08:24 deepseek-r1 drwxr-xr-x 2 ollama ollama 4096 Apr 21 10:20 gemma3 drwxr-xr-x 2 ollama ollama 4096 Mar 10 12:43 granite3.2-vision drwxr-xr-x 2 ollama ollama 4096 Feb 16 11:06 llama2-uncensored drwxr-xr-x 2 ollama ollama 4096 Feb 16 11:02 llama3.2 drwxr-xr-x 2 ollama ollama 4096 Feb 12 20:45 llama3.2-vision drwxr-xr-x 2 ollama ollama 4096 Feb 4 22:18 mistral drwxr-xr-x 2 ollama ollama 4096 Apr 7 23:05 mistral-small3.1 drwxr-xr-x 2 ollama ollama 4096 Mar 17 20:32 mixtral drwxr-xr-x 2 ollama ollama 4096 Jan 31 15:44 mxbai-embed-large drwxr-xr-x 2 ollama ollama 4096 Jan 31 15:47 nomic-embed-text drwxr-xr-x 2 ollama ollama 4096 Jan 13 09:07 phi4 drwxr-xr-x 2 ollama ollama 4096 Apr 1 14:52 phi4-mini drwxr-xr-x 2 ollama ollama 4096 Feb 16 11:04 qwen2.5-coder ``` ### Relevant log output ```shell see above. ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-12 18:41:42 -05:00
Author
Owner

@rick-github commented on GitHub (Apr 28, 2025):

What's the result of

ls -l /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b
cat  /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b
<!-- gh-comment-id:2834645946 --> @rick-github commented on GitHub (Apr 28, 2025): What's the result of ``` ls -l /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b cat /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b ```
Author
Owner

@somera commented on GitHub (Apr 28, 2025):

What's the result of

ls -l /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b
cat  /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b

File is there but empty.

<!-- gh-comment-id:2834648141 --> @somera commented on GitHub (Apr 28, 2025): > What's the result of > > ``` > ls -l /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b > cat /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/granite3.2-vision/2b > ``` File is there but empty.
Author
Owner

@somera commented on GitHub (Apr 28, 2025):

I would remove the whole directory for granite3.2-vision?

<!-- gh-comment-id:2834650684 --> @somera commented on GitHub (Apr 28, 2025): I would remove the whole directory for granite3.2-vision?
Author
Owner

@rick-github commented on GitHub (Apr 28, 2025):

That will fix the warning in the log. It's not clear why a 0-length file would be left behind.

<!-- gh-comment-id:2834655986 --> @rick-github commented on GitHub (Apr 28, 2025): That will fix the warning in the log. It's not clear why a 0-length file would be left behind.
Author
Owner

@somera commented on GitHub (Apr 28, 2025):

Removed. If the issue is not needed, you can close it.

<!-- gh-comment-id:2834660975 --> @somera commented on GitHub (Apr 28, 2025): Removed. If the issue is not needed, you can close it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#6860