mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #2627] Pulling Image leads to: layers from manifest don't match image configuration #51617
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pwfraley on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2627
Bug Report
Description
Trying to pull the image causes an error: layers from manifest don't match image configuration
Bug Summary:
[Provide a brief but clear summary of the bug]
Steps to Reproduce:
Docker version 26.1.3, build b72abbb
docker compose pull
Expected Behavior:
Image is pulled and usable.
Actual Behavior:
layers from manifest don't match image configuration
Environment
Open WebUI Version: see docker compose file
Ollama (if applicable): n/a
Operating System: Fedora 40, with official docker repos enabled and installed
Browser (if applicable): [e.g., Chrome 100.0, Firefox 98.0]
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
Installation Method
[Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.]
Additional Information
[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@justinh-rahb commented on GitHub (May 28, 2024):
Another Fedora 40 user reported the same issue.
@pwfraley commented on GitHub (May 28, 2024):
Yes, this is on Fedora 40