美文网首页
在openwrt新版本ddns cloudflare更新失败N

在openwrt新版本ddns cloudflare更新失败N

作者: 吉凶以情迁 | 来源:发表于2024-08-04 15:51 被阅读0次
N : Could not detect 'zone id' for domain.tld: 'a.xxxx.top'

为了复现这个问题,需要找到具体的文件代码,
或者测试api调用
域名查询zones

https://api.cloudflare.com/client/v4/zones?name=根域名

问题的原因是我要更新子域名记录,但是查询zones我测试api发现是必须通过根域名查询的否则找不到,

首先根域名查询到zones id
https://api.cloudflare.com/client/v4/zones?name=xxx.top

相关文章

网友评论

      本文标题:在openwrt新版本ddns cloudflare更新失败N

      本文链接:https://www.haomeiwen.com/subject/zfbtkjtx.html