When after login visit startpage( / ), loading long time #13297

Closed
opened 2025-11-02 10:37:46 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @maxid on GitHub (Jul 17, 2024).

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

image
image

Git Version

2.40.1

Operating System

centos 7

How are you running Gitea?

docker gitea

Database

SQLite

Originally created by @maxid on GitHub (Jul 17, 2024). ### 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 ![image](https://github.com/user-attachments/assets/49978a3f-8fb6-4af1-b94a-562890fb10ab) ![image](https://github.com/user-attachments/assets/9ddb3cc2-625f-4a81-bd19-f44bf36ee24e) ### Git Version 2.40.1 ### Operating System centos 7 ### How are you running Gitea? docker gitea ### Database SQLite
GiteaMirror added the performance/speedtype/bug labels 2025-11-02 10:37:46 -06:00
Author
Owner

@lunny commented on GitHub (Aug 18, 2024):

Can you post slow logs?

@lunny commented on GitHub (Aug 18, 2024): Can you post slow logs?
Author
Owner

@techknowlogick commented on GitHub (Aug 19, 2024):

How many repositories do you have? What cache type are you using?

@techknowlogick commented on GitHub (Aug 19, 2024): How many repositories do you have? What cache type are you using?
Author
Owner

@lunny commented on GitHub (Sep 24, 2024):

Duplicate of #31582. The loading time is unrelated to the repositories amount of right sidebar.

@lunny commented on GitHub (Sep 24, 2024): Duplicate of #31582. The loading time is unrelated to the repositories amount of right sidebar.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13297