inkonchain / inkonchain/node

websocket not working from default config docker run

Open
#62 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
36.5k
Forks
643
PR merge metrics
No merged PRs in 30d

Description

Synced my node with default configs, which imply a geth wss port at 9994 on the hosted machine, although when trying to interact with this I get an error connection refused (even from localhost), the 9993 for hhtp works fine. Any ideas on what is the issue or how to debug?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository's default configuration and Docker run setup, then compare how ports 9993 and 9994 are exposed and bound. Reproduce the connection-refused error against the websocket endpoint and verify that port 9994 accepts connections when the default configuration is used.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.