1Panel-dev / 1Panel-dev/1Panel
[Bug] DNS record issue caused by certificate request timeout
Open
@wanghe-fit2cloud is already working on this.
Since Jul 28, 2026.
type: optimization
- Dominant language
- Go
- Stars
- 37k
- Forks
- 3.4k
- Avg merge
- 9h 16m
- Merged PRs (30d)
- 105
Description
1Panel Version
2.2.4
Problem Description
证书申请超时之后隔一段时间又会自动重新申请,但是超时后dns记录未被删除,会导致一直新增dns记录,直至无法添加(200条)。
Steps to Reproduce
dns账户是cloudflare,6月的时候申请还没问题,后面申请一直超时,超时问题通过修改api token权限和dns服务器解决(其实不确定是怎么解决的)。排查是发现dns记录已经满了,达到了200条。
The expected correct result
希望超时之后,把dns记录的txt类型值给删掉。
Related log output
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.