Skip to content

Can't look for more peers #556

Description

@JavHou

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=*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions