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

Can't look for more peers #556

Open
JavHou opened this issue Jul 23, 2024 · 1 comment
Open

Can't look for more peers #556

JavHou opened this issue Jul 23, 2024 · 1 comment

Comments

@JavHou
Copy link

JavHou commented Jul 23, 2024

Hey guys, i need help.
The node that i deployed by myself can't look for more peers.It sync new block slower than other node. Does sb know how to fix it?

INFO [07-23|08:02:11.249] Looking for peers peercount=1 tried=3493 static=0

version info

Go-Opera
Version: 1.1.3-rc.5
Git Commit: ace95a8a1d9a957116874a904fa725ac389abc1a
Git Commit Date: 1697285461
Architecture: amd64
Protocol Versions: [63]
Go Version: go1.19.3
Operating System: linux
GOPATH=/root/go
GOROOT=/usr/local/go

start cmd

/data/fantom_opera/bin/opera \
    --genesis /data/fantom_opera/download/mainnet-171200-pruned-mpt.g \
    --syncmode full 
    --cache 10000 \
    --db.preset ldb-1 \
    --datadir=/data/fantom_opera/data \
    --http --http.addr=0.0.0.0 \
    --http.port=18545 \
    --http.corsdomain=* \
    --http.vhosts=* \
    --ws --ws.addr=0.0.0.0 \
    --ws.port=18546 \
    --ws.origins=*
@JavHou
Copy link
Author

JavHou commented Jul 23, 2024

Should i config BootstrapNodes, StaticNodes, TrustedNodes ? Could offer me the peer suggested Node?

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