[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

archery从1.10.0升级到1.11.3版本后,无法连接mongo #2861

Open
chown1987 opened this issue Nov 15, 2024 · 0 comments
Open

archery从1.10.0升级到1.11.3版本后,无法连接mongo #2861

chown1987 opened this issue Nov 15, 2024 · 0 comments

Comments

@chown1987
Copy link

重现步骤

1、把archery升级到1.11.3
2、登录archery,在实例列表中随便测试mongo的连接,报连接失败
3、联系mongo的云厂商,确认mongo 4.2版本不支持SCRAM-SHA-256的连接方式

预期外的结果

1、通过查看,发现1.11.3版本中,pymongo的版本是4.x,无法支持mongo的SCRAM-SHA-1连接方式
2、能否在新版本中修复该bug,把pymongo兼容SCRAM-SHA-1和SCRAM-SHA-256的连接方式

日志文本

No response

版本

1.11.3

部署方式

Docker

是否还有其他可以辅助定位问题的信息?比如数据库版本等

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant