👤 Starting a new connection to: “159.223.79.8” port “22” ⚙️ Starting address resolution of “159.223.79.8” ⚙️ Address resolution finished ⚙️ Connecting to “159.223.79.8” port “22” 😨 Connection failed: connection timed out. No more addresses to try.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @kibafemo3
Do you have a Firewall configuration that restricts access on port 22?
A connection timeout means that the client attempted to establish a network socket to the SSH server, but the server failed to respond within the timeout period.
Here are some steps you can take to troubleshoot this error.
Regards