Skip to content
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

[Bug]:请求接口https://alidns.aliyuncs.com/失败! dial tcp: lookup alidns.aliyuncs.com on [::1]:53: read udp [::1]:55546->[::1]:53: read: connection refused #702

Closed
fuping685 opened this issue May 18, 2023 · 2 comments

Comments

@fuping685
Copy link

问题描述

请求接口https://alidns.aliyuncs.com/失败! ERROR: Get "https://alidns.aliyuncs.com/?AccessKeyId=xxx&Action=DescribeSubDomainRecords&DomainName=xxx.com&Format=JSON&Signature=xxx&SignatureMethod=HMAC-SHA1&SignatureNonce=00000&SignatureVersion=1.0&SubDomain=%40.xxx.com&Timestamp=2023-05-18T03%3A03%3A32Z&Type=AAAA&Version=2015-01-09": dial tcp: lookup alidns.aliyuncs.com on [::1]:53: read udp [::1]:55546->[::1]:53: read: connection refused

在网上搜了很多,没找到类似的错误,求助

是否已搜索同类问题

已搜索,但未能解决

操作系统

Linux

架构

arm64

ddns-go 版本

latest

安装方式

服务

额外信息

No response

@WaterLemons2k
Copy link
Contributor

是不是 Android?

参考:#587 #589

@fuping685
Copy link
Author

是不是 Android?

参考:#587 #589

成功了,多谢!

通过指定DNS搞定了:
./ddns-go -dns 114.114.114.114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants