Hello, i’ve just update the relay to p2p connection, only the relay and not the bp,
these topology i am using is
{
"localRoots": [
{
"accessPoints": [x],
"advertise": false,
"valency": 1
}
],
"publicRoots": [
{
"accessPoints": [
{
"address": "preprod-node.world.dev.cardano.org",
"port": 30000
}
],
"advertise": false
}
],
"useLedgerAfterSlot": 4642000
}
with incoming connection only 2, and outgoing 50, but not the bp wich remain disconnect , i didn’t change any parameters to the bp wich is still in static mode, after updationg the relay to p2p.
What do you suggest me to do ?