sa...@sahil-laptop:~$ ssh [email protected] ssh: connect to host github.com port 22: Connection refused
On Wed, Sep 8, 2010 at 3:56 PM, Topher Fangio <[email protected]>wrote: > Have you run through the Getting Started section on > http://help.github.com/? > > Sounds like you haven't quite gotten your SSH keys setup properly if it's > refusing your connection. > > What happens if you try to execute the following command? > > ssh [email protected] > > Topher > > On Wed, Sep 8, 2010 at 2:41 PM, Sahil Arora <[email protected]>wrote: > >> actually i want to do >> >> git push origin master >> >> >> sa...@sahil-laptop:~/chess-queen-positions$ git push origin master >> >> >> ssh: connect to host github.com port 22: Connection refused >> >> fatal: The remote end hung up unexpectedly >> >> >> where to type the url...? >> >> >> On Wed, Sep 8, 2010 at 3:29 PM, Avery Pennarun <[email protected]>wrote: >> >>> On Wed, Sep 8, 2010 at 11:06 AM, Sahil Arora <[email protected]> >>> wrote: >>> > while i try to push sudo git push github master it shows >>> > ssh:canot connect to github.com port 22 connection refused >>> > I am behind proxy server. I tried corkscrew with no gain >>> > any help.... >>> >>> Perhaps try using a github http URL instead of the ssh URL? >>> >>> https://[email protected]/username/project.git >>> >>> Hope this helps. >>> >>> Avery >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "GitHub" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<github%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/github?hl=en. >>> >>> >> >> >> -- >> Sahil Arora >> B.Tech 2nd year >> Computer Science and Engineering >> IIT Delhi >> Contact No: +91 9871491046 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "GitHub" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<github%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/github?hl=en. >> > > > > -- > Topher Fangio > > System Architect > Pharos Resources > > office: 325.216.2908 > mobile: 325.660.7141 > > -- > You received this message because you are subscribed to the Google Groups > "GitHub" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<github%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/github?hl=en. > -- Sahil Arora B.Tech 2nd year Computer Science and Engineering IIT Delhi Contact No: +91 9871491046 -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
