Federico Mena Quintero created an issue: https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/231
### Summary I rsync/ssh my blog and web page to webapps2.gnome.org. Since yesterday is is rejecting SSH connections on port 22. ### Steps to reproduce ``` $ ssh -v webapps2.gnome.org 2>&1 | tail debug1: Will attempt key: /home/federico/.ssh/id_ed25519 debug1: Will attempt key: /home/federico/.ssh/id_xmss debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512> debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic debug1: Next authentication method: publickey debug1: Offering public key: /home/federico/.ssh/id_rsa RSA SHA256:BBDLfFsGGAFQRe5pVSn4CkkdCLtuMgffKk76nBsXpdY agent debug1: Server accepts key: /home/federico/.ssh/id_rsa RSA SHA256:BBDLfFsGGAFQRe5pVSn4CkkdCLtuMgffKk76nBsXpdY agent Connection closed by 209.132.180.162 port 22 ``` ### What is the current bug behavior? The ssh connection gets closed before giving back a shell. It seems to auth fine. ### What is the expected correct behavior? Ssh works as usual :) (If the policy for hosting public_html has changed, please tell me!) /cc @averi @barthalion -- Reply to this email directly or view it on GitLab: https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/231 You're receiving this email because of your account on gitlab.gnome.org.
_______________________________________________ gnome-infrastructure mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-infrastructure
