[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:
Result: |
| 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 ** reindex DATABASE zabbix; |