Bug Report: Connection Timeout using mongodb+srv:// connection string #7143
Labels
Status: Open
Issue has been triaged by the front-line engineers and is being worked on verification
Type: Bug
Label issue as a bug defect
Brief Summary
Payara 5
We need to connect to Atlas Mongo using private endpoint using mongodb+srv:// connection string but We are getting Connection Time out.
MongoSocketOpenException: Exception opening socket}, caused by java.net.SocketException: Connection reset
Our application runs on AWS, so we are using private endpoint for secure connection: https://www.mongodb.com/docs/atlas/security-private-endpoint/#private-endpoint-concepts
It works fine if we use it without private endpoint on our machine.
Expected Outcome
Should be able to connect with Atlas Mongo using mongodb+srv://
Current Outcome
Connection Time Out Error
Reproducer
Operating System
Linux
JDK Version
11
Payara Distribution
Payara Micro
The text was updated successfully, but these errors were encountered: