-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
描述问题
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,是否宝塔面板等信息