Ad Widget

Collapse

Can't run housekeeping: Cannot connect to service "rtc"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • d1nuc0m
    Junior Member
    • Jun 2025
    • 1

    #1

    Can't run housekeeping: Cannot connect to service "rtc"

    Hi, I'm running Zabbix 7.0.x (on EL9 with PostgreSQL 17.x and TimescaleDB Apache Edition 2.19.x) and I'm having some issues with housekeeping.
    Even tough it is schedule to run every hour, it seems to have no effect, the housekeeper table in the DB is empty and if I try to run it manually with zabbix_server -R housekeeper_execute , it returns:

    Code:
    zabbix_server: /usr/pgsql-17/lib/libpq.so.5: no version information available (required by zabbix_server)
    zabbix_server [1487473]: Cannot perform runtime control command: Cannot connect to service "rtc": [2] No such file or directory.
    If I understand correctly, the first is a warning (due to using a different PSQL version) and can be ignored, while the second one is fatal, but I can't understand where it's coming from, any advice on where could I have a look?
Working...