[GH-ISSUE #5021] Some APIs in registry.ollama returns 404 #28938

Open
opened 2026-04-22 07:29:53 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @stonezdj on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5021

What is the issue?

We are going to replicate the model to our private local registry(Harbor), it seems that last week we could call these API

GET https://registry.ollama.ai/v2/   
GET https://registry.ollama.ai/v2/_catalog
GET https://registry.ollama.ai/v2/library/llama3/tags/list

Current all of these API returns 404, is there any change in the authentication?

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @stonezdj on GitHub (Jun 13, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5021 ### What is the issue? We are going to replicate the model to our private local registry(Harbor), it seems that last week we could call these API ``` GET https://registry.ollama.ai/v2/ GET https://registry.ollama.ai/v2/_catalog GET https://registry.ollama.ai/v2/library/llama3/tags/list ``` Current all of these API returns 404, is there any change in the authentication? ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bugollama.com labels 2026-04-22 07:29:53 -05:00
Author
Owner

@slyt commented on GitHub (Aug 22, 2024):

I'm experiencing the same issue.

<!-- gh-comment-id:2305433065 --> @slyt commented on GitHub (Aug 22, 2024): I'm experiencing the same issue.
Author
Owner

@rbah31 commented on GitHub (Aug 27, 2024):

Hi, I'm also experiencing this issue on my Sonatype Nexus v3.70.1. I have a docker proxy to pull my ollama images but I can't pull any since a few weeks now. When I try to I get a https://ollama.com/v2/library/llama3.1/tags/list < HTTP/1.1 404 Not Found

<!-- gh-comment-id:2312632050 --> @rbah31 commented on GitHub (Aug 27, 2024): Hi, I'm also experiencing this issue on my Sonatype Nexus v3.70.1. I have a docker proxy to pull my ollama images but I can't pull any since a few weeks now. When I try to I get a `https://ollama.com/v2/library/llama3.1/tags/list < HTTP/1.1 404 Not Found`
Author
Owner

@cniweb commented on GitHub (Jan 9, 2025):

Same issue as #5298

<!-- gh-comment-id:2579351441 --> @cniweb commented on GitHub (Jan 9, 2025): Same issue as #5298
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#28938