Hello,when upgrading from centreon 21.04 to 22.04 on a central and a poller everything went well except when restarting the services I got the following error:
vim /var/log/centreon-broker/central-broker-master.log
[******] [tcp] [error] Error while reading on socket: End of file
[******] [core] [error] acceptor: endpoint 'central-broker-master-input' could not accept client: BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0
[******] [bbdo] [error] BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0
[******] [core] [error] acceptor: endpoint 'central-broker-master-input' could not accept client: BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0
[******] [tcp] [error] Error while reading on socket: Operation aborted.
[******] [core] [info] Available connections cleaning: Operation aborted.
[2******] [core] [info] Available connections cleaning: Operation aborted.
[**0] [bbdo] [error] BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0
[***544+02:00] [core] [error] acceptor: endpoint 'central-broker-master-input' could not accept client: BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0
[*******] [tcp] [error] Error while reading on socket: Operation aborted.
***********] [bbdo] [error] BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0
[****0] [core] [error] acceptor: endpoint 'central-broker-master-input' could not accept client: BBDO: peer is using protocol version 2.0.0 whereas we're using protocol version 3.0.0
on the poller I have the following error
vim /var/log/centreon-broker/poller-module.lo
>*****] tcp] error] Error while reading on socket: End of file
>******] core] error] failover: global error: Attempt to read data from peer central:5669 on a closing socket
>****] tcp] error] Error while reading on socket: End of file
Thanks for your help