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

"✖ HTTP error creating the subgraph: ENOTFOUND" when creating a subgraph #1

Open
justincavery opened this issue Jul 21, 2022 · 2 comments

Comments

@justincavery
Copy link

I've tried making this request locally to the remote server using

graph create --node https://index.myurl.tld my-project/my-subgraph

as well as trying on the server using ./shell cli

graph create --node http://127.0.0.1 my-project/my-subgraph

Doing both I'm getting the following error

✖ HTTP error creating the subgraph: ENOTFOUND

I've also tried this with adding the :8020 port to the end of the URL with the same outcome.

@trader-payne
Copy link
Member

trader-payne commented Jul 21, 2022

Try with index-node-0:8020

@trader-payne
Copy link
Member

Edited the above answer, on mobile, sorry 😄

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