Open bmson7112 opened 1 year ago
ssh -T 34.82.195.113
from your local machine or ssh -T 35.203.134.166
.
- Ensure the instances worker-0 and worker-1 exist and are reachable from your current environment first.
- Check that the SSH server on the remote host is running and accepting connections on port 22. You can run the command
ssh -T 34.82.195.113
from your local machine orssh -T 35.203.134.166
.
Thanks for your answer, i was able to ssh without changing anything. I think this error is only transitory.
Hello, I was working on the 'Distribute the Client and Server Certificates' section of Chapter 04 when I encountered this error
Previously, I was able to SSH into the instances. Can you explain why this is happening and how to fix the error?