You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to connect to mongoatlas using ?authMechanism=MONGODB-AWS and with a service account isra defined.
However eks default service account is being used resulting is the following error.
MongoServerError: Could not find user "arn:aws:sts::XXXXX for 'db $external'
Any ideas?
Versions:
"aws4": "1.13.2"
"mongoose": "8.2.0",
Thank you
The text was updated successfully, but these errors were encountered:
HI!
I'm trying to connect to mongoatlas using ?authMechanism=MONGODB-AWS and with a service account isra defined.
However eks default service account is being used resulting is the following error.
MongoServerError: Could not find user "arn:aws:sts::XXXXX for 'db $external'
Any ideas?
Versions:
"aws4": "1.13.2"
"mongoose": "8.2.0",
Thank you
The text was updated successfully, but these errors were encountered: