-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Error on dexer/stats/queue.go #18847
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
I suspect the repository with ID 409 does not exist on the filesystem |
Yes - this is the problem: The repository directory for repository ID 409 does not exist. |
Repositories missing their directory should not report an error from the stats indexer. Close go-gitea#18847 Signed-off-by: Andrew Thornton <[email protected]>
Repositories missing their directory should not report an error from the stats indexer. Close #18847 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
Thanks @techknowlogick for your explanation |
hello @techknowlogick
|
That is not a valid git repository. A git repository is more than just a hooks directory. |
how can I do to correctly delete this repository? because I do not see it in the interface of gitea
|
…8870) Repositories missing their directory should not report an error from the stats indexer. Close go-gitea#18847 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
Gitea Version
1.15.11
Git Version
2.7.4
Operating System
ubuntu/xenial
How are you running Gitea?
i run gitea by systemd /etc/systemd/system/gitea.service
Database
MySQL
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Description
Hello
I see this error in the gitea log
What can I do to correct it?
Screenshots
No response
The text was updated successfully, but these errors were encountered: