Node offline : pb version 1.92.1

hello
i have 3 nodes.
node 1 & node 2 : version 1.91.2 (running the minimal allowed version 1.24.0) → still ok

and node 3 (the lastest) with version 1.92.1 (running the minimal allowed version 1.91.2) : this one is OFFLINE & MISCONFIGURED

it was ok 2 hours ago

i tried to stop , rm & restart the node but noway

seems port is closed : Port [28969] is closed on 2.11.xxx.xxx
i have checked my router and it is well configured .

an idea ?
thx

As usual, check everything from this checklist:

Check your logs for FATAL errors.

hello, i have same problem not update… stil block 1.92.1 now offline, my farm worck for 3 years no problem…

i have 3 nodes :
xxxxxxxxxxxx:28967
xxxxxxxxxxxx:28968
xxxxxxxxxxxx:28969

ok i have checked all :
port in router; identity.cert …;
it was a wrong config in config.YAML :

public address to listen on server.address: :28969

change by :slight_smile: # public address to listen on
server.address: :28967

and all is OK

i think that the wrong port of my bad config.yaml has been taken after the first update.

You likely changed the config, but forgot to restart the service. When the update is happened, the node has been finally restarted to take this change, and you noticed a problem.

Hello,
you need to check everything too from the list above.
If it’s a Windows node you can use this checklist: