Skip to content
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

GetNote() errors after upgrade to rel-1.16rc1 #18616

Closed
pboguslawski opened this issue Feb 5, 2022 · 0 comments · Fixed by #18626
Closed

GetNote() errors after upgrade to rel-1.16rc1 #18616

pboguslawski opened this issue Feb 5, 2022 · 0 comments · Fixed by #18626

Comments

@pboguslawski
Copy link
Contributor

Gitea Version

1.16-rc1

Git Version

Git Version: 2.30.2, Wire Protocol Version 2 Enabled

Operating System

Linux

How are you running Gitea?

Compiled from source.

Database

MySQL

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

After upgrading from gitea 1.13 to gitea 1.16-rc1, application sends to its stderr messages like

2022/02/05 14:33:11 ...git/notes_nogogit.go:24:GetNote() [E] Unable to get commit from ref "refs/notes/commits". Error: object does not exist [id: refs/notes/commits, rel_path: ]
2022/02/05 14:36:53 ...git/notes_nogogit.go:24:GetNote() [E] Unable to get commit from ref "refs/notes/commits". Error: object does not exist [id: refs/notes/commits, rel_path: ]

Not found any errors in repos (and gitea 1.13 was quiet on same data) so it looks like a bug in new gitea version.

Screenshots

No response

zeripath added a commit to zeripath/gitea that referenced this issue Feb 5, 2022
This is an unnecessary logging event.

Fix go-gitea#18616

Signed-off-by: Andrew Thornton <art27@cantab.net>
lunny pushed a commit that referenced this issue Feb 6, 2022
This is an unnecessary logging event.

Fix #18616

Signed-off-by: Andrew Thornton <art27@cantab.net>
zeripath added a commit to zeripath/gitea that referenced this issue Feb 6, 2022
Backport go-gitea#18626

This is an unnecessary logging event.

Fix go-gitea#18616

Signed-off-by: Andrew Thornton <art27@cantab.net>
zeripath added a commit that referenced this issue Feb 6, 2022
Backport #18626

This is an unnecessary logging event.

Fix #18616

Signed-off-by: Andrew Thornton <art27@cantab.net>
Chianina pushed a commit to Chianina/gitea that referenced this issue Mar 28, 2022
This is an unnecessary logging event.

Fix go-gitea#18616

Signed-off-by: Andrew Thornton <art27@cantab.net>
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant