-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
LFS mirroring fails with some target site #32803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Did you migrate a public or a private repository? |
Hi, thanks for reply! Yes this error happens when trying to "migrate" ("import" in version 1.22.x) a public lfs repository. And I initiated a new container instance to test this problem in order to minimize any potential interference. The issue remains reproducible. Specifically, the mirroring process will proceeds without error when the option "mirror LFS files" is not selected. |
I'd like to try to fix this bug |
Backport #32812 by @hiifong Fix: #32803   Co-authored-by: hiifong <[email protected]>
Description
While using Gitea to mirror an LFS repository, I encountered a problem that prevents the completion of the mirroring process when the target site is ModelScope. This issue has been consistently reproducible across versions 1.22.3, 1.22.4, and 1.23.dev. Below is the log for when an error occurs while mirroring a project (https://www.modelscope.cn/Qwen/Qwen2.5-0.5B-Instruct.git). Same issue does not occur when using the Git CLI directly.
Gitea Version
1.22.3, 1.22.4
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
2.47.0
Operating System
The host machince is running Debian 12.
How are you running Gitea?
With offical docker image. (Strictly follow the instructions in https://docs.gitea.com/installation/install-with-docker)
Database
SQLite
The text was updated successfully, but these errors were encountered: