MagicStack / MagicStack/asyncpg
Ident authentication failed for user "postgres"
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
* **asyncpg version**: 0.20.1
* **PostgreSQL version**: 12
* **Python version**: 3.7.4
* **Platform**: Centos 8
* **Do you use pgbouncer?**: No, what is it?
* **Did you install asyncpg with pip?**: Yes
> asyncpg.exceptions.InvalidAuthorizationSpecificationError: Ident authentication failed for user "postgres"
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is identified. Start by reproducing the connection failure with asyncpg 0.20.1, PostgreSQL 12, Python 3.7.4, and CentOS 8, then inspect the PostgreSQL authentication configuration and the reported exception. Done requires determining whether the failure is in asyncpg or the server setup, but the issue does not define a code change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- authentication, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100