[BUG] : MongoDB ping failed, URI=mongodb://openIM:openIM123@localhost:37017/openim_v3?maxPoolSize=100, Database=openim_v3, MaxPoolSize=100: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed. #2323
Labels
bug
Categorizes issue or PR as related to a bug.
OpenIM Server Version
v3.7.1
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
[root@localhost open-im-server]# mage start
[2024-05-31 20:34:08 CST] Starting tools primarily involves component verification and other preparatory tasks.
Starting /usr/local/open-im-server/_output/bin/tools/linux/amd64/check-free-memory -c /usr/local/open-im-server/config/
System available memory is sufficient: 2.26GB
Starting /usr/local/open-im-server/_output/bin/tools/linux/amd64/check-free-memory -c /usr/local/open-im-server/config/ successfully
Starting /usr/local/open-im-server/_output/bin/tools/linux/amd64/check-component -c /usr/local/open-im-server/config/
check-component Index: 0, Config Path: /usr/local/open-im-server/config/
Mongo check failed: MongoDB ping failed, URI=mongodb://openIM:openIM123@localhost:37017/openim_v3?maxPoolSize=100, Database=openim_v3, MaxPoolSize=100: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed.
Redis check succeeded.
Kafka check succeeded.
MinIO check succeeded.
Etcd check succeeded.
Mongo check failed: MongoDB ping failed, URI=mongodb://openIM:openIM123@localhost:37017/openim_v3?maxPoolSize=100, Database=openim_v3, MaxPoolSize=100: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed.
Screenshots Link
The text was updated successfully, but these errors were encountered: