✖ Failed to upload subgraph to IPFS: Failed to upload file to IPFS: HTTPError: Forbidden Only certain IPFS methods are allowed
jordaniza opened this issue · 2 comments
jordaniza commented
When following the sample deployment, subgraph errors out when calling npx graph deploy
This is using the config file shown in the example
Amxx commented
You might not be using the correct version of IPFS. I remember thegraph used to not work with the latest version of ipfs.
You should check this repo and direct your questions directly to thegraph
jordaniza commented
Thanks Hadrien, will give that a whirl