Skip to content

PHPLIB-790: Docs for common troubleshooting issues #982

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

Merged
merged 6 commits into from
Sep 30, 2022

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Sep 29, 2022

@jmikola jmikola marked this pull request as ready for review September 30, 2022 02:19
Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

Great work, especially on the server selection tutorial!

Comment on lines +128 to +135
- "connection refused" likely indicates that the remote host is not listening on
the expected port.
- "connection timeout" could indicate a routing or firewall issue, or perhaps
a timeout due to latency.
- "socket timeout" suggests that a connection *was* established at some point
but was dropped or otherwise timeout out due to latency.
- "TLS handshake failed" suggests something related to TLS or OCSP verification
and is sometimes indicative of misconfigured TLS certificates.
Copy link
Member

Choose a reason for hiding this comment

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

Great explanation to point people in the right direction! 👍

@jmikola jmikola merged commit c8f1188 into mongodb:master Sep 30, 2022
@jmikola jmikola deleted the phplib-790 branch September 30, 2022 15:58
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