filecoin-project / slate

WIP - We're building the place you go to discover, share, and sell files on the web.
https://slate.host
MIT License
526 stars 67 forks source link

Textile Powergate: All deals fail with this issue #139

Closed jimmylee closed 4 years ago

jimmylee commented 4 years ago
{
  message: 'ERROR',
  job: {
    id: '8931df1f-ad13-4216-a336-6eb3e3c7ae15',
    apiId: 'ff22b3f9-e7db-444f-b13c-ebc4ba9b6d22',
    cid: 'bafkreigxd3zcoi2pvsrjpqy43fx6tlfzjckotih4unfvdtnr67prs2blri',
    status: 3,
    errCause: 'executing hot-storage config: pinning cid in hot storage: pinning cid bafkreigxd3zcoi2pvsrjpqy43fx6tlfzjckotih4unfvdtnr67prs2blri: Post "http://ipfs:5001/api/v0/pin/add?arg=%2Fipfs%2Fbafkreigxd3zcoi2pvsrjpqy43fx6tlfzjckotih4unfvdtnr67prs2blri&recursive=true": context deadline exceeded',
    dealErrorsList: []
  }
}
Screen Shot 2020-08-01 at 9 07 38 PM
jimmylee commented 4 years ago
Screen Shot 2020-08-01 at 9 47 39 PM
jimmylee commented 4 years ago

The code that is making the deal: https://github.com/filecoin-project/slate/blob/main/pages/api/data/storage-deal.js

jimmylee commented 4 years ago

@jsign has informed me of the reason for this issue and I'll stay in sync with him and the Textile team for the next milestone.