Hi, I am getting the following error when I try to connect to a PostgreSQL database running on a Rocky 8 EC2 Instance.
SYS-E-HTTPFAIL, Failed to connect. SYS,GENERAL_EXCEPTION,Failed to connect,RetCode: SQL_ERROR SqlState: 08001 NativeError: 101 Message: could not connect to server: Connection refused Is the server running on host and accepting TCP/IP connections?
I've checked the TCP connections and the host IP address. Any idea why I continue to get this error?
Thanks!