-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
acme crash in 1.23 preventing start of gitea #33177
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
Comments
Merged
Sorry for the inconvenience: Fix ACME panic #33178 |
These things happen. Thanks for the quick response. Hope it can be released in a few days. |
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Jan 9, 2025
Fix go-gitea#33177, Manually tested: ```` 1.7364311850484018e+09 info maintenance started background certificate maintenance {"cache": "0x1400ca64180"} 1.736431185054049e+09 info obtain acquiring lock {"identifier": "example.com"} 1.736431185058073e+09 info obtain lock acquired {"identifier": "example.com"} 1.736431185058133e+09 info obtain obtaining certificate {"identifier": "example.com"} ````
lunny
pushed a commit
that referenced
this issue
Jan 10, 2025
Backport #33178 by @wxiaoguang Fix #33177, Manually tested: ```` 1.7364311850484018e+09 info maintenance started background certificate maintenance {"cache": "0x1400ca64180"} 1.736431185054049e+09 info obtain acquiring lock {"identifier": "example.com"} 1.736431185058073e+09 info obtain lock acquired {"identifier": "example.com"} 1.736431185058133e+09 info obtain obtaining certificate {"identifier": "example.com"} ```` Co-authored-by: wxiaoguang <[email protected]>
1.23 nightly (will be 1.23.1 soon) is ready, it also contains some other fixes to have. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Using gitea/gitea:latest docker image that was updated 11-12 hours ago to version 1.23. Since then start failure, see crash report.
Did a rollback to 1.22 for now.
Gitea Version
1.23.0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Docker/ACME.
Database
SQLite
The text was updated successfully, but these errors were encountered: