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

异常的内容是登录 freenom 出错 #223

Open
lsh1215225 opened this issue May 10, 2023 · 9 comments
Open

异常的内容是登录 freenom 出错 #223

lsh1215225 opened this issue May 10, 2023 · 9 comments

Comments

@lsh1215225
Copy link

lsh1215225 commented May 10, 2023

描述问题
5月8号开始出现错误,之前都正常
```具体是在/app/app/Console/FreeNom.php文件的第131行,抛出了一个异常。异常的内容是登录 freenom 出错。错误信息:Server error: POST https://my.freenom.com/dologin.php resulted in a `504 Gateway Time-out` response:
504 Gateway Time-out

在/app/app/Console/FreeNom.php文件的第131行,抛出了一个异常。异常的内容是登录 freenom 出错。错误信息:cURL error 28: Operation timed out after 33000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://my.freenom.com/clientarea.php(Error code: 34520002)

在/app/app/Console/FreeNom.php文件的第200行,抛出了一个异常。异常的内容是获取域名状态页面出错,错误信息:cURL error 28: Operation timed out after 33001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://my.freenom.com/domains.php?a=renewals(Error code: 34520013)
A clear and concise description of what the bug is.


**重现步骤**

步骤一


**截图&日志**

**你做了哪些尝试**

描述你发现问题后做了哪些尝试,以及尝试结果,方便我快速排除某些问题,提高沟通效率。


**环境信息**

- 系统:  *(例如 debian11 x64)*centos7
- PHP 版本:  *(例如 php8.0)*7.4
- 脚本版本:  *(例如 v0.4.5)*latest
- 是否 Docker:  *(例如 是)*是

**额外的备注**
宝塔面板
- Add any other context about the problem here.
- 可额外备注比如你的运行环境是否 NAS,是否宝塔面板等信息
@luolongfei
Copy link
Owner

这个是 freenom 的问题,也可能是你网络环境问题,请求打到 freenom 的服务器的过程超时。

@socpio
Copy link

socpio commented May 19, 2023

最近这两天,我的出错:登录 freenom 出错。错误信息:cURL error 28: Operation timed out after 33000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://my.freenom.com/dologin.php(Error code: 34520002)

@danangua
Copy link

我也有同样的错误,手工验证过,账号没问题。freenom网站改版了?

@luolongfei
Copy link
Owner

超时是网络问题或者官方服务器问题。

@danangua
Copy link

刚才手动执行docker,成功登陆了。
可能我的定时,每周6凌晨00:10 时间不好,连续两周失败。
修改了定时时间,希望能解决问题。

@Benson80
Copy link

刚才手动执行docker,成功登陆了。 可能我的定时,每周6凌晨00:10 时间不好,连续两周失败。 修改了定时时间,希望能解决问题。

如何修改定时?

@danangua
Copy link

我用crontab 定时
每周一次,开启,等待120秒,关闭。

每次开启都会自动执行一次续期。

@Benson80
Copy link

我用crontab 定时 每周一次,开启,等待120秒,关闭。

每次开启都会自动执行一次续期。

我手动执行还是失败,提示主人,出错了,登录 freenom 出错。错误信息:cURL error 28: Operation timed out after 33001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://my.freenom.com/clientarea.php(Error code: 34520002)

具体是在/app/app/Console/FreeNom.php文件的第131行,抛出了一个异常。异常的内容是登录 freenom 出错。错误信息:cURL error 28: Operation timed out after 33001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://my.freenom.com/clientarea.php(Error code: 34520002),快去看看吧。

@bitjerry
Copy link

同连接超时

主人,出错了。具体是在/code/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php文件的第200行,抛出了一个异常。异常的内容是cURL error 7: Failed to connect to my.freenom.com port 443: Connection timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html),快去看看吧。

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

6 participants