We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,when i download files,some request time out. The error info is : Error Domain=NSURLErrorDomain Code=-1001 "time out。" UserInfo={NSUnderlyingError=0x137d4c2b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "time out。" UserInfo={NSErrorFailingURLStringKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, NSErrorFailingURLKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, _kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4, NSLocalizedDescription=time out。}}, NSErrorFailingURLStringKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, NSErrorFailingURLKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, _kCFStreamErrorDomainKey=4, _kCFStreamErrorCodeKey=-2102, NSLocalizedDescription=time out。}
But,when i download the single file,it's ok.why?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,when i download files,some request time out.
The error info is :
Error Domain=NSURLErrorDomain Code=-1001 "time out。" UserInfo={NSUnderlyingError=0x137d4c2b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "time out。" UserInfo={NSErrorFailingURLStringKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, NSErrorFailingURLKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, _kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4, NSLocalizedDescription=time out。}}, NSErrorFailingURLStringKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, NSErrorFailingURLKey=http://mlintest.midea.com.cn:8080/wdxieyi/d.do?id=201605061719455c55489e9c26bb44c17e2c&cid=201605061712289ef397434387e0c45486cb&sid=TyvjNMPfPJu8r51sm9ENHQ==, _kCFStreamErrorDomainKey=4, _kCFStreamErrorCodeKey=-2102, NSLocalizedDescription=time out。}
But,when i download the single file,it's ok.why?
The text was updated successfully, but these errors were encountered: