Unable to connect to the host / port

Unable to connect to the host / port

Follow the below steps to troubleshoot the error
  1. Make sure the service you're trying to connect to is actually running on the designated Host/IP and Port.
  2. Ensure the service is accessible by performing the below steps from the Applications Manager Installer Server.
    1. Ping Test: Try pinging the Host/IP to check if it’s reachable.
    2. Telnet Test: Test if the specified port is open using a telnet command.
    3. Direct URL Access: Open the service’s URL (e.g., http(s)://[Host/IP]:[Port]) directly in a browser from Applications Manager installed server to verify the service is accessible.
  3. If your environment requires the use of a proxy server to access the service (http(s)://[Host/IP]:[PORT]/), then configure it in Applications Manager. Click here to know how to configure proxy in Applications Manager.
  4. If proxy is configured in Applications Manager and you want to bypass the service Host/IP from routing through the proxy, then add the Host/IP under the "Do not use proxy for addresses beginning with" field in the same 'Configure Proxy' page in Settings > Product Settings > Proxy Server Settings.

Still facing issues?
If the problem persists, contact our support team along with the following details:
  1. A screenshot of the "Add Monitor" page. 
  2. Reproduce the issue and share the latest Support Information File (SIF) from Applications Manager, with the "Print all logs" option enabled. To do this, go to Settings > Logging, and choose "Print all logs".


                  New to ADSelfService Plus?

                    • Related Articles

                    • Service is not running error troubleshooting

                      Follow the below steps to troubleshoot the error Ensure that the service you are trying to configure is actually running on the designated Host/IP and Port. If the service is running, ensure it is accessible from the machine where applications ...
                    • Unable to connect to the host

                      Follow the below steps to troubleshoot the error Check if the given Host Name / IP Address is correct. Run the below command in Applications Manger installed server to ensure Host / IP Address is reachable. ping <Host Name/IP Address> Eg: ping ...
                    • UDP Port Monitor - Troubleshooting

                      How do we monitor UDP Port? UDP is a connectionless protocol which doesn't send any acknowledgement on connecting to the UDP port like TCP. When UDP port is not open system will send ICMP port unreachable message. The Issue is when the UDP port is ...
                    • While adding a mongoDB server, it fails with message "Unable to connect to the host / port".

                      Solution: Check if the mongod / mongos instance is running in the host name specified. Check if the port number is given correctly. If mongod / mongos is running in authenticated mode, then enable "Is Authentication required" and give correct ...
                    • Discovery of Redis server fails with message "Unable to connect to host: <hostname> port: <port number>".

                      Solution: Confirm that the Redis host and port are accessible from the server on which the Applications Manager product is installed. Ensure that there are no network restrictions or firewall rules preventing access to the Redis server. To verify the ...