Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH connectivity issues for www machine #3486

Closed
UlisesGascon opened this issue Sep 18, 2023 · 1 comment
Closed

SSH connectivity issues for www machine #3486

UlisesGascon opened this issue Sep 18, 2023 · 1 comment
Assignees

Comments

@UlisesGascon
Copy link
Member

As part of my onboarding as releaser nodejs/Release#892, I need to add my personal ssh key Have a single, high quality SSH key added to the "dist" user on the primary www server (see below for guidelines regarding SSH key quality), but the machine is returning an Operation timed out.

OpenSSH_9.0p1, LibreSSL 3.3.6
debug1: Reading configuration data /Users/Ulises/.ssh/config
debug1: /Users/Ulises/.ssh/config line 114: Applying options for infra-digitalocean-ubuntu1604-x64-1
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug2: resolve_canonicalize: hostname 138.197.224.240 is address
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/Users/Ulises/.ssh/known_hosts'
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug3: ssh_connect_direct: entering
debug1: Connecting to 138.197.224.240 [138.197.224.240] port 22.
debug3: set_sock_tos: set socket 3 IP_TOS 0x48
debug1: connect to address 138.197.224.240 port 22: Operation timed out
ssh: connect to host 138.197.224.240 port 22: Operation timed out

Just to ensure that this is not a local issue, I was able to connect to other infra machines without any issue like ci. Can you check if your connection works? In that case, can you add my ssh key?

@UlisesGascon
Copy link
Member Author

This is solved

@UlisesGascon UlisesGascon self-assigned this Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant