We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it because there are too many repositories?
1.21.4 ~1.22.1
No
2024/07/17 03:18:22 ...les/cache/context.go:134:GetContextData() [W] cache context is expired, may be misused for long-life tasks: &{map[] {{0 0} 0 0 {{} 0} {{} 0}} {13951566527469631649 2100230653303 0x695ad20} false} .. 2024/07/17 03:18:22 ...les/cache/context.go:147:SetContextData() [W] cache context is expired, may be misused for long-life tasks: &{map[] {{0 0} 0 0 {{} 0} {{} 0}} {13951566527469631649 2100230653303 0x695ad20} false} 2024/07/17 03:18:22 ...eb/routing/logger.go:102:func1() [I] router: completed GET / for 172.23.0.4:60722, 200 OK in 35793.8ms @ web/home.go:32(web.Home)
35793.8ms
2.40.1
centos 7
docker gitea
SQLite
The text was updated successfully, but these errors were encountered:
Can you post slow logs?
Sorry, something went wrong.
How many repositories do you have? What cache type are you using?
Duplicate of #31582. The loading time is unrelated to the repositories amount of right sidebar.
No branches or pull requests
Description
Is it because there are too many repositories?
Gitea Version
1.21.4 ~1.22.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
2024/07/17 03:18:22 ...les/cache/context.go:134:GetContextData() [W] cache context is expired, may be misused for long-life tasks: &{map[] {{0 0} 0 0 {{} 0} {{} 0}} {13951566527469631649 2100230653303 0x695ad20} false}
..
2024/07/17 03:18:22 ...les/cache/context.go:147:SetContextData() [W] cache context is expired, may be misused for long-life tasks: &{map[] {{0 0} 0 0 {{} 0} {{} 0}} {13951566527469631649 2100230653303 0x695ad20} false}
2024/07/17 03:18:22 ...eb/routing/logger.go:102:func1() [I] router: completed GET / for 172.23.0.4:60722, 200 OK in
35793.8ms
@ web/home.go:32(web.Home)Screenshots
Git Version
2.40.1
Operating System
centos 7
How are you running Gitea?
docker gitea
Database
SQLite
The text was updated successfully, but these errors were encountered: