-
Notifications
You must be signed in to change notification settings - Fork 1.3k
CSHARP-4021: Add section to troubleshooting FAQ per driver with top SEO results. #845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
||
| * `No connection could be made because the target machine actively refused it` - a driver doesn't see a server endpoint. In most cases this means that a server is not visible in network or has not been launched. | ||
|
|
||
| * `Attempted to read past the end of the stream.` - this error happens when driver can't connect to a server due to network error. Make sure that a configured server is accessible. One typical example of when this error happens is when client's machine IP is not configured in the atlas IPs white list. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we can also mention here that if you still have a question about this exception, please create a jira ticket and provide sdam events?
c7f5bc2 to
153d261
Compare
153d261 to
f03377b
Compare
JamesKovacs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Edits and changes made inline as it was easier than sending you a list of edits. Feel free to disagree with any of my changes.
JamesKovacs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I'm not sure what we can suggest for these tickets:
it looks like too easy and straightforward questions, thoughts?
NOTE: to deploy changes locally, use this hugo command: