[GH-ISSUE #3339] ollama tries to contact registry even when adding a local model #48567

Closed
opened 2026-04-28 08:51:19 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @noahhaon on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3339

What is the issue?

I have a Modelfile which has a full path to the model I wish to load, however I get an error when running ollama create regarding an invalid certificate from registry.ollama.ai (see #3336)

For stability and privacy reasons, it would be best if ollama does not try to connect to external resources when creating models from the local filesystem.

What did you expect to see?

ollama create succeeds

Steps to reproduce

No response

Are there any recent changes that introduced the issue?

No response

OS

No response

Architecture

No response

Platform

No response

Ollama version

0.1.29

GPU

No response

GPU info

No response

CPU

No response

Other software

No response

Originally created by @noahhaon on GitHub (Mar 25, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3339 ### What is the issue? I have a Modelfile which has a full path to the model I wish to load, however I get an error when running `ollama create` regarding an invalid certificate from registry.ollama.ai (see #3336) For stability and privacy reasons, it would be best if ollama does not try to connect to external resources when creating models from the local filesystem. ### What did you expect to see? `ollama create` succeeds ### Steps to reproduce _No response_ ### Are there any recent changes that introduced the issue? _No response_ ### OS _No response_ ### Architecture _No response_ ### Platform _No response_ ### Ollama version 0.1.29 ### GPU _No response_ ### GPU info _No response_ ### CPU _No response_ ### Other software _No response_
GiteaMirror added the bug label 2026-04-28 08:51:19 -05:00
Author
Owner

@noahhaon commented on GitHub (Mar 25, 2024):

This was pilot error on my end, it seems.

<!-- gh-comment-id:2017822379 --> @noahhaon commented on GitHub (Mar 25, 2024): This was pilot error on my end, it seems.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#48567