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'}
貢獻指南
研究方向
該報告沒有提及任何 repository 檔案、測試或進入點;它指出了 redshift-connector 2.1.3、使用 Python 3.11 的 Windows,以及密碼驗證錯誤。首先在 Windows 和 macOS 上重現相同的連線並比較診斷資訊;當確定了可重現的原因,或記錄了修正該問題所需的資訊時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- authentication, database
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100