开发者社区 问答 正文

oss 断点续传 第二次从断点处上传报错

Error: Failed to upload some parts with error: Error: _createStream requires File/String.

展开
收起
adas2312312 2018-06-25 13:24:49 3252 分享 版权
2 条回答
写回答
取消 提交回答
  • currentCheckpoint.file = file;

    options.checkpoint = currentCheckpoint;

    2020-09-15 16:21:09
    赞同 展开评论
  • 是不是也把checkpoint序列化保存了?里面包含File对象会丢失

    2019-07-17 22:45:54
    赞同 展开评论