Gitlab CI/CD Strange SSH issue on SSH2_MSG_KEX_ECDH_REPLY
Problem
A few days ago, I faced a strange issue on my pipeline, and I saw a strange error log that didn't mean anything to me:
Connection closed by UNKNOWN port 65535
So, I decided to enable verbose logs on all 3 levels for every ssh command
The de...
adnanebrahimi.hashnode.dev3 min read