omni-network/omni

geth joining omega doesn't discover fullnodes

Closed this issue · 0 comments

Problem to Solve
When joining omega using the init-nodes process in the docs, geth doesn't discover the fullnodes. It remains connected to only the 2 seed nodes.

This means the geth p2p peer discovery isn't working properly. Or that our fullnodes don't advertise their public IPs.

Proposed Solution
Debug geth p2p and fix