View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000737 | Pgpool-II | Bug | public | 2021-11-04 10:24 | 2022-02-05 17:06 |
| Reporter | barry.cao@softtek.com | Assigned To | t-ishii | ||
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0000737: failed to authenticate | ||||
| Description | 2021-11-03 05:52:15: pid 1: ERROR: failed to authenticate 2021-11-03 05:52:15: pid 1: DETAIL: Invalid Username specified. Please check the Username and retry connection. The Username should be in <username@hostname> format. 2021-11-03 05:52:15: pid 1: LOG: find_primary_node: make_persistent_db_connection_noerror failed on node 0 2021-11-03 05:52:15: pid 1: ERROR: failed to authenticate 2021-11-03 05:52:15: pid 1: DETAIL: Invalid Username specified. Please check the Username and retry connection. The Username should be in <username@hostname> format. 2021-11-03 05:52:15: pid 1: LOG: find_primary_node: make_persistent_db_connection_noerror failed on node 1 | ||||
| Steps To Reproduce | An error is reported when pgpool is connected to azure postgre master-slave cluster startup. pool_password is as follows: azure_pg_postgres@odoo-master:md5ac9979bf50400e6eb7aabad486379f1b Configured username@hostname User name in the format of, but pgpool doesn't seem to recognize it@ Try to use %40 instead of @, but this error is also reported how can i do? | ||||
| Tags | No tags attached. | ||||
|
|
I think this is a similar issue to :https://www.pgpool.net/mantisbt/view.php?id=699 The bottom line is, Azure only supports clear text authentication. Please use clear text password instead in pool_passwd. |
|
|
May I close this issue? |
|
|
No feedback from the report almost 1 month. I am going to close this. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-11-04 10:24 | barry.cao@softtek.com | New Issue | |
| 2021-11-05 17:47 | t-ishii | Note Added: 0003952 | |
| 2021-11-05 17:47 | t-ishii | Assigned To | => t-ishii |
| 2021-11-05 17:47 | t-ishii | Status | new => feedback |
| 2021-11-11 17:15 | t-ishii | Note Added: 0003954 | |
| 2021-12-08 19:46 | t-ishii | Note Added: 0003964 | |
| 2022-02-05 17:06 | t-ishii | Status | feedback => closed |