上传视频文件时发生错误.

错误信息如下:

{ URL: http://up.qiniu.com/ } { status code: 631, headers {
    "Access-Control-Allow-Headers" = "X-File-Name, X-File-Type, X-File-Size";
    "Access-Control-Allow-Methods" = "OPTIONS, HEAD, POST";
    "Access-Control-Allow-Origin" = "*";
    "Cache-Control" = "no-store, no-cache, must-revalidate";
    Connection = "keep-alive";
    "Content-Length" = 26;
    "Content-Type" = "application/json";
    Date = "Thu, 24 Apr 2014 09:15:22 GMT";
    Pragma = "no-cache";
    Server = "nginx/1.4.4";
    "X-Content-Type-Options" = nosniff;
    "X-Log" = "BDT:19;BDT:21;RS:1/631;RSPROXY:2/631;rs.put:62/no such bucket;rs-upload:;UP:93/631";
    "X-Reqid" = Xn0AAJhemMyQ3mcT;
} }

上传的是iOS拍摄的视频.

阅读 5.2k
2 个回答

我也在做iOS 拍摄视频上传到七牛云,已经两天没成功了,你是怎么做的,可以教教我不??

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进