-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Push failed with "Unable to find configuration file" #25633
Comments
Fixed by call: |
How did you trigger the bug? The hooks should already have been synchronized automatically: #21619 |
In the systemd unit config, the config file was renamed from gitea.ini to app.ini. |
|
@lunny Only with manual intervention. |
We close issues that need feedback from the author if there were no new comments for a month. 🍵 |
Could you reproduce the problem? For example, if you rename the |
In the current version(1.20.4) it will works:
|
Hmm, it works as expectation. Maybe we can close this issue until it could reproduce? TBH I have no idea about how to debug it at the moment ......... |
closing per @wxiaoguang comment. please re-open if/when needed. |
Description
An push to an repo fails with:
But the config file is /etc/gitea/app.ini and the app is started with it.
On the web ui the correct path is shown.
Enable the debug mode will not showing any error/warning etc, at the push
Gitea Version
1.19.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
2.39.3
Operating System
Rocky 9.2
How are you running Gitea?
Binary download. Running via systemd.
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: