You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
大佬你好,最近两天这个部署老是运行出错,我重启了docker,重启了vps故障依旧
具体报错如下,有两种报错
账户:[email protected]
异常原因:
具体是在/app/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php文件的第113行,抛出了一个异常。异常的内容是Client error: POST https://my.freenom.com/dologin.php resulted in a 405 Not Allowed response:
另外还有一种报错
账户:[email protected]
异常原因:
具体是在/app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php文件的第200行,抛出了一个异常。异常的内容是cURL error 28: Failed to connect to my.freenom.com port 443: Operation timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html),快去看看吧。
我登录了freenom网页,我的账号可以正常登录
麻烦大佬看下是什么原因,感谢感谢!
The text was updated successfully, but these errors were encountered:
大佬你好,最近两天这个部署老是运行出错,我重启了docker,重启了vps故障依旧
具体报错如下,有两种报错
账户:[email protected]
异常原因:
具体是在/app/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php文件的第113行,抛出了一个异常。异常的内容是Client error:
POST https://my.freenom.com/dologin.php
resulted in a405 Not Allowed
response:另外还有一种报错
账户:[email protected]
异常原因:
具体是在/app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php文件的第200行,抛出了一个异常。异常的内容是cURL error 28: Failed to connect to my.freenom.com port 443: Operation timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html),快去看看吧。
我登录了freenom网页,我的账号可以正常登录
麻烦大佬看下是什么原因,感谢感谢!
The text was updated successfully, but these errors were encountered: