ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
252 stars 646 forks source link

Op-geth not able to find P2P peers #323

Open valamidev opened 3 weeks ago

valamidev commented 3 weeks ago

System information

Op-geth version: v1.101315.0 (latest at this point)

Expected behaviour

Actual behaviour

Never actually find any peer, the console output since days after several restart:

INFO [05-24|08:04:53.454] Looking for peers                        peercount=0 tried=67  static=0
INFO [05-24|08:05:03.464] Looking for peers                        peercount=0 tried=70  static=0
INFO [05-24|08:05:13.531] Looking for peers                        peercount=0 tried=119 static=0
INFO [05-24|08:05:23.531] Looking for peers                        peercount=0 tried=63  static=0

Steps to reproduce the behaviour

This Node were running since 4 months without any issue, happen like 2 days ago, when accidentally I had to restart the Node.

valamidev commented 3 weeks ago

Well problem gone, with recreate the Node from scratch with snap-sync, but the same config were used.