[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 Sat Apr 26 01:30:03 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.