-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
Gitea service fails to start after update #5516
Comments
Many thanks for your report. This is much likely since we switched the service user from "dietpi" to "gitea", but it seems the old user is stored in some config. I'll check which one it is and add the migration to dietpi-software. |
Found it, to fix this, please run: G_CONFIG_INJECT 'RUN_USER[[:blank:]]' 'RUN_USER = gitea' /mnt/dietpi_userdata/gitea/custom/conf/app.ini |
I did find it in the app.ini but would not change it until I had reported the issue. |
Fixed with: 2a1db41 |
Pls open a new issue and fill the give questionnaire. |
Creating a bug report/issue
Required Information
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=4
G_DIETPI_VERSION_RC=2
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
Linux development 5.15.25-sunxi64 #22.02.1 SMP Sun Feb 27 09:24:04 UTC 2022 aarch64 GNU/Linux
Additional Information (if applicable)
Steps to reproduce
dietpi-software reinstall 165
Expected behaviour
Actual behaviour
Extra details
From systemd status log:
The text was updated successfully, but these errors were encountered: