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

Add Peer Using Holesky Testnet #114

Open
Jinwon-Dev opened this issue Oct 16, 2024 · 0 comments
Open

Add Peer Using Holesky Testnet #114

Jinwon-Dev opened this issue Oct 16, 2024 · 0 comments

Comments

@Jinwon-Dev
Copy link

Jinwon-Dev commented Oct 16, 2024

Hi, I built 3 nodes on 3 different servers using geth and holesky testnet.

After that, for interworking with each other, after finding the enode value with "admin.nodeInfo.enode", I try to connect the nodes through the "admin.addPeer()" command, but when I input it, "true" is output, but when I check with "admin.peers" on other nodes, it cannot be confirmed.

The same Genesis block was used, and the network id was the same and all environments were the same.

All ports, firewalls, ip, etc. between each other are open.

If I use holesky testnet, can only the nodes that have already been determined be connected as peers in dns list, and can't the nodes that I built customly be connected?

Plz help me 😭

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

1 participant