Hello,
we have an issue with pollers aren’t updated
before this happened, we had an incident with database partition which was full, so we resolved that and we got this problem after
I did restarted all services : cbd, centengine, gorgoned, mysql
and they are all active and running
and in the logs side, on the central-module-master.log, we have this block of errors which is repeated every time I restart the cbd service:
o2022-07-27T10:27:56.421+02:00] 0tcp] cerror] Error while reading on socket: End of file
r2022-07-27T10:27:56.516+02:00] 0core] rerror] failover: global error: Attempt to read data from peer localhost:5669 on a closing socket
r2022-07-27T10:27:56.516+02:00] 0core] rinfo] BBDO: unable to send stop message to peer, it is already stopped: Attempt to read data from peer localhost:5669 on a closing socket
r2022-07-27T10:27:56.516+02:00] 0core] rinfo] bbdo stream stopped with 0 events acknowledged
r2022-07-27T10:27:56.518+02:00] 0tcp] cerror] TCP: Connection refused to localhost:5669
r2022-07-27T10:27:56.518+02:00] 0core] rerror] failover: global error: failover: 'central-module-master-output' cannot connect endpoint.
r2022-07-27T10:27:59.525+02:00] 0tcp] cerror] TCP: Connection refused to localhost:5669
r2022-07-27T10:27:59.525+02:00] 0core] rerror] failover: global error: failover: 'central-module-master-output' cannot connect endpoint.
r2022-07-27T10:28:04.563+02:00] 0tcp] cerror] TCP: Connection refused to localhost:5669
r2022-07-27T10:28:04.563+02:00] 0core] rerror] failover: global error: failover: 'central-module-master-output' cannot connect endpoint.
Can enlighten us on this issue please?
Thank you