Error Occurred in Initializing the Connection Pool, Failed to initialize pool: Communications link failure

I Have created a database conenction on vConnect But getting below Error when I test the connection:

"errors":"Error Occurred in Initializing the Connection Pool:Failed to initialize pool: Communications link failure. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

*What is the issue here and how we can resolve this?

2 Likes

This error comes when our VRT server not able to communicate with the database server. Please whitelist and allow traffic from VRT server(where dbes microservice is running) to database server.

1 Like