[PR #15047] install: wait for server to be ready after starting on macOS #40862

Open
opened 2026-04-23 01:39:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15047
Author: @BruceMacD
Created: 3/24/2026
Status: 🔄 Open

Base: mainHead: brucemacd/install-server-wait


📝 Commits (1)

  • e4c48e8 install: wait for server to be ready after starting on macOS

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 scripts/install.sh (+6 -0)

📄 Description

After starting Ollama on macOS, wait up to 5 seconds for the server to be ready before returning. This ensures the CLI is usable immediately after install completes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/15047 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 3/24/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `brucemacd/install-server-wait` --- ### 📝 Commits (1) - [`e4c48e8`](https://github.com/ollama/ollama/commit/e4c48e80f58294e59935c8ce39716516de547570) install: wait for server to be ready after starting on macOS ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+6 -0) </details> ### 📄 Description After starting Ollama on macOS, wait up to 5 seconds for the server to be ready before returning. This ensures the CLI is usable immediately after install completes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 01:39:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#40862