When trying to test connection to Gerrit: ssh -p 29418 d3r1ck01@gerrit.wikimedia.org or fetch updates to my local MW repo: git pull, I get this error:
Received disconnect from <some-IP> port 29418:12: Too many concurrent connections (8) - max. allowed: 8
Not sure what exactly is going on. Running the command in verbose mode (with -v), shows that connection is established but not sure why it suddenly disconnects. Has anyone had this issue?