Suhail
08/10/2020, 6:52 AM[INFO] Opened connection [connectionId{localValue:232, serverValue:54910}] to xx.xx.xx.xx:27017
[WARNING] Got socket exception on connection [connectionId{localValue:231, serverValue:54673}] to xx.xx.xx.xx:27017. All connections to xx.xx.xx.xx:27017 will be closed.
[INFO] Closed connection [connectionId{localValue:231, serverValue:54673}] to xx.xx.xx.xx:27017 because there was a socket exception raised by this connection.
com.mongodb.MongoSocketReadException: Exception receiving message
at com.mongodb.internal.connection.InternalStreamConnection.translateReadException(InternalStreamConnection.java:543)
at com.mongodb.internal.connection.InternalStreamConnection.access$1200(InternalStreamConnection.java:74)
at com.mongodb.internal.connection.InternalStreamConnection$5.failed(InternalStreamConnection.java:500)
at com.mongodb.internal.connection.AsynchronousSocketChannelStream$BasicCompletionHandler.failed(AsynchronousSocketChannelStream.java:252)
at com.mongodb.internal.connection.AsynchronousSocketChannelStream$BasicCompletionHandler.failed(AsynchronousSocketChannelStream.java:220)
at <http://sun.nio.ch|sun.nio.ch>.Invoker.invokeUnchecked(Invoker.java:128)
at <http://sun.nio.ch|sun.nio.ch>.UnixAsynchronousSocketChannelImpl.finishRead(UnixAsynchronousSocketChannelImpl.java:430)
at <http://sun.nio.ch|sun.nio.ch>.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:191)
at <http://sun.nio.ch|sun.nio.ch>.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213)
at <http://sun.nio.ch|sun.nio.ch>.EPollPort$EventHandlerTask.run(EPollPort.java:293)
at <http://sun.nio.ch|sun.nio.ch>.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: <http://java.io|java.io>.IOException: Connection timed out
at <http://sun.nio.ch|sun.nio.ch>.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at <http://sun.nio.ch|sun.nio.ch>.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:197)
at <http://sun.nio.ch|sun.nio.ch>.UnixAsynchronousSocketChannelImpl.finishRead(UnixAsynchronousSocketChannelImpl.java:387)
... 7 more
Getting this from Prisma. Keeps on restarting