Question

BBDO cannot extract timestamp (after upgrade)

  • 17 January 2023
  • 0 replies
  • 25 views

Badge

Hello,

I’ve followed the upgrade guide from 19.10 to 22.10, but since then, the poller is crashing. I have checked database access and it’s all fine. And here what i got in central-broker-master log :

[2023-01-17T14:29:50.625+01:00] [core] [info] Starting the TCP thread pool of 3 threads
[2023-01-17T14:29:50.626+01:00] [core] [info] protocols: registering protocol ('file' (layers 1-3)
[2023-01-17T14:29:50.626+01:00] [core] [info] protocols: registering protocol ('compression' (layers 6-6)
[2023-01-17T14:29:50.626+01:00] [core] [info] protocols: registering protocol ('BBDO' (layers 7-7)
[2023-01-17T14:29:50.626+01:00] [core] [info] modules: attempt to load module '/usr/share/centreon/lib/centreon-broker/50-tcp.so'
[2023-01-17T14:29:50.629+01:00] [core] [info] modules: attempt to load module '/usr/share/centreon/lib/centreon-broker/10-neb.so'
[2023-01-17T14:29:50.631+01:00] [core] [info] NEB: module for Centreon Broker 22.10.0
[2023-01-17T14:29:50.631+01:00] [core] [info] modules: attempt to load module '/usr/share/centreon/lib/centreon-broker/60-tls.so'
[2023-01-17T14:29:50.636+01:00] [core] [info] protocols: registering protocol ('TLS' (layers 5-5)
[2023-01-17T14:29:50.636+01:00] [core] [info] protocols: registering protocol ('TCP' (layers 1-4)
[2023-01-17T14:29:50.636+01:00] [core] [info] modules: attempt to load module '/usr/share/centreon/lib/centreon-broker/20-unified_sql.so'
[2023-01-17T14:29:50.643+01:00] [core] [info] modules: attempt to load '/usr/share/centreon/lib/centreon-broker/10-neb.so' which is already loaded
[2023-01-17T14:29:50.643+01:00] [core] [info] protocols: registering protocol ('unified_sql' (layers 1-7)
[2023-01-17T14:29:50.643+01:00] [core] [info] modules: attempt to load module '/usr/share/centreon/lib/centreon-broker/15-stats.so'
[2023-01-17T14:29:50.645+01:00] [bbdo] [debug] file: read 0 bytes from '/var/lib/centreon-broker//central-broker-master.memory.central-broker-master-input'
[2023-01-17T14:29:50.645+01:00] [bbdo] [info] file: end of file '/var/lib/centreon-broker//central-broker-master.memory.central-broker-master-input' reached, erasing it
[2023-01-17T14:29:50.646+01:00] [bbdo] [debug] file: read 0 bytes from '/var/lib/centreon-broker//central-broker-master.queue.central-broker-master-input'
[2023-01-17T14:29:50.646+01:00] [bbdo] [info] file: end of file '/var/lib/centreon-broker//central-broker-master.queue.central-broker-master-input' reached, erasing it
[2023-01-17T14:29:50.646+01:00] [core] [info] multiplexing: 'central-broker-master-input' starts with 0 in queue and the queue file is disable
[2023-01-17T14:29:50.646+01:00] [bbdo] [debug] BBDO: new acceptor central-broker-master-input
[2023-01-17T14:29:50.646+01:00] [core] [info] Destroying muxer central-broker-master-input: number of events in the queue: 0
[2023-01-17T14:29:50.647+01:00] [bbdo] [debug] file: read 8192 bytes from '/var/lib/centreon-broker//central-broker-master.memory.centreon-broker-master-rrd'
[2023-01-17T14:29:50.647+01:00] [bbdo] [error] BBDO: cannot extract timestamp value: 7 bytes left in packet
[2023-01-17T14:29:50.647+01:00] [core] [error] Error during cbd exit: BBDO: cannot extract timestamp value: 7 bytes left in packet
[2023-01-17T14:29:50.747+01:00] [core] [info] log finished

I have tried to restart services many times, without success. I don’t understand what can cause the timestamp error, but it is the only error i see in the logs.

Could you please help ?

Thank you


0 replies

Be the first to reply!

Reply