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

centos服务器,php上传碰到问题: cURL resource: Resource id #58; cURL error: select/poll returned error (55) #25

Closed
znau opened this issue Jul 2, 2016 · 2 comments

Comments

@znau
Copy link

znau commented Jul 2, 2016

之前都是ok 的 ,最近突然发生这个问题,影响了我所有的上传。

RequestCoreException: cURL resource: Resource id #58; cURL error: select/poll returned error (55)
错误位置
FILE: /usr/share/nginx/html/ThinkPHP/Library/Vendor/Alioss/src/OSS/OssClient.php  LINE: 1641
TRACE
#0 /usr/share/nginx/html/ThinkPHP/Library/Vendor/Alioss/src/OSS/OssClient.php(782): OSS\OssClient->auth(Array)
#1 /usr/share/nginx/html/Application/Common/Common/function.php(1088):


@rockuw
Copy link
Contributor

rockuw commented Jul 4, 2016

curl error 55是网络错误,你可以通过curl endpoint看一下网络是否是通的。

@znau
Copy link
Author

znau commented Jul 4, 2016

果然是网络问题 我用ossprobe 工具找到了 谢谢!!!!

@rockuw rockuw closed this as completed Jul 4, 2016
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

2 participants