标签:
上传返回701错误码
使用同一个cxt,上传成功后,再使用该cxt上传一个不同内容的chunk。会返回: {“error”:”conflict with uploaded data, please retry”}。
cxt 过期(7天), 会返回错误:{“error”:”expired context create at 1419069271973950431”}。
内部多个服务不可用。
ctx过期
up重启{“error”:”decode ctx failed =\u003e unmatched checksum”} (up很少重启,这种请一般是客户拿了很早之前的ctx进行重试)
up缓存满 {“error”:”block lock failed”} (基本不可能)
最后一块chunk成功后,又重新进行了请求。{“error”:”block lock failed”}
mkfile 时cxt中的大小, 和参数中的大小不匹配。{“error”:”incomplete block: block 0 expect 196347 bytes but only 196069 bytes uploaded”}
标签:
原文地址:http://blog.csdn.net/guoer9973/article/details/44779197