Open Slyke opened 3 months ago
On the Gitea demo site, it timed out after about 24 hours with the following error:
Migrating from https://github.com/qmk/qmk_firmware failed.
error while listing repos: GET https://api.github.com/repos/qmk/qmk_firmware/pulls/9116/reviews/413400876/comments?per_page=100: 500 []
If you are using nogogit version, you can execute git config, as Gitea uses git cmd directly. About the Gitea demo site, Github API has access rate limit, maybe it is caused by it. And it is a known issue.
I am running into this consistently, trying to mirror https://github.com/adactio/TheSession-data, which has a few 15MB files checked in.
Description
When setting up a mirror for large repositories I get the following error:
Pod log:
I can mirror smaller repos with no problem. Seems to be an issue with larger ones. I have only tested this with Github repos.
I've seen examples on how to fix this with git. Apparently:
Will fix it. Unsure how to set this inside Gitea though.
I tried to get this to happen on the demo site, but the migration just never finishes: https://gitea.com/ny2Jd942gxMtypbx/test
Gitea Version
1.22.0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
No response
Operating System
Docker
How are you running Gitea?
Running on Kubernetes.
Database
PostgreSQL