graphprotocol / support

Community support for the Hosted Service of The Graph
https://thegraph.com/
10 stars 3 forks source link

Failed to upload subgraph to IPFS: Failed to upload file to IPFS: connect ETIMEDOUT 104.18.11.19:443 #73

Closed tmac2yt closed 1 year ago

tmac2yt commented 3 years ago

√ Compile subgraph Copy subgraph file build\schema.graphql Write subgraph file build\contract\abi\lend721.json Write subgraph manifest build\subgraph.yaml √ Write compiled subgraph to build\ Add file to IPFS build\schema.graphql × Failed to upload subgraph to IPFS: Failed to upload file to IPFS: connect ETIMEDOUT 104.18.11.19:443 Error: Failed to upload file to IPFS: connect ETIMEDOUT 104.18.11.19:443 at Compiler._uploadToIPFS (D:\projects\oortLending.thegraph\node_modules\@graphprotocol\graph-cli\src\compiler.js:613:13) at processTicksAndRejections (internal/process/task_queues.js:97:5)

leoyvens commented 3 years ago

Which was the IPFS node being used? This is a networking error to the IPFS node.

incrypto32 commented 1 year ago

Closing this because of the recent updates, this issue should be resolved by now. Feel free to reopen this issue if the problem still persists