-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Crash Gitea After Update #21099
Comments
Hi, Please see the link in the form you submitted for the logs we need. What was submitted doesn't tell us anything. I will close this now, but please re-open if you are able to submit detailed logs. |
Same problem, in ubuntu 20.04.1 LTS Loaded: loaded (/etc/systemd/system/gitea.service; enabled; vendor preset: enabled) |
Again, we need detailed logs. All that we've been provided is systemd saying that the process failed but not why. |
Use journalctl to collect systemd logs. |
sep 07 08:44:51 GITserver gitea[2767]: 2022/09/07 08:44:51 cmd/web.go:95:func1() [F] PANIC: template: base/footer:15: function "MD5" not defined |
[F] PANIC: template: base/footer:15: function "MD5" not defined Please review your custom templates |
Log: |
and i'm restart service,log: |
Use journalctl to collect systemd logs. |
Experienced the same after updating to 1.17.2 with Would be great to see such not backward-compatible changes in minor releases, not in patch releases. |
@s-s sorry for the inconvenience, it's not done by purpose 😭 |
Yup we made an accidental breaking change when we removed this now unused function. Update your templates now so you're not affected when 1.18 is released. |
Description
I Updated Gitea v 1.17.1 To 1.17.2,After Update,Gitea Crashed And Don't Run.
I checked All Configs,Cannot Find Error.
(app.ini fixed,firewall,service,. . . )
Please Help Me.
Gitea Version
1.17.2
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
(https://gist.github.com/tahaghafuri/3c9602594f70e24ef834472be0868f1f)
Screenshots
No response
Git Version
latest
Operating System
ubuntu
How are you running Gitea?
systemd
Database
MySQL
The text was updated successfully, but these errors were encountered: