tencentyun / cos-java-sdk-v4

java sdk for cos v4
MIT License
32 stars 12 forks source link

存储与CDN>对象存储 COS>上传异常 #1

Open PWA2000 opened 7 years ago

PWA2000 commented 7 years ago

问题描述 2016-10-13 17:25:41 SDK无法实现上传。

HTTP/1.1 404 Not Found [Server: nws_ocmid_hy, Connection: keep-alive, Date: Thu, 13 Oct 2016 09:23:02 GMT, Content-Type: text/html, Content-Length: 91, X-Daa-Tunnel: hop_count=1] ResponseEntityProxy{[Content-Type: text/html,Content-Length: 91,Chunked: false]}}, responseStr:The requested URL '/files/v2/1252771105/yxyplive/image1.jpg' was not found on this server.\n"}
wucheng commented 7 years ago

看server信息有些异常,http请求是不是经过了代理? 能否给我们一个抓包文件 方便判断。另外请参照demo, 确认region和cos上建立的bucket是一致的, 默认是广州(gz)