[PR #9465] [MERGED] chore(server): refactor the error variable in server part #44222

Closed
opened 2026-04-24 23:44:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9465
Author: @googs1025
Created: 3/3/2025
Status: Merged
Merged: 3/28/2025
Merged by: @BruceMacD

Base: mainHead: fix/image_error


📝 Commits (2)

  • 5972e6a chore(server): refactor the error variable in server part
  • d32613d Update server/download.go

📊 Changes

4 files changed (+10 additions, -9 deletions)

View changed files

📝 server/download.go (+4 -3)
📝 server/images.go (+3 -2)
📝 server/modelpath.go (+2 -3)
📝 server/routes.go (+1 -1)

📄 Description

refactor the error variable in server part


🔄 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/9465 **Author:** [@googs1025](https://github.com/googs1025) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `fix/image_error` --- ### 📝 Commits (2) - [`5972e6a`](https://github.com/ollama/ollama/commit/5972e6a5463813a062e5ef09c7ec887e2d754d86) chore(server): refactor the error variable in server part - [`d32613d`](https://github.com/ollama/ollama/commit/d32613d374bfaee44860092a912ab36543782316) Update server/download.go ### 📊 Changes **4 files changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `server/download.go` (+4 -3) 📝 `server/images.go` (+3 -2) 📝 `server/modelpath.go` (+2 -3) 📝 `server/routes.go` (+1 -1) </details> ### 📄 Description refactor the error variable in server part --- <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-24 23:44:47 -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#44222