TimothyYe / godns

A dynamic DNS client tool that supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
https://timothyye.github.io/godns/
Apache License 2.0
1.5k stars 221 forks source link

在修改(并非添加)DNS记录时,Alidns提示DNS已存在 #115

Closed zsinba closed 3 years ago

zsinba commented 3 years ago

Describe the bug
A clear and concise description of what the bug is.

The frequency of this issue

Steps to Reproduce
Steps to reproduce the behavior.

Your GoDNS configuration
Past your GoDNS configuration here, please remember to remove the sensitive information.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context
Add any other context about the problem here.

UpdateDomainRecord error.status 400, Error:{"RequestId":"C43F763B-0D91-4012-9A70-67248452C25A","HostId":"alidns.aliyuncs.com","Code":"DomainRecordDuplicate","Message":"The DNS record already exists.","Recommend":"https://error-center.aliyun.com/status/search?Keyword=DomainRecordDuplicate&source=PopGw"}

有一批nds修改,但是部分会提示如上所示。

TimothyYe commented 3 years ago

你好,域名是你先手动添加到阿里云的吗? 之前也有人提这样的issue,但是我这边没重现,能不能说一下你重现的具体步骤?

zsinba commented 3 years ago

具体原因不知道。 这个在DNSPOD和ALIDNS都有这种情况。 是接口返回已存在。

我换了一个工具来做ddns。没再跟了。抱歉。