Description
Gitea Version
1.15.8
Git Version
2.34.1
Operating System
FreeBSD
How are you running Gitea?
Installed from custom package repository built py local poudriere.
Same problem occured with versions from official FreeBSD pkg repo.
Gitea is running within a jail and has an nginx running on the same jail in front of it as transparent proxy.
Database
PostgreSQL
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
I'm not sure what that even means. Do you want a paste?
Description
I've been experiencing recurring freezes where only killall -9 gitea
helps for about a year now.
This happens from within a couple hours to a couple weeks after the service is started.
I cannot reproduce this issue wilfully, but if I wait long enough it always shows up.
I have previously tried setting the log level to Debug, but haven't seen anything that
would tell me what the actual issue is. As this happened last summer, I don't have
those particular logs anymore, but have re-escalated my log level to Debug to be able
to attach a log when this bug next hits.
My latest attempt in figuring out what's going on was to enable gitea's metrics and have
them graphed in Grafana, but every single metric just shows a straight line up to the point
when gitea freezes, which is when data stops coming in.
In the meantime till I can attach a log: Any hunches on what might trigger this behavior?
Any other data I can supply to help triage this issue?
Best wishes,
phryk
Screenshots
No response