Authentication fails
First determine which boundary rejected the request: Nexo management access, client-to-Nexo authentication, or MongoDB authentication.
Check
- Capture the sanitized error and failing boundary.
- Confirm username, authentication database, and mechanism match the working direct connection.
- Check that the secret reference exists and the runtime can read it.
- Confirm credentials were rotated consistently.
- Verify the database identity has the required privileges.
- Check whether certificate identity or hostname validation is involved.
Never paste passwords, tokens, private keys, or complete credential-bearing connection strings into logs or support requests.