[GH-ISSUE #383] When model includes an EMBED, push to the registry breaks #25932

Closed
opened 2026-04-22 01:47:25 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @technovangelist on GitHub (Aug 18, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/383

Here is the output from my latest model:

ollama push m/thankyou-mrpresident
retrieving manifest
pushing 867ecbd78b31... 100% |█████████████████████████████████████████████████████████████| (7.4/7.4 GB, 42 TB/s)        
pushing 8c17c2ebb0ea... 100% |█████████████████████████████████████████████████████████████| (7.0/7.0 kB, 44 MB/s)        
pushing 7c23fb36d801... 100% |█████████████████████████████████████████████████████████████| (4.8/4.8 kB, 24 MB/s)        
pushing c8472cd9daed... 100% |███████████████████████████████████████████████████████████████| (31/31 B, 179 kB/s)        
pushing bd0181922c36... 100% |███████████████████████████████████████████████████████████████| (45/45 B, 155 kB/s)        
pushing 9f4d4e2f7c0a... 100% |█████████████████████████████████████████████████████████████| (743/743 B, 2.2 MB/s)        
pushing 231bd883ecd4... 100% |████████████████████████████████████████████████████████████| (6.5/6.5 MB, 2.7 MB/s)        
Error: on finish upload registry responded with code 400: {"errors":[{"code":"DIGEST_INVALID","message":"provided digest did not match uploaded content","detail":{"Digest":"sha256:231bd883ecd4365dd9a4f8295d970890ead5d2e0fc023319f0a4c5f113f229f9","Reason":{}}}]}
Originally created by @technovangelist on GitHub (Aug 18, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/383 Here is the output from my latest model: ``` ollama push m/thankyou-mrpresident retrieving manifest pushing 867ecbd78b31... 100% |█████████████████████████████████████████████████████████████| (7.4/7.4 GB, 42 TB/s) pushing 8c17c2ebb0ea... 100% |█████████████████████████████████████████████████████████████| (7.0/7.0 kB, 44 MB/s) pushing 7c23fb36d801... 100% |█████████████████████████████████████████████████████████████| (4.8/4.8 kB, 24 MB/s) pushing c8472cd9daed... 100% |███████████████████████████████████████████████████████████████| (31/31 B, 179 kB/s) pushing bd0181922c36... 100% |███████████████████████████████████████████████████████████████| (45/45 B, 155 kB/s) pushing 9f4d4e2f7c0a... 100% |█████████████████████████████████████████████████████████████| (743/743 B, 2.2 MB/s) pushing 231bd883ecd4... 100% |████████████████████████████████████████████████████████████| (6.5/6.5 MB, 2.7 MB/s) Error: on finish upload registry responded with code 400: {"errors":[{"code":"DIGEST_INVALID","message":"provided digest did not match uploaded content","detail":{"Digest":"sha256:231bd883ecd4365dd9a4f8295d970890ead5d2e0fc023319f0a4c5f113f229f9","Reason":{}}}]} ```
GiteaMirror added the bug label 2026-04-22 01:47:25 -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#25932