-
Notifications
You must be signed in to change notification settings - Fork 98
Description
OpenIM Server Version
openim-server:v3.8.3-patch.9
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
openEuler2403 sp2
3, MaxPoolSize=100 | -> mongoutil.Check() /go/pkg/mod/github.com/openimsdk/[email protected]/db/mongoutil/verify.go:44 -> main.CheckMongo() /openim-server/tools/check-component/main.go:57 -> main.performChecks.func1() /openim-server/tools/check-component/main.go:145 -> main.performChecks() /openim-server/tools/check-component/main.go:173 -> main.main() /openim-server/tools/check-component/main.go:133
Mongo check failed: Error: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed. MongoDB ping failed, URI=mongodb://openIM:openIM123@mongo:27017/openim_v3?authSource=openim_v3&maxPoolSize=100, Database=openim_v3, MaxPoolSize=100 | -> mongoutil.Check() /go/pkg/mod/github.com/openimsdk/[email protected]/db/mongoutil/verify.go:44 -> main.CheckMongo() /openim-server/tools/check-component/main.go:57 -> main.performChecks.func1() /openim-server/tools/check-component/main.go:145 -> main.performChecks() /openim-server/tools/check-component/main.go:173 -> main.main() /openim-server/tools/check-component/main.go:133
Mongo check failed: Error: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed. MongoDB ping failed, URI=mongodb://openIM:openIM123@mongo:27017/openim_v3?authSource=openim_v3&maxPoolSize=100, Database=openim_v3, MaxPoolSize=100 | -> mongoutil.Check() /go/pkg/mod/github.com/openimsdk/[email protected]/db/mongoutil/verify.go:44 -> main.CheckMongo() /openim-server/tools/check-component/main.go:57 -> main.performChecks.func1() /openim-server/tools/check-component/main.go:145 -> main.performChecks() /openim-server/tools/check-component/main.go:173 -> main.main() /openim-server/tools/check-component/main.go:133
Mongo check failed: Error: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed. MongoDB ping failed, URI=mongodb://openIM:openIM123@mongo:27017/openim_v3?authSource=openim_v3&maxPoolSize=100, Database=openim_v3, MaxPoolSize=100 | -> mongoutil.Check() /go/pkg/mod/github.com/openimsdk/[email protected]/db/mongoutil/verify.go:44 -> main.CheckMongo() /openim-server/tools/check-component/main.go:57 -> main.performChecks.func1() /openim-server/tools/check-component/main.go:145 -> main.performChecks() /openim-server/tools/check-component/main.go:173 -> main.main() /openim-server/tools/check-component/main.go:133
check-component exit -1: not all components checks passed successfully after 180 attempts
[2025-12-02 03:38:02 UTC] Some tools failed to start, details are as follows, abort start
failed to execute /openim-server/_output/bin/tools/linux/amd64/check-component with exit code: exit status 255
Screenshots Link
No response
