You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a new empty repository, gitea results in a 500 error and I see the following in the log
2022/01/30 11:07:32 Started GET /phoenix/labenvmon for 10.88.0.1:54964
2022/01/30 11:07:32 ...ers/web/repo/view.go:860:renderCode() [E] GitRepo.IsEmpty: check empty: exit status 128 - fatal: your current branch 'main' does not have any commits yet
2022/01/30 11:07:32 Completed GET /phoenix/labenvmon 500 Internal Server Error in 62.831049ms
Screenshots
The text was updated successfully, but these errors were encountered:
Gitea Version
1.16.0+rc1
Git Version
2.30.2
Operating System
openSUSE Leap 15.3
How are you running Gitea?
I'm running
gitea:latest
as a podman containerDatabase
PostgreSQL
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/grisu48/fe729f43fea4735235ea772733ee5d53
Description
When creating a new empty repository, gitea results in a 500 error and I see the following in the log
Screenshots
The text was updated successfully, but these errors were encountered: