0chain / gosdk

A client SDK in Go to interface the blockchain and storage platform, and other smart contracts
MIT License
32 stars 29 forks source link

(gosdk download file) err:Download failed for block 1; no shard data #864

Closed boddumanohar closed 1 year ago

boddumanohar commented 1 year ago

steps to reproduce:

In wasm demo,

  1. perform an file upload
  2. try to download the file from the same wallet
cnlangzi commented 1 year ago

@boddumanohar it is caused by mismatched version. please upgrade everything(gosdk/wasmsdk/blobber/...) to latest staging.

cnlangzi commented 1 year ago

close it now. please feel free to re-open it if it happens again