risfeng / aliyun-ddns-shell

阿里云域名解析动态更新IP Shell脚本
MIT License
331 stars 102 forks source link

IPV6直接解析一级域名和 解析签名错误 #8

Open swat1226 opened 3 years ago

swat1226 commented 3 years ago

使用@.一级域名无法解析AAAA ipv6 地址; 返回:解析ipv6地址签名错误: SignatureDoesNotMatch消息:Specified signature is not matched with our calculation. server string to sign is:GET&%2F&AccessKeyId%3*%26Action%3DUpdateDomainRecord%26Format%3Djson%26RR%3Dstore%26RecordId%3D20504173030569984%26SignatureMethod%3DHMAC-SHA1%26SignatureNonce%3D91c79ecd-2d40-4aa8-87de-3ee628174274%26SignatureVersion%3D1.0%26TTL%3D600%26Timestamp%3D2020-10-03T05%253A49%253A40Z%26Type%3DAAAA%26Value%3D2408%25*****%253Afe12%253A3456%26Version%3D2015-01-09(ackey ip 用*代替了)

risfeng commented 3 years ago

@有点么?

肖枫 邮箱:risfeng@126.com

签名由 网易邮箱大师 定制

在2020年10月03日 13:56,Dong SW 写道:

使用@.一级域名无法解析AAAA ipv6 地址; 解析ipv6地址前面错误: SignatureDoesNotMatch消息:Specified signature is not matched with our calculation. server string to sign is:GET&%2F&AccessKeyId%3DLTAI4GFdWJw54J8rkh4HSfW8%26Action%3DUpdateDomainRecord%26Format%3Djson%26RR%3Dstore%26RecordId%3D20504173030569984%26SignatureMethod%3DHMAC-SHA1%26SignatureNonce%3D91c79ecd-2d40-4aa8-87de-3ee628174274%26SignatureVersion%3D1.0%26TTL%3D600%26Timestamp%3D2020-10-03T05%253A49%253A40Z%26Type%3DAAAA%26Value%3D2408%253A8244%253A810%253Abea%253A211%253A32ff%253Afe12%253A3456%26Version%3D2015-01-09

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Princha commented 3 years ago

我也遇到同样的情况,楼主解决了吗? @swat1226