Skip to content

Not connecting to ws://127.0.0.1:8000/graphql-ws #31

Description

@MathCryptoDoc

I am testing the standard docker compose file for polkadot with three modifications:

  • START_BLOCK=18000000
  • Substrate RPC is "wss://rpc.ibp.network/polkadot" (both in docker-compose.yml and explorer-ui-config.json)
  • Disabled the substrate-node in docker-compose.yml

Docker compose starts fine and I can go to the website http://localhost:8080/local. Blocks are appearing but only new ones. The old ones are not available, despite that the harvester processes them fine.

It seems that the connection to ws://127.0.0.1:8000/graphql-ws is not established. It keeps on connecting when I check its status in the website.

Is there something I can do to debug?

Files are attached:
docker-compose.yml.txt
explorer-ui-config.json.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions