R
RunPod10mo ago
TcCat

ollama won't pull manifest - weird error.

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.
6 Replies
yhlong00000
yhlong0000010mo ago
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/
utmostmick0
utmostmick010mo ago
is udp port 53 open ?
Madiator2011 (Work)
Never open 53 port never
yhlong00000
yhlong0000010mo ago
Oh, you try to open port 53, that is reserved for DNS.
TcCat
TcCatOP10mo ago
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
Jason
Jason10mo ago
Hmm Grey what does Grey mean (asking to runpod staffs)

Did you find this page helpful?