You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.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?The text was updated successfully, but these errors were encountered: