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
run TAGS="bindata sqlite sqlite_unlock_notify" make build && ./gitea web
connect to http://localhost:3000
Note : I tried to follow https://docs.gitea.io/en-us/logging-configuration/#debugging-problems but I don't think changing the configuration did anything, I even still had the colors. Writing random stuff in the configuration does make gitea crash though, so I think it reads it
Description
Steps to reproduce :
TAGS="bindata sqlite sqlite_unlock_notify" make build && ./gitea web
http://localhost:3000
Note : I tried to follow https://docs.gitea.io/en-us/logging-configuration/#debugging-problems but I don't think changing the configuration did anything, I even still had the colors. Writing random stuff in the configuration does make gitea crash though, so I think it reads it
Gitea Version
20a545
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://pastebin.com/7ti4Vej6
Screenshots
Git Version
2.38.0
Operating System
ArchLinux
How are you running Gitea?
I cloned the github repository and built using
TAGS="bindata sqlite sqlite_unlock_notify" make build
and then run with./gitea web
Database
No response
The text was updated successfully, but these errors were encountered: