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

Cannot connect to own full node RPC #1144

Open
4 tasks
LtSnakePlissken opened this issue Oct 31, 2021 · 3 comments
Open
4 tasks

Cannot connect to own full node RPC #1144

LtSnakePlissken opened this issue Oct 31, 2021 · 3 comments

Comments

@LtSnakePlissken
Copy link

Summary of Bug

1. Describe

I cannot get my Metamask to connect to my full okex node. It is fully synced. I have tried 1000 different combinations of addresses but cannot connect to the rpc.

./exchaind start --chain-id exchain-66 --mempool.sort_tx_by_gp --p2p.seeds $EXCHAIN_SEEDS

I am using this command, and have tried a ton of combinations for laddr in config.toml. Is there some sort of command I can run to make it brodcast so I can connect to http://localhost:26656 address on the local machine?

2. Impact

Cannot connect to the rpc

3. Recover

N/A

Expected Result

That I can connect to the rpc

Version

Latest

Steps to Reproduce

running ./exchaind start --chain-id exchain-66 --mempool.sort_tx_by_gp --p2p.seeds $EXCHAIN_SEEDS

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@xiangjianmeng
Copy link
Contributor

xiangjianmeng commented Jan 10, 2022

connect to http://localhost:26659

@danny-adu
Copy link

danny-adu commented Jun 25, 2023

Your documentation is misleading, the RPC port is 26659

@giskook
Copy link
Contributor

giskook commented Jun 25, 2023

Your documentation is misleading, the RPC port is 26659

Hi @danny-dudu, After reviewing the documentation, I noticed a potential issue with the RPC URL's port number that could lead to confusion after joining the mainnet.
I want to clarify: Does the port number in the RPC URL mislead you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants