KiraCore / testnet

public testnet coordination
Other
31 stars 28 forks source link

No discovering of peers on public sentry #9

Closed Creamers158 closed 3 years ago

Creamers158 commented 3 years ago

I've been running testnet-1 without missing any blocks, pretty long streak, but now on testnet-2 I kept missing blocks.

I investigated and saw that the sentry only had two peers:

image

After setting some seeds and peers using the kira network manager and restarting the container it suddenly increased to +/- 100

image

The max incoming/outgoing peers in the config.tom of the public sentry was set okay by kira. (think it was 1024 peers)

Something prevented to discover more peers. I did change the whitelist on the firewall but I would guess that wouldn't matter.

If someone notices the same please comment below

denisanix commented 3 years ago

same issue -- followed the approach above

before: Screenshot 2021-04-03 183248

and after

Screenshot 2021-04-03 183908

asmodat commented 3 years ago

thank you, resolved on branch testnet-2