View Issue Details

IDProjectCategoryView StatusLast Update
0000832Pgpool-IIBugpublic2024-04-05 17:08
Reporterceolo Assigned To 
PrioritynormalSeverityblockReproducibilityhave not tried
Status closedResolutionopen 
Product Version4.4.2 
Summary0000832: pcp_node_info command command failed with reason: "ArraySize"
DescriptionHi,
On Linux SLES 15 SP5, does someone has the following error with command pcp_node_info (upgraded from 4.2.5 ):

HOST1:/var/lib/pgsql # /usr/sbin/pcp_node_info -h localhost -U pgpool 1
Password:
command failed with reason: "ArraySize"

if trying with an incorrect password, the error is normal.
HOST1:/var/lib/pgsql # /usr/sbin/pcp_node_info -h localhost -U pgpool 1
Password:
FATAL: authentication failed for user "pgpool"
DETAIL: username and/or password does not match
TagsNo tags attached.

Activities

pengbo

2024-04-01 15:41

developer   ~0004503

Last edited: 2024-04-01 15:41

Users are encouraged to ask general questions on mailing list "pgpool-general@pgpool.net".
Could you send your question to mailing list?

First, you need to subscribe from https://www.pgpool.net/mailman/listinfo/pgpool-general

ceolo

2024-04-04 21:59

reporter   ~0004504

my mistake, the new pgppool rpm was not complaining about an old pcp package. After updating this one, everything is fine.

pengbo

2024-04-05 10:19

developer   ~0004505

Great!

I am going to close this issue.

Issue History

Date Modified Username Field Change
2024-03-30 00:12 ceolo New Issue
2024-04-01 15:41 pengbo Note Added: 0004503
2024-04-01 15:41 pengbo Note Edited: 0004503
2024-04-04 21:59 ceolo Note Added: 0004504
2024-04-05 10:19 pengbo Note Added: 0004505
2024-04-05 17:08 pengbo Status new => closed