Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subgraph not found. #884

Open
cxp-13 opened this issue Dec 22, 2024 · 1 comment
Open

Subgraph not found. #884

cxp-13 opened this issue Dec 22, 2024 · 1 comment

Comments

@cxp-13
Copy link

cxp-13 commented Dec 22, 2024

@cxp-13 ➜ /workspace/subgraph (main) $ graph auth --studio  dd29e19e705a38b37e4b696d014bb4e5
 ›   Warning: In next major version, this flag will be removed. By default we will deploy to the Graph Studio. Learn more about Sunrise of Decentralized Data 
 ›   https://thegraph.com/blog/unveiling-updated-sunrise-decentralized-data/
Deploy key set for https://api.studio.thegraph.com/deploy/

If I add the --studio it will be work, but when execute npm run deploy-studio

✔ Compile subgraph
  Copy schema file build/schema.graphql
  Write subgraph file build/my-project-v0.1.0.spkg
  Write subgraph manifest build/subgraph.yaml
✔ Write compiled subgraph to build/
  Add file to IPFS build/schema.graphql
                .. QmQDsQKZm2GdhPwN7HYrAaUMtwoJBninibHm8STomFnA3T
  Add file to IPFS build/my-project-v0.1.0.spkg
                .. QmNyvEVQRue7qgHFpsMcbpwiW5J4NQLTVMFyqYL9BnzjRA
  Add file to IPFS build/my_project/my_project.wasm
                .. QmekSxGX687v8mMVRdz5PaVezX6nsH4sSQ1jDjt2RiGZyx
✔ Upload subgraph to IPFS

Build completed: QmQe9WSggrJ9T7y735HJD9TAmzYHtpwEjDq1xEfpdk1TEx

✖ Failed to deploy to Graph node https://api.studio.thegraph.com/deploy/: Subgraph not found.
UNCAUGHT EXCEPTION: Error: EEXIT: 1
@matthewdarwin
Copy link
Collaborator

Seems not a graph-client issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants