[GH-ISSUE #6507] Create Blob API returned nothing #4097

Closed
opened 2026-04-12 15:00:00 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @cool-firer on GitHub (Aug 26, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6507

What is the issue?

From the API doc:

Create a Blob
POST /api/blobs/:digest
Create a blob from a file on the server. Returns the server file path.

tried, got 201 status code,but got nothing else returned. bugs?

OS

No response

GPU

No response

CPU

No response

Ollama version

ollama version is 0.3.6

Originally created by @cool-firer on GitHub (Aug 26, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6507 ### What is the issue? From the API doc: > Create a Blob > `POST /api/blobs/:digest` > Create a blob from a file on the server. Returns the server file path. tried, got 201 status code,but got nothing else returned. bugs? ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version ollama version is 0.3.6
GiteaMirror added the bug label 2026-04-12 15:00:00 -05:00
Author
Owner

@jmorganca commented on GitHub (Sep 12, 2024):

Hi @cool-firer this is expected, as the blob was created. Let me know if you encounter any more issues

<!-- gh-comment-id:2345080286 --> @jmorganca commented on GitHub (Sep 12, 2024): Hi @cool-firer this is expected, as the blob was created. Let me know if you encounter any more issues
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#4097