mgsky1 / DDNS

An implementation of DDNS with Python and Aliyun API 利用Python+阿里云云解析API实现DDNS
Apache License 2.0
267 stars 125 forks source link

urllib.error.HTTPError: HTTP Error 503: Service Unavailable #25

Open sunsheho opened 4 years ago

sunsheho commented 4 years ago

经常出现 urllib.error.HTTPError: HTTP Error 503: Service Unavailable。 修改了一下。

mgsky1 commented 4 years ago

好的,我抽空看一看,感谢!

mgsky1 commented 4 years ago

@sunsheho 我看了一下,没啥问题。由于你提交PR的姿势不对,我手动把代码合并了。然后休眠时间我从60秒改为了10秒,60秒有点太长了

sunsheho commented 4 years ago

OK。我现在改了后。稳定了。主要加多一个获取IP地址,有时候获取IP超时,就用另一个IP获取。 从没有掉过线。之前隔几天就不行了。 当然我是新手代码可能不合理,请你改一下了。 ------------------ 原始邮件 ------------------ 发件人: "Martin Huang"<notifications@github.com>; 发送时间: 2020年5月22日(星期五) 上午10:21 收件人: "mgsky1/DDNS"<DDNS@noreply.github.com>; 抄送: "手板松"<szwfhk@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [mgsky1/DDNS] urllib.error.HTTPError: HTTP Error 503: Service Unavailable (#25)

我看了一下,没啥问题。由于你提交PR的姿势不对,我手动把代码合并了

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