[14:28] [telegram] Are any devs having issues where pushing with ssh hangs git push [14:28] [telegram] I added my keys to ~/.ssh folder and authorized_keys but its not working [15:07] [telegram] @ItzSwirlz can you ssh into the box where you're trying to push? [15:21] [telegram] No I’m trying to push to GitHub [15:21] [telegram] But when I git push to a git@github.. it hangs [15:21] [telegram] Maybe it’s an internet [15:27] [telegram] try to ssh into it [15:27] [telegram] mario@BUNTOR ~> ssh git@github.com [15:27] [telegram] PTY allocation request failed on channel 0 [15:27] [telegram] Hi msplival! You've successfully authenticated, but GitHub does not provide shell access. [15:27] [telegram] Connection to github.com closed. [15:27] [telegram] 1 mario@BUNTOR ~> [15:27] [telegram] this is what I get [15:28] [telegram] so, do a ssh -v ... and then see where it fails, you might be able to deduce why is it failing [16:33] [telegram] It just stays here [16:33] [telegram] Weird [16:33] [telegram] https://matterbridge.thomas-ward.net/16877bba/file_164.jpg [17:05] [telegram] netowrking issues? [17:05] [telegram] do telnet github.com 22 and see if you get ssh banner [17:30] [telegram] It connected. Probably a me issue. I’ll try later at home but I don’t think this is a ssh bug [17:30] [telegram] Well it says connected to GitHub.com === dtg01101 is now known as dtg01100 [19:11] [telegram] very unlikely it's a ssh bug