[GH-ISSUE #91] Under what circumstances will the image not synchronize the metadata? #48

Closed
opened 2026-02-27 15:54:47 +03:00 by kerem · 8 comments
Owner

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

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
kerem 2026-02-27 15:54:47 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@arunavo4 commented on GitHub (Sep 8, 2025):

@yangqingming What image are u referring to ?
Can you give a bit more context?

<!-- gh-comment-id:3264376834 --> @arunavo4 commented on GitHub (Sep 8, 2025): @yangqingming What image are u referring to ? Can you give a bit more context?
Author
Owner

@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

<!-- gh-comment-id:3264393342 --> @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
Author
Owner

@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.

<!-- gh-comment-id:3264458040 --> @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.
Author
Owner

@Tailscale-VPS 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.

But i believe we have already fixed this in https://github.com/RayLabsHQ/gitea-mirror/issues/68
We now also have Release limit.

<!-- gh-comment-id:3264952774 --> @Tailscale-VPS 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. But i believe we have already fixed this in https://github.com/RayLabsHQ/gitea-mirror/issues/68 We now also have Release limit.
Author
Owner

@Tailscale-VPS 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

Are u using the latest version ?
Running on docker or native?

<!-- gh-comment-id:3264975434 --> @Tailscale-VPS 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 Are u using the latest version ? Running on docker or native?
Author
Owner

@Tailscale-VPS commented on GitHub (Sep 8, 2025):

@yangqingming Is your configuration right? Do u have enough space?

Image
Image

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.

<!-- gh-comment-id:3265076633 --> @Tailscale-VPS commented on GitHub (Sep 8, 2025): @yangqingming Is your configuration right? Do u have enough space? ![Image](https://github.com/user-attachments/assets/49bbc43a-abc7-4d44-852e-1e8633ecc7b8) ![Image](https://github.com/user-attachments/assets/cf1a7ccb-1f00-4453-af67-b45c583aed91) 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.
Author
Owner

@yangqingming commented on GitHub (Sep 8, 2025):

Image timeout?

<!-- gh-comment-id:3266137988 --> @yangqingming commented on GitHub (Sep 8, 2025): <img width="1174" height="906" alt="Image" src="https://github.com/user-attachments/assets/ff765dea-5cf3-4316-8d89-734830e4937a" /> timeout?
Author
Owner

@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

<!-- gh-comment-id:3266281088 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitea-mirror#48
No description provided.