SSH broken pipe error

From DISI
Revision as of 00:58, 28 July 2016 by Benrwong (talk | contribs) (Matthew ran into this error. We worked together to solve it.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

When SSH'ing to gimel or any other host, there is an error that will prevent you from getting in that states: "Write failed: Broken pipe"

This error happens when you have too many concurrent processes linked to your name. The maximum limit of processes is 50. If you can, kill some of the processes that are associated with your user name. Otherwise, contact one of the sysadmins to kill some of your processes until you have less than 50. Then, try ssh'ing into the remote host again.