Postgres protocol test failed

Description

I keep getting this

apiscp cp.domain.network
: [cp] postgres 
 restart - failed protocol test [PGSQL] at /tmp/.s.PGSQL.5432 -- PGSQL: response message is too large: 134217724 bytes received (maximum 1024)

2025-03-17 10:03:24.043 GMT [14187] LOG: starting PostgreSQL 14.17 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-23), 64-bit
2025-03-17 10:03:24.043 GMT [14187] LOG: listening on IPv4 address “127.0.0.1”, port 5432
2025-03-17 10:03:24.044 GMT [14187] LOG: listening on IPv6 address “::1”, port 5432
2025-03-17 10:03:24.044 GMT [14187] LOG: listening on Unix socket “/tmp/.s.PGSQL.5432”
2025-03-17 10:03:24.047 GMT [14187] LOG: listening on Unix socket “/.socket/pgsql/.s.PGSQL.5432”
2025-03-17 10:03:24.047 GMT [14187] LOG: listening on Unix socket “/var/run/postgresql/.s.PGSQL.5432”
2025-03-17 10:03:24.053 GMT [14190] LOG: database system was shut down at 2025-03-17 10:03:23 GMT
2025-03-17 10:03:24.059 GMT [14187] LOG: database system is ready to accept connections
2025-03-17 10:03:24.061 GMT [14196] LOG: TimescaleDB background worker launcher connected to shared catalogs
2025-03-17 10:03:27.965 GMT [14280] FATAL: terminating connection due to administrator command
2025-03-17 10:03:27.965 GMT [14280] STATEMENT: SELECT pg_terminate_backend(pg_backend_pid())

Environment

ApisCP version: [root@cp log]# cpcmd misc:cp-version revision: 6e7945906749e48a0f16905e440238b2f52cb96c timestamp: 1738885810 ver_maj: 3 ver_min: 2 ver_patch: 45 ver_pre: 63-g6e7945906 dirty: false debug: true
Operating System: [root@cp log]# uname -r 4.18.0-553.44.1.el8_10.x86_64

Duplicate: Broken Postgres

1 Like