Skip to content

Conversation

@ccho-mongodb
Copy link
Contributor

@ccho-mongodb ccho-mongodb commented Jan 18, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-34709
Staging - Connection Troubleshooting

A few notable differences from the current page:

  • Replaced duplicated "check connection string" section with guidance more relevant to each top-level topic
  • Added a couple helpful links including links to the FAQ
  • Reworded some of the headings

Vale issues responded to in comments.

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?


An invalid connection string is the most common cause of authentication
issues when attempting to connect to MongoDB.
.. replacement:: scram-failure-error
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot address this Vale issue, rule is set to change soon.


For more information about connection strings,
see the :ref:`rust-quick-start-connection-string` guide.
Error: Error { kind: Authentication { message: "SCRAM failure: bad auth :
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot address this Vale issue, rule is set to change soon.

For more information about connection strings,
see the :ref:`rust-quick-start-connection-string` guide.
Error: Error { kind: Authentication { message: "SCRAM failure: bad auth :
authentication failed" }, labels: {}, wire_version: None, source: Some(Error
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot address this Vale issue, rule is set to change soon.

Error: Error { kind: Authentication { message: "SCRAM failure: bad auth :
authentication failed" }, labels: {}, wire_version: None, source: Some(Error
{ kind: Command(CommandError { code: 8000, code_name: "AtlasError", message:
"bad auth : authentication failed", topology_version: None }),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot address this Vale issue, rule is set to change soon.

Copy link
Contributor

@rustagir rustagir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@ccho-mongodb ccho-mongodb merged commit 24074a4 into mongodb:master Jan 18, 2024
@ccho-mongodb ccho-mongodb deleted the DOCSP-34709-connection-troubleshooting-shared branch January 18, 2024 20:34
ccho-mongodb pushed a commit that referenced this pull request Jan 18, 2024
ccho-mongodb pushed a commit that referenced this pull request Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants