-
-
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
UpdateRepoIndexer(51) failed: already in queue #12380
Labels
Comments
It should be a warning but not an error. |
Possibly lower than warn too |
7 tasks
zeripath
added a commit
to zeripath/gitea
that referenced
this issue
Jul 31, 2020
Fix go-gitea#12380 Signed-off-by: Andrew Thornton <[email protected]>
techknowlogick
added a commit
that referenced
this issue
Aug 1, 2020
* Fix incorrect logging in oauth2.go Fix #11945 Signed-off-by: Andrew Thornton <[email protected]> * Handle ErrAlreadyInQueue in stats indexer Fix #12380 Signed-off-by: Andrew Thornton <[email protected]> * Fixes type in error message of indexer Add the missing character in the error message. Co-authored-by: techknowlogick <[email protected]> Co-authored-by: Lieven Hollevoet <[email protected]>
techknowlogick
added a commit
to techknowlogick/gitea
that referenced
this issue
Aug 4, 2020
* Fix incorrect logging in oauth2.go Fix go-gitea#11945 Signed-off-by: Andrew Thornton <[email protected]> * Handle ErrAlreadyInQueue in stats indexer Fix go-gitea#12380 Signed-off-by: Andrew Thornton <[email protected]> * Fixes type in error message of indexer Add the missing character in the error message. Co-authored-by: techknowlogick <[email protected]> Co-authored-by: Lieven Hollevoet <[email protected]>
lunny
pushed a commit
that referenced
this issue
Aug 4, 2020
) * Fix incorrect logging in oauth2.go Fix #11945 Signed-off-by: Andrew Thornton <[email protected]> * Handle ErrAlreadyInQueue in stats indexer Fix #12380 Signed-off-by: Andrew Thornton <[email protected]> * Fixes type in error message of indexer Add the missing character in the error message. Co-authored-by: techknowlogick <[email protected]> Co-authored-by: Lieven Hollevoet <[email protected]> Co-authored-by: zeripath <[email protected]> Co-authored-by: Lieven Hollevoet <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[x]
):Description
I see this error often in my log. For one day ...
The text was updated successfully, but these errors were encountered: