[GH-ISSUE #11592] Windows 11 Downloadable installer vs Docker #33410

Closed
opened 2026-04-22 16:03:28 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @adligo on GitHub (Jul 31, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11592

What is the issue?

I'm running on Windows 11, when I download Ollama and check the version I get;

$ ollama --version
ollama version is 0.5.11
Warning: client version is 0.10.0

However, when I use Docker and shell into the Docker container, I'm getting;

root@1837222c3191:/# ollama --version
ollama version is 0.10.0

Why doesn't the regular Docker download come with version 0.10.0?

Relevant log output


OS

Windows

GPU

AMD, Nvidia

CPU

AMD

Ollama version

0.10.0

Originally created by @adligo on GitHub (Jul 31, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11592 ### What is the issue? I'm running on Windows 11, when I download Ollama and check the version I get; ``` $ ollama --version ollama version is 0.5.11 Warning: client version is 0.10.0 ``` However, when I use Docker and shell into the Docker container, I'm getting; ``` root@1837222c3191:/# ollama --version ollama version is 0.10.0 ``` Why doesn't the regular Docker download come with version 0.10.0? ### Relevant log output ```shell ``` ### OS Windows ### GPU AMD, Nvidia ### CPU AMD ### Ollama version 0.10.0
GiteaMirror added the bug label 2026-04-22 16:03:28 -05:00
Author
Owner

@rick-github commented on GitHub (Jul 31, 2025):

You are running an old server. If could be that you have an old windows native server, while the docker image is the new release.

<!-- gh-comment-id:3139351512 --> @rick-github commented on GitHub (Jul 31, 2025): You are running an old server. If could be that you have an old windows native server, while the docker image is the new release.
Author
Owner

@adligo commented on GitHub (Jul 31, 2025):

Ok, so how should I fix the old server issue? Why doesn't reinstalling the Ollama software upgrade the server?

<!-- gh-comment-id:3140107911 --> @adligo commented on GitHub (Jul 31, 2025): Ok, so how should I fix the old server issue? Why doesn't reinstalling the Ollama software upgrade the server?
Author
Owner

@rick-github commented on GitHub (Jul 31, 2025):

You have to stop the old server and start the new server.

<!-- gh-comment-id:3140214055 --> @rick-github commented on GitHub (Jul 31, 2025): You have to stop the old server and start the new server.
Author
Owner

@adligo commented on GitHub (Jul 31, 2025):

I believe I have rebooted, which should do this right?

On Thu, Jul 31, 2025 at 9:31 AM frob @.***> wrote:

rick-github left a comment (ollama/ollama#11592)
https://github.com/ollama/ollama/issues/11592#issuecomment-3140214055

You have to stop the old server and started the new server.


Reply to this email directly, view it on GitHub
https://github.com/ollama/ollama/issues/11592#issuecomment-3140214055,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABSJQCKJU6P5Y5ERWJOIDU33LISENAVCNFSM6AAAAACCYSD7SOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCNBQGIYTIMBVGU
.
You are receiving this because you authored the thread.Message ID:
@.***>

--
Regards,
Scott Morgan
President & CEO
Adligo Inc
http://www.adligo.com
https://app.advisorycloud.com/profile/scott_morgan
https://www.linkedin.com/in/scott-morgan-21739415
A+ Better Business Bureau Rating
https://www.bbb.org/chicago/business-reviews/computer-software-publishers-and-developers/adligo-inc-in-chicago-il-88381256
https://github.com/adligo

By Appointment Only:
1-866-968-1893 Ex 101
@.***
skype:adligo1?call
Send Me Files Securely:
https://www.sendthisfile.com/f.jsp?id=ewOnyeFQM18IDRf7MMIdolfI
https://www.sendthisfile.com/f.jsp?id=ewOnyeFQM18IDRf7MMIdolfI

https://discord.com/
Adligo#3066

<!-- gh-comment-id:3140589602 --> @adligo commented on GitHub (Jul 31, 2025): I believe I have rebooted, which should do this right? On Thu, Jul 31, 2025 at 9:31 AM frob ***@***.***> wrote: > *rick-github* left a comment (ollama/ollama#11592) > <https://github.com/ollama/ollama/issues/11592#issuecomment-3140214055> > > You have to stop the old server and started the new server. > > — > Reply to this email directly, view it on GitHub > <https://github.com/ollama/ollama/issues/11592#issuecomment-3140214055>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABSJQCKJU6P5Y5ERWJOIDU33LISENAVCNFSM6AAAAACCYSD7SOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCNBQGIYTIMBVGU> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- Regards, Scott Morgan President & CEO Adligo Inc http://www.adligo.com https://app.advisorycloud.com/profile/scott_morgan https://www.linkedin.com/in/scott-morgan-21739415 A+ Better Business Bureau Rating <https://www.bbb.org/chicago/business-reviews/computer-software-publishers-and-developers/adligo-inc-in-chicago-il-88381256> https://github.com/adligo By Appointment Only: 1-866-968-1893 Ex 101 ***@***.*** skype:adligo1?call Send Me Files Securely: *https://www.sendthisfile.com/f.jsp?id=ewOnyeFQM18IDRf7MMIdolfI <https://www.sendthisfile.com/f.jsp?id=ewOnyeFQM18IDRf7MMIdolfI>* https://discord.com/ Adligo#3066
Author
Owner

@adligo commented on GitHub (Jul 31, 2025):

I believe I have rebooted, which should do this right?

<!-- gh-comment-id:3140589835 --> @adligo commented on GitHub (Jul 31, 2025): I believe I have rebooted, which should do this right?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#33410