aws / aws/amazon-redshift-python-driver
password authentication failed for user xxxx
- 主要语言
- Python
- 星标
- 220
- 派生
- 86
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Driver version
redshift-connector 2.1.3
## Redshift version
PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.76230
## Client Operating System
window
## Python version
py 3.11
## Problem description
When windos computers connected to redshift, the password error was reported, I was sure that my password was correct, and I was able to connect normally under mac, I suspected that it was special characters, but I changed the password to no special characters, only alphanumeric, and the error was still reported under windows, and the error content was:
{'S': 'FATAL', 'C': '28000', 'M': 'password authentication failed for user "ag_readonly"', 'F': '/home/ec2-user/padb/src/pg/src/backend/libpq/auth.c', 'L': '425', 'R': 'auth_failed'}
贡献指南
调研方向
The report names no repository files, tests, or entry points; it identifies redshift-connector 2.1.3, Windows with Python 3.11, and a password authentication error. Start by reproducing the same connection on Windows and macOS and comparing diagnostics; done means identifying a reproducible cause or documenting the information needed to fix it.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- authentication, database
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100