cardano-graphql
cardano-graphql copied to clipboard
Cardano GraphQL stuck Establish connection to cardano-node
Ask a question
hello, im trying to run graphql following this https://github.com/input-output-hk/cardano-graphql/wiki/Nix i do already have dbsync & cnode running for preprod network... but i get this error :
{"name":"cardano-graphql","hostname":"DESKTOP-I38CEOE","pid":4332,"level":20,"msg":"Establishing connection to cardano-node: Attempt 3 of 101, retrying...","time":"2022-09-25T12:09:20.800Z","v":0}
any idea what could be the issue ? maybe i need to edit/add some env var for the CNODE ?
thank you .
