Description
Description
When trying to access the web interface to view a repository, I get an error 500 error message.
The log in gitea shows the following error:
...ers/web/repo/view.go:803:renderDirectoryFiles() [E] [63249040] ListEntries: unknown mode: 40755
Regular cloning of the git repository via SSH works fine, and the file permissions of the repository in the filesystem also look like all is OK.
Gitea Version
1.17.2
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/hollie/bd9a1997a5954803fac0fb3caef9ba84
Screenshots
No response
Git Version
2.36.2
Operating System
docker image 1.17.2
How are you running Gitea?
Running the docker image of version 1.17.2 with a volume mount to store the settings and repos on Ubuntu 22.04.1 LTS.
I have verified the issue is not host specific by restoring from backup on another host. The same repo has the same issues, while other repositories on the same system/database show normal behaviour.
This issue was not present in previous version of gitea.
Database
SQLite