Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 332273 - Connection refused during git clone git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.kernel.git
Summary: Connection refused during git clone git://git.eclipse.org/gitroot/virgo/org.e...
Status: RESOLVED INVALID
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Git (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 02:10 EST by Missing name Mising name CLA
Modified: 2010-12-10 12:31 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Missing name Mising name CLA 2010-12-10 02:10:01 EST
Build Identifier: 

During an anonyms read-only clone of the git clone git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.kernel.git I'll always get the following error:

Cloning into org.eclipse.virgo.kernel...
git.eclipse.org[0: 206.191.52.44]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)

Reproducible: Always

Steps to Reproduce:
1. open a commandline
2. execute: git clone git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.kernel.git
Comment 1 Glyn Normington CLA 2010-12-10 03:33:07 EST
This is one for the webmasters.
Comment 2 Denis Roy CLA 2010-12-10 09:56:05 EST
I will need your Internet-facing IP address, since I can't reproduce this.  You can get it by visiting http://whatismyip.org.

Feel free to email it to me at webmaster@eclipse.org with a reference to this bug number.
Comment 3 Missing name Mising name CLA 2010-12-10 12:31:29 EST
Thanks guys for your help after you mentioned to check my IP I realized that I was behind a firewall that blocks the port git is using (9418). Sorry for raising this bug.