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

Fantom-testnet stuck on "looking for peers" #559

Open
Spich3000 opened this issue Oct 22, 2024 · 1 comment
Open

Fantom-testnet stuck on "looking for peers" #559

Spich3000 opened this issue Oct 22, 2024 · 1 comment

Comments

@Spich3000
Copy link

Hey, team! We have an issue with our fantom-testnet node - it's stuck with logs "looking for peers"

INFO [10-22|22:29:24.501] Looking for peers peercount=0 tried=952 static=0 INFO [10-22|22:31:24.567] Looking for peers peercount=0 tried=548 static=0 INFO [10-22|22:33:24.576] Looking for peers peercount=0 tried=689 static=0 INFO [10-22|22:35:24.617] Looking for peers peercount=0 tried=521 static=0 INFO [10-22|22:37:24.644] Looking for peers peercount=0 tried=689 static=0 INFO [10-22|22:39:24.923] Looking for peers peercount=0 tried=1046 static=0

Node config:
containers: - name: node image: chainstack/fantom-opera:1.1.3-rc.5 args: - '--config=/root/opera-config/config.toml' - '--cache=3600' - '--maxpeers=100' - '--txpool.pricebump=10' - '--http' - '--http.addr=0.0.0.0' - '--http.api=ftm,eth,web3,net,sfc' - '--http.vhosts=*' - '--http.corsdomain=null' - '--ws' - '--ws.addr=0.0.0.0' - '--ws.api=ftm,eth,web3,net,sfc' - '--ws.origins=*' - '--graphql' - '--graphql.vhosts=*' - '--rpc.txfeecap=100' - '--rpc.gascap=500000000' - '--rpc.evmtimeout=10s' - '--metrics' - '--pprof' - '--pprof.addr=0.0.0.0' - '--pprof.port=6060' - '--db.migration.mode=reformat' - '--db.preset=legacy-ldb'

Any help would be appreciated

@azgms
Copy link

azgms commented Nov 6, 2024

I have the exact same issue, tried seaching for bootnodes or peers online but couldn't find any.
Any insight? @uprendis @andrecronje

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

2 participants