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

Unable to initialize Subgraph for Self-Hosted Graph Node #1694

Open
creazy231 opened this issue Jul 5, 2024 · 0 comments
Open

Unable to initialize Subgraph for Self-Hosted Graph Node #1694

creazy231 opened this issue Jul 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@creazy231
Copy link

Which packages are impacted by your issue?

@graphprotocol/graph-cli

Describe the issue

Since the release of v0.74.0 in https://github.com/graphprotocol/graph-tooling/releases/tag/%40graphprotocol%2Fgraph-cli%400.74.0 is not possible to initialize a new subgraph project for self-hosted graph nodes anymore.

Is there any workaround or a flag to get this done?

Reproduction

graph init with intention to self-host the graph node

Steps to Reproduce the Bug or Issue

  1. Run graph-node using Docker.
  2. Try to initialize a new subgraph using graph init for hosted service

Expected behavior

Expect to be able to initialize a subgraph for self-hosted graph node

Screenshots or Videos

No response

Platform

System:
OS: macOS 14.4.1
CPU: (10) arm64 Apple M2 Pro
Memory: 778.80 MB / 16.00 GB
Shell: 5.2.26 - /usr/local/bin/bash
Binaries:
Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v20.15.0/bin/yarn
npm: 10.7.0 - ~/.nvm/versions/node/v20.15.0/bin/npm
pnpm: 8.6.6 - ~/.nvm/versions/node/v20.15.0/bin/pnpm
bun: 1.1.4 - ~/.bun/bin/bun

Subgraph Manifest

No response

Subgraph GraphQL Schema

No response

Additional context

No response

@creazy231 creazy231 added the bug Something isn't working label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Bug
Development

No branches or pull requests

1 participant