#ollama won't pull manifest - weird error.

7 messages · Page 1 of 1 (latest)

astral cobalt
#

In a runpod I've tried the various ollama templates, and also installed ollama on a basic template.
I can run ollama serve; but in every case when I run ollama run <model> I always get the error:

Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/mistral-large/manifests/latest": dial tcp: lookup registry.ollama.ai on 127.0.0.11:53: read udp 127.0.0.1:59647->127.0.0.11:53: i/o timeout

I'm wondering if this is a new issue, maybe related to proxies? but have no idea what to try next.

mossy gateBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

raven knot
#

This seems like the DNS issue, could you create a support ticket with your pod info, template, and full log output.
https://contact.runpod.io/

thick hinge
#

is udp port 53 open ?

gritty parcel
#

Never open 53 port never

raven knot
#

Oh, you try to open port 53, that is reserved for DNS.

astral cobalt
#

Today everything is working as expected - so I think there were some network issues on the runpod side yesterday? I noticed the earth icon on the pod status page was green today, yesterday is was grey.
Thanks anyway.
TC