[ZBX-17824]  PGRES_FATAL_ERROR:FATAL: terminating connection due to administrator command server closed the connection unexpectedly Created: 2020 May 27  Updated: 2020 May 28  Resolved: 2020 May 28

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Incident report Priority: Trivial
Reporter: karthikeyan Assignee: Zabbix Support Team
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Steps to reproduce:

  1. Changes in configuration...
  2. Navigate to screen title...
  3. Click on screen element...
  4. ...

Result:
See screenshot...
See log file...
See memory dump...
Expected:
See screenshot....
See attached patch file...



 Comments   
Comment by karthikeyan [ 2020 May 28 ]

Issue :

Error:   tail -f /var/log/zabbix/zabbix_server.log

 PGRES_FATAL_ERROR:FATAL: terminating connection due to administrator command server closed the connection unexpectedly

solution:

1. login database server 

2. execute: **

sudo -u zabbix psql zabbix

**
3. Reindex the Zabbix database : **

reindex DATABASE zabbix;
Generated at Sun Apr 05 11:18:00 EEST 2026 using Jira 10.3.18#10030018-sha1:5642e4ad348b6c2a83ebdba689d04763a2393cab.