https://bugzilla.wikimedia.org/show_bug.cgi?id=53895
--- Comment #21 from Paul Bourke <[email protected]> --- Hi, I've been able to reproduce this on a local Gerrit instance quite reliably by running the following: while true; do ssh <gerrit> -p 29418; done A workaround that does work is to use the bouncy castle SSL library. See the following thread for more info: https://groups.google.com/forum/#!topic/repo-discuss/JE7OM6o7DMs -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
