Summary
After entering a resource in CloudBees CD (CloudBees Flow), the web GUI shows the CloudBees CD (CloudBees Flow) Agent ping failing with the message "Connection refused: no further information".
Use the following techniques to identify if the problem is outside of CloudBees CD (CloudBees Flow).
Techniques
-
Use ping to check the network connections
-
From the CloudBees CD (CloudBees Flow) Agent, ping the CloudBees CD (CloudBees Flow) Server.
-
If you get an error message, fix the networking problem before proceeding.
-
If the screen responds with a ping packet, ping is working OK from the agent.
-
-
From the CloudBees CD (CloudBees Flow) Server, ping the agent
-
If you get an error message, fix the networking problem before proceeding.
-
If the screen responds with a ping packet, ping is working OK from the server.
-
-
-
Use telnet to check the port connections
-
From the CloudBees CD (CloudBees Flow) Agent, "telnet 8443":
-
If you get an error message, fix the networking problem before proceeding.
-
If the screen responds with an "empty frame", telnet is working OK from the agent.
-
-
From the CloudBees CD (CloudBees Flow) Server, "telnet 8443":
-
If you get an error message, fix the networking problem before proceeding.
-
If the screen responds with an "empty frame", telnet is working OK from the server.
-
-