Skip to content

latest release not working when updated from a previous version #11629

Description

@gosocial2

What is the issue?

After more than a year of stable performance and reliable updates, the latest version of Ollama completely fails to start. Running any CLI command (e.g. ollama list) results in the error:

Error: ollama server not responding - timed out waiting for server to start
Error: ollama server not responding - timed out waiting for server to start

This behavior is consistent across restarts and reinstalls. The GUI also presents a blank, useless modal as shown in the attached screenshot — further proof that the frontend is responding to a backend that never initializes.

This regression was not present in older builds, meaning something introduced in the recent release broke a core functionality of the tool. As a long-time user and advocate of Ollama, this is not only disappointing but reflects a deeper, systemic issue in software change management.

Why this matters – and a wake-up call:
For over a year, Ollama demonstrated exemplary software stability, and I praised it often. But this release violates the fundamental principle of responsible development:

“If it works, don’t break it.”

Introducing breaking changes that render a tool unusable for loyal users with no rollback or compatibility check shows a disregard for the real-world consequences of poor release hygiene.

I invite you to read this post:
https://www.ozar.net/blog/software-development/introducing-software-stability-index
Software Stability Index (SSI) GitHub repo
SSI explainer video

SSI is a quantifiable framework to assess whether a development team is increasing or destroying a project’s long-term reliability. Right now, this release would score negative.

Recommendations:
• ✅ Issue a hotfix or public rollback instructions
• 🔁 Implement regression and startup health checks into your CI pipeline
• 🧠 Consider adopting a Stability Index approach to ensure you’re improving—not deteriorating—the project

What might help your team:
If you’re feeling burned out, bored, etc—don’t push changes just to “do something.” It’s better to freeze a stable product than ship risky edits that break trust with your users. Broken releases help nobody, including yourselves.

Relevant log output

Error: ollama server not responding - timed out waiting for server to start
Error: ollama server not responding - timed out waiting for server to start

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

Warning: could not connect to a running Ollama instance Warning: client version is 0.10.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions