Coder Social home page Coder Social logo

stakesquid / graphprotocol-testnet-docker Goto Github PK

View Code? Open in Web Editor NEW
53.0 53.0 71.0 409 KB

Graph Protocol Testnet Docker Guide by StakeSquid. Easy to use, one-stop gateway into the Web3 universe via The Graph.

Home Page: https://www.stakesquid.com

License: MIT License

Dockerfile 6.13% Shell 93.87%
blockchain docker grafana graph-cli graph-node graphprotocol indexer-agent indexer-cli indexing prometheus querying thegraph

graphprotocol-testnet-docker's People

Contributors

0xgabi avatar chomtana avatar haritowa avatar jim-counter avatar kw1knode avatar malise800 avatar neriumrevolta avatar omahs avatar satman81 avatar spontaneousoverthrow avatar stake-machine avatar trader-payne avatar uzzer avatar web3slimchance avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

graphprotocol-testnet-docker's Issues

graph indexer status - Error fetching status

I've followed the steps outlined in the readme and the video tutorial https://www.youtube.com/watch?v=bSr8L1GPk54

Everything seems to be okay but when I run graph indexer status I'm getting the message
Error fetching status information: [Network] request to http://indexer-agent:8000/ failed, reason: getaddrinfo EAI_AGAIN indexer-agent

When running docker ps I've noticed there are a few containers that aren't starting up.

CONTAINER ID   IMAGE                                           COMMAND                  CREATED          STATUS                          PORTS                                                                      NAMES
4522fe3eb6d9   ghcr.io/graphprotocol/indexer-service:v0.18.1   "docker-entrypoint.s…"   17 minutes ago   Restarting (1) 47 seconds ago                                                                              indexer-service
1fa4666a00ce   ghcr.io/graphprotocol/indexer-agent:v0.18.1     "node dist/index.js …"   17 minutes ago   Restarting (1) 34 seconds ago                                                                              indexer-agent
44cee8f9efd2   graphprotocol/graph-node:v0.24.2                "/bin/sh -c start"       17 minutes ago   Up 17 minutes                   8000-8001/tcp, 8020/tcp, 8030/tcp, 8040/tcp                                query-node-0
ca7b6bc43ae3   graphprotocol/graph-node:v0.24.2                "/bin/sh -c start"       17 minutes ago   Up 17 minutes                   8000-8001/tcp, 8020/tcp, 8030/tcp, 8040/tcp                                index-node-2
4422a3f0a40f   graphprotocol-testnet-docker_cli                "cat"                    17 minutes ago   Up 17 minutes                                                                                              cli
2890ee5b7655   graphprotocol/graph-node:v0.24.2                "/bin/sh -c start"       17 minutes ago   Restarting (1) 26 seconds ago                                                                              index-node-0
fcb3847517ad   graphprotocol/graph-node:v0.24.2                "/bin/sh -c start"       17 minutes ago   Restarting (1) 25 seconds ago                                                                              index-node-1

The indexer-service and graph-node both don't seem to be starting up, and issuing no ports as a result (which is why I assume the indexer status is failing.

docker-compose.yml / start file - variable mismatch

Incorrect variable called for mainnet eth node in compose yaml

start file calls ETHEREUM_RPC whereas MAINNET_RPC is being called e.g. for configuring the graph nodes. Replace MAINNET_RPC for ETHEREUM_RPC in compose fixes the issue

Grafana not working

Hi there,
I am having the following issue. In a fresh set-up Grafana is not working, the container starts-up but when I try to open Grafana, it does not load up at all with an error 'connection refused'. Here are my grafana container logs:

grafana

I tried to re-download grafana image and then re-deploy it but still having the same issue. Any ideas how to fix it?

Subgraph endpoint update required

Hey team,

We've noticed that you're referencing a subgraph deployed on The Graph's hosted service in this repository. Just a heads-up: after June 12th, hosted service subgraph endpoints will no longer be available as the offering is being deprecated.

If you are the subgraph owner or maintainer, it's time to upgrade your subgraph to the network. This ensures everything keeps running smoothly and you get access to all the latest features and improvements. Here is a quick guide with all the upgrade steps.

If you're not the subgraph owner or maintainer, check Graph Explorer to see if the subgraph development team has already upgraded to the network. If you don’t find an upgraded subgraph, a friendly nudge to the subgraph development team would be greatly appreciated—it's a quick process that benefits everyone. Here's the upgrade guide with all the necessary steps for the subgraph development team.

Once the subgraph is upgraded to the network, you can create an API key and updated query URL in Subgraph Studio then update this repository to query from the new endpoint, https://api.studio.thegraph.com/query/<ID>/<SUBGRAPH_NAME>/<VERSION>

Need more support or have more questions? Feel free to reach out to [email protected]. We're here to help!

Cheers,

Paka

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.