Re: SSH on Gitlab

2023-06-22 Thread Ben Gamari
Simon Peyton Jones writes: > Is SSH working on gitlab.haskell.org? I'm getting this > > simonpj@CDW-8FABODHF0V5:~$ ssh -v g...@gitlab.haskell.org > OpenSSH_8.2p1 Ubuntu-4, OpenSSL 1.1.1f 31 Mar 2020 > debug1: Reading configuration data /home/simonpj/.ssh/config > debug1: Reading configuration

Re: SSH on Gitlab

2023-06-22 Thread Bryan Richter via ghc-devs
Hi Simon, I'm on vacation this week and can't help or attempt to reproduce. I suspect, however, this is going to get better on its own. Any evidence for or against intermittent network issues that anyone can provide, now or any other time, would help me look into this later. For example, are

SSH on Gitlab

2023-06-22 Thread Simon Peyton Jones
Is SSH working on gitlab.haskell.org? I'm getting this simonpj@CDW-8FABODHF0V5:~$ ssh -v g...@gitlab.haskell.org OpenSSH_8.2p1 Ubuntu-4, OpenSSL 1.1.1f 31 Mar 2020 debug1: Reading configuration data /home/simonpj/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1:

Re: SSH on Gitlab

2023-06-22 Thread Tom Ellis
FWIW if I try the same command I get all the way through to a normal exit (which I guess is expected since you're not supposed to be able to actually obtain a shell via ssh!) so I guess the problem is specific to you, Simon. Tom OpenSSH_8.4p1 Debian-5+deb11u1, OpenSSL 1.1.1n 15 Mar 2022