-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Error on open last repository commit: "Unable to open checker for ..." #18997
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
Comments
This can be safely ignored. |
Just because I'm curious: What is it about? It's spamming the log every few seconds. Aborted web requests? |
I'll get a fix in - it's my fault they shouldn't have been error level logged. |
Fix go-gitea#18997 Signed-off-by: Andrew Thornton <art27@cantab.net>
Seeing similar error messages on macOS install as well. (gitea 1.16.3) |
Thanks for support and all Gitea contributors 👍 |
@henrythebuilder, is the commit count on the webpage changes when you push new commits? It's not changing in my local deployment, not sure it happens to others as well or not? Can you please check in you local deployment of v1.16.3? |
Hi @robertranjan, the commit change after 'manually' refresh the 'home' page of the repo, this seems normal to me, but trying the action you suggest, when I pushed new commits from local repo to gitea I had again the same error:
I hope this will help you. ... but according to @zeripath "This can be safely ignored" and it seems that the problem has been identified (#19006) so it probably will be solved early. |
thanks for checking out the commits counts @henrythebuilder ; refreshing browser didn't update the commit counts for me. It may be related to my upgrade from 1.15.9 to 1.16.3. |
Fix #18997 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Backport go-gitea#19006 Fix go-gitea#18997 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Thanks! 👍 |
Fix go-gitea#18997 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Gitea Version
Gitea v1.16.3
Git Version
Git Version: 2.34.1
Operating System
Debian GNU/Linux 11 (bullseye) x86_64
How are you running Gitea?
Gitea package from "Gitea v1.16.3 release assets": gitea-1.16.3-linux-amd64.xz
Gitea is running on external disk (sd card) mounted as local media via command line:
Database
SQLite
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Description
Sometimes, not systematically, an error appears in the logs, when I click on the the last
commit id
in any repository, from all places: from 'user activity', from the specific repository 'home page', from the 'commits list', ...When it happens the error is always the same:
My 'report' was to know if this type of error can affect the integrity of the 'git repository'.
Note: as much as I could check the problem is only for the last commit of the repository!
I attach the complete log of a request that generated the error.
Thanks in advance.
Enrico
Screenshots
A sample console log for the error request:
The text was updated successfully, but these errors were encountered: