-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Context deadline exceeded during repo-sync-releases operation #26394
Labels
Comments
It seems an old problem ... Call git.InitSimple for runRepoSyncReleases #26396 |
Thank you. I will test the fix |
Run perfectly |
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Aug 10, 2023
Fix go-gitea#26394 Otherwise, the git module is not initialized and it doesn't respect the "timeout" config in app.ini
wxiaoguang
added a commit
that referenced
this issue
Aug 10, 2023
Fix #26394 Otherwise, the git module is not initialized and it doesn't respect the "timeout" config in app.ini
silverwind
pushed a commit
that referenced
this issue
Aug 10, 2023
Backport #26396 by @wxiaoguang Fix #26394 Otherwise, the git module is not initialized and it doesn't respect the "timeout" config in app.ini Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
I cannot sync my repositories, Some of them have several thousands of tags:
Error during SyncReleasesWithTags :
I tried to increase timeout. But the issue persists.
Gitea Version
1.20.2
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
git version 2.39.2
Operating System
linux debian 11.7
How are you running Gitea?
gitea is a standard downloaded build.
Database
MySQL
The text was updated successfully, but these errors were encountered: