Hi there.
I'm trying to troubleshoot my split zabbix environment. I've had everything up'n'running on all-in-one zabbix srv. Then I created separate servers for frontend and DB, created empty DB and restored backup into it. I guess I tweaked all conf files as expected, reconfigured GUI using IP/zabbix/config.php - went smoothly, no issues connecting to DB...

Anything else to check?
zabbix 7.4.2 + postgresql 17
PS. Here's some issue connecting to DB in logs (kinda weired since gui configurator shows no issues):
I'm trying to troubleshoot my split zabbix environment. I've had everything up'n'running on all-in-one zabbix srv. Then I created separate servers for frontend and DB, created empty DB and restored backup into it. I guess I tweaked all conf files as expected, reconfigured GUI using IP/zabbix/config.php - went smoothly, no issues connecting to DB...
Anything else to check?
zabbix 7.4.2 + postgresql 17
PS. Here's some issue connecting to DB in logs (kinda weired since gui configurator shows no issues):
Code:
801:20260410:100002.350 database is down: reconnecting in 10 seconds 801:20260410:100012.366 [Z3001] connection to database 'zabbix' failed: [0] FATAL: password authentication failed for user "zabbix"
Comment