The collectd failed to start and notifies that many times... very annoying.
This is the journalctl outputs and seems to happen very low level problem...?
Please help me!
journalctl -f -u collectd.service
QuoteDisplay More-- Journal begins at Sun 2023-06-18 23:55:54 JST. --
Oct 02 00:34:35 omv systemd[1]: Starting Statistics collection and monitoring daemon...
Oct 02 00:34:35 omv collectd[210139]: plugin_load: plugin "cpu" successfully loaded.
Oct 02 00:34:35 omv collectd[210139]: plugin_load: plugin "df" successfully loaded.
Oct 02 00:34:35 omv collectd[210139]: plugin_load: plugin "interface" successfully loaded.
Oct 02 00:34:35 omv collectd[210139]: plugin_load: plugin "load" successfully loaded.
Oct 02 00:34:35 omv collectd[210139]: plugin_load: plugin "memory" successfully loaded.
Oct 02 00:34:35 omv collectd[210139]: Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 547: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!
Oct 02 00:34:35 omv systemd[1]: collectd.service: Main process exited, code=exited, status=127/n/a
Oct 02 00:34:35 omv systemd[1]: collectd.service: Failed with result 'exit-code'.
Oct 02 00:34:35 omv systemd[1]: Failed to start Statistics collection and monitoring daemon.
.....