[GH-ISSUE #10901] Ollama Reporting Version Client Mismatch on MacOS #32926

Closed
opened 2026-04-22 14:53:09 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @JoeABurnett on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10901

After updating to Ollama 0.7.1 the output of ollama --version shows a warning on screen:

>ollama --version
ollama version is 0.7.1
Warning: client version is 0.8.0

Can this safely be ignored? If so, perhaps a future update should remove this warning.

Originally created by @JoeABurnett on GitHub (May 29, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10901 After updating to Ollama 0.7.1 the output of `ollama --version` shows a warning on screen: ``` >ollama --version ollama version is 0.7.1 Warning: client version is 0.8.0 ``` Can this safely be ignored? If so, perhaps a future update should remove this warning.
Author
Owner

@rick-github commented on GitHub (May 29, 2025):

There is no version 0.7.2. Currently, your server is 0.7.1 and your client is 0.8.0. You have to restart your server to update it to 0.8.0.

<!-- gh-comment-id:2920064776 --> @rick-github commented on GitHub (May 29, 2025): There is no version 0.7.2. Currently, your server is 0.7.1 and your client is 0.8.0. You have to restart your server to update it to 0.8.0.
Author
Owner

@JoeABurnett commented on GitHub (May 29, 2025):

I restarted the Ollama server multiple times and the issue persisted. A reboot of my Mac seems to have solved the problem.

>ollama --version
ollama version is 0.8.0
<!-- gh-comment-id:2920087003 --> @JoeABurnett commented on GitHub (May 29, 2025): I restarted the Ollama server multiple times and the issue persisted. A reboot of my Mac seems to have solved the problem. ``` >ollama --version ollama version is 0.8.0 ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#32926