0

I'm trying to deploy my subgraph to The Graph Studio using the following command:

graph deploy my-subgraph-name

I tried many time but still I'm getting this message:

Failed to deploy to Graph node https://api.studio.thegraph.com/deploy/: Subgraph not found.

Failed to upload file to IPFS: ... Error code 502: Bad Gateway

It looks like a Cloudflare or server issue, not a problem with my code. My setup is correct, and the subgraph compiles without issues. This problem started recently and persists even after multiple retries.

Graph codegen && graph build is are also running correctly.

Here are the details:

  • Graph CLI version: 0.97.0
  • Node.js version: 22.14.0
  • OS: Windows 11

I'm deploying a subgraph for an NFT contract.

Is this a known issue with The Graph Studio? Is there a workaround or solution I can apply?

1
  • You've only provided the information that your code is fine. We don't know how Graph Studio interacts with your code or anything else, so it is quite difficult to simply identify nuanced errors and workarounds. Commented May 11 at 19:09

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.