Marcus Boden
Marcus Boden
I've come across this issue as well and distilled it down to this command (without any changes to `.ssh/config`: ``` ssh -J ubuntu@ [email protected] -Y ``` As noted, by fgergo,...
I ran into that error as well. Turns out to be a HTTP/HTTPS issue hidden behind very bad error messages. I fixed it by specifying the correct url including the...
Hi, just hit this bug as well. Restarting the controller fixes it temporarily, but that's not ideal.