-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Component/s: Authentication
-
None
-
Not Needed
DBX tests for AWS authentication are failing on latest (v6.0.0-alpha-194) after SERVER-57369:
[2022/02/28 19:28:08.199] MongoDB shell version v6.0.0-alpha-194-g0544506 [2022/02/28 19:28:08.199] connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb [2022/02/28 19:28:08.201] Implicit session: session { "id" : UUID("ba35b7f3-cb4c-45f3-81f5-572e7009c140") } [2022/02/28 19:28:08.265] MongoDB server version: 6.0.0-alpha-194-g0544506 [2022/02/28 19:28:08.265] Error: Each client connection may only be authenticated once. Previously authenticated as: bob@admin [2022/02/28 19:28:08.265] uncaught exception: Error: assert failed : [2022/02/28 19:28:08.265] doassert@src/mongo/shell/assert.js:20:14 [2022/02/28 19:28:08.265] assert@src/mongo/shell/assert.js:151:9 [2022/02/28 19:28:08.265] @aws_e2e_regular_aws.js:18:1 [2022/02/28 19:28:08.265] @aws_e2e_regular_aws.js:7:2 [2022/02/28 19:28:08.271] failed to load: aws_e2e_regular_aws.js [2022/02/28 19:28:08.271] exiting with code -3 [2022/02/28 19:28:08.271] Command failed: command encountered problem: error waiting on process '0a75b3ee-7d13-45c3-94e5-8d743456e954': exit status 253
- is caused by
-
SERVER-57369 Remove support for authentication as multiple simultaneous users (5.3)
- Closed
- is related to
-
PYTHON-3147 Test Failure - MONGODB-AWS Auth Ubuntu 18.04
- Closed