使用QRSBox上传报错~日志如下~

==> Post http://up.qiniu.com: WSASend tcp 10.69.9.168:13499: An existing connection was forcibly closed by the remote host. ~ putFile: dest.Put failed share-pic-res/42.png
==> Post http://up.qiniu.com: WSASend tcp 10.69.9.168:13499: An existing connection was forcibly closed by the remote host.
2014/03/05 19:30:57 [DEBUG][qbox.us/qrsync/v2/sync] sync.go:88: Starting to put F:\七牛上传临时目录/share-pic-res/test1.png => public-test:share-pic-res/test1.png
2014/03/05 19:30:57 [WARN][qbox.us/qrsync/v2/sync] sync.go:92: ==> Put F:\七牛上传临时目录/share-pic-res/test1.png => public-test:share-pic-res/test1.png failed ~
==> Post http://up.qiniu.com: WSARecv tcp 10.69.9.168:13500: The specified network name is no longer available. ~ putFile: dest.Put failed share-pic-res/test1.png
==> Post http://up.qiniu.com: WSARecv tcp 10.69.9.168:13500: The specified network name is no longer available.
2014/03/05 19:30:57 [DEBUG][qbox.us/qrsync/v2/sync] sync.go:88: Starting to put F:\七牛上传临时目录/02c18c008e1e493a85057c7018f93d17-9-5.png => public-test:02c18c008e1e493a85057c7018f93d17-9-5.png
2014/03/05 19:30:57 [WARN][qbox.us/qrsync/v2/sync] sync.go:92: ==> Put F:\七牛上传临时目录/02c18c008e1e493a85057c7018f93d17-9-5.png => public-test:02c18c008e1e493a85057c7018f93d17-9-5.png failed ~
==> Post http://up.qiniu.com: WSARecv tcp 10.69.9.168:13501: The specified network name is no longer available. ~ putFile: dest.Put failed 02c18c008e1e493a85057c7018f93d17-9-5.png
==> Post http://up.qiniu.com: WSARecv tcp 10.69.9.168:13501: The specified network name is no longer available.
2014/03/05 19:30:57 [DEBUG][qbox.us/qrsync/v2/sync] sync.go:88: Starting to put F:\七牛上传临时目录/046afdc85cee4c81bf97069c03355828-9-6.png => public-test:046afdc85cee4c81bf97069c03355828-9-6.png
2014/03/05 19:30:57 [WARN][qbox.us/qrsync/v2/sync] sync.go:92: ==> Put F:\七牛上传临时目录/046afdc85cee4c81bf97069c03355828-9-6.png => public-test:046afdc85cee4c81bf97069c03355828-9-6.png failed ~
==> Post http://up.qiniu.com: WSARecv tcp 10.69.9.168:13502: The specified network name is no longer available. ~ putFile: dest.Put failed 046afdc85cee4c81bf97069c03355828-9-6.png
==> Post http://up.qiniu.com: WSARecv tcp 10.69.9.168:13502: The specified network name is no longer available.

阅读 4.8k
2 个回答

看起来是本地网络问题

新手上路,请多包涵

GO语言写的multipart/form-data编码方式 接收似乎都有这个问题,我这也没找到解决方法。

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