[GH-ISSUE #2539] Windows Preview v0.1.25 Proxy authentification failed #1486

Closed
opened 2026-04-12 11:23:43 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @ben0r33 on GitHub (Feb 16, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2539

Originally assigned to: @dhiltgen on GitHub.

Hello,

I'm stoked about the window preview, thanks!

When pulling a model, I'm receiving proxy authentification error.
How can i either set a manual proxy configuration or add proxy authentification credentials to ollama windows?

Background: Running on windows 10, proxy is pre-setup by company rules. Manually changing proxy to local cntlm proxy would be possible

Thanks and best regards,
ben0r

Originally created by @ben0r33 on GitHub (Feb 16, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2539 Originally assigned to: @dhiltgen on GitHub. Hello, I'm stoked about the window preview, thanks! When pulling a model, I'm receiving proxy authentification error. How can i either set a manual proxy configuration or add proxy authentification credentials to ollama windows? Background: Running on windows 10, proxy is pre-setup by company rules. Manually changing proxy to local cntlm proxy would be possible Thanks and best regards, ben0r
Author
Owner

@kenkoyanagi commented on GitHub (Feb 16, 2024):

Following as I'm running into the same issue.

<!-- gh-comment-id:1949412979 --> @kenkoyanagi commented on GitHub (Feb 16, 2024): Following as I'm running into the same issue.
Author
Owner

@dhiltgen commented on GitHub (Feb 19, 2024):

I just posted a PR to help clarify how to set variables for the server and have them take effect - https://github.com/ollama/ollama/pull/2600

You should be able to combine that with the proxy FAQ instructions

<!-- gh-comment-id:1953168549 --> @dhiltgen commented on GitHub (Feb 19, 2024): I just posted a PR to help clarify how to set variables for the server and have them take effect - https://github.com/ollama/ollama/pull/2600 You should be able to combine that with the [proxy FAQ instructions](https://github.com/ollama/ollama/blob/main/docs/faq.md#how-do-i-use-ollama-behind-a-proxy)
Author
Owner

@jmorganca commented on GitHub (Feb 20, 2024):

Hi folks, let me know if this doesn't solve the issue. In future versions of Ollama we'll consider making this editable in Ollama directly, but until now the easiest way is to set environment variables for the app

<!-- gh-comment-id:1953443303 --> @jmorganca commented on GitHub (Feb 20, 2024): Hi folks, let me know if this doesn't solve the issue. In future versions of Ollama we'll consider making this editable in Ollama directly, but until now the easiest way is to set environment variables for the app
Author
Owner

@ben0r33 commented on GitHub (Feb 29, 2024):

Hi, thanks for the Quick response and helpdesk.
I can confirm using http_proxy env variable in Windows worden with a local cntlm proxy for authentification in ollama.

<!-- gh-comment-id:1970468942 --> @ben0r33 commented on GitHub (Feb 29, 2024): Hi, thanks for the Quick response and helpdesk. I can confirm using http_proxy env variable in Windows worden with a local cntlm proxy for authentification in ollama.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#1486