Closed
Description
Gitea Version
1.16.0
Git Version
2.30.2
Operating System
docker in ubuntu focal
How are you running Gitea?
I run gitea and drone with docker-compose.
image: gitea/gitea:latest
Database
PostgreSQL
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/hypernics/12552cd6b64454fd9d5bedbe61571b91
Description
After upgrading to 1.16.0 with docker-compose, when I click on a repo link some of them crash the gitea server.
It worked with 1.15.x
I just clicked all of my project repo links and as I see all my Laravel project crash the server, python and javascript projects are working.
Screenshots
No response