mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 15:25:55 +03:00
[GH-ISSUE #91] Under what circumstances will the image not synchronize the metadata? #48
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @yangqingming on GitHub (Sep 8, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/91
I don't sync release metadata when mirroring https://github.com/godotengine/godot
@arunavo4 commented on GitHub (Sep 8, 2025):
@yangqingming What image are u referring to ?
Can you give a bit more context?
@yangqingming commented on GitHub (Sep 8, 2025):
Other repository mirror are normal, when I mirror the godot repository, only the source code will be synchronized, not the release attachment
@arunavo4 commented on GitHub (Sep 8, 2025):
Hey so currently only the source code as attachment is copied rest are not else for people self hosting it it will be huge files. I have 100s of starred projects and other people have 1000s of it. we will run out of space. Maybe I can add a configurable option in future.
@Tailscale-VPS commented on GitHub (Sep 8, 2025):
But i believe we have already fixed this in https://github.com/RayLabsHQ/gitea-mirror/issues/68
We now also have Release limit.
@Tailscale-VPS commented on GitHub (Sep 8, 2025):
Are u using the latest version ?
Running on docker or native?
@Tailscale-VPS commented on GitHub (Sep 8, 2025):
@yangqingming Is your configuration right? Do u have enough space?
Keep in mind that the repo itself is 2.6Gib, On the top of that if your configuration is right and u are using default release limit of 10, Per release averaging arround 2.2Gib, So u will be needing a total of 24.6Gib of free space at minimum.
@yangqingming commented on GitHub (Sep 8, 2025):
@arunavo4 commented on GitHub (Sep 8, 2025):
@yangqingming I think due to the size of the repo it is taking longer on your connection and resulting in a timeout. But since @Tailscale-VPS have tested it and its working I would say you need to look into your connection speeds and how long does it take to download that.
Moving this to discussion