oss上传下载时好时坏,法发生错误控制台输出错误如下:
OssObject====com.aliyun.oss.OSSClient@991387b
文件长度========4063
OSS----------upload---start
2017-11-28 14:41:10,861 [catalina-exec-17] WARN com.aliyun.oss - [Server]Unable to execute HTTP request: Failed to parse the response result.
[ErrorCode]: InvalidResponse
[RequestId]: null
[HostId]: null
[ResponseError]:
<html>
<head><title>302 Found</title></head>
<body bgcolor="white">
<center><h1>302 Found</h1></center>
<hr><center>nginx/1.13.1</center>
</body>
</html>
Caught an OSSException, which means your request made it to OSS, but was rejected with an error response for some reason.
Error Message: Failed to parse the response result.
Error Code: InvalidResponse
Request ID: null
Host ID: null
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。