Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

git enlistment fails

Hi,

I tried to add a git repos from my project page:
http://penguin.fr/git/sshproxy.git

But it fails, saying:
The server did not respond to the 'git-ls-remote' command. Is the URL correct?

I've checked the git-ls-remote command, and it works well from here. What is the exact command line for git-ls-remote ?
What could be the problem ?

Thanks

David Guerizec over 18 years ago
 

I checked with tcpdump if your enlistment server connects to my web server when I push the enlistment button, and the result is no, it doesn't try to connect. I also checked my firewall settings which look ok.

I had a DNS problem last week, but all should be ok now. Maybe your DNS cache is still caching the old DNS for my domain ?

David Guerizec over 18 years ago
 

Hello, zundog,

It turns out we had a configuration problem on one of our machines that prevented git from working correctly. It's been fixed, and I've added the repository to the project. I'll keep an eye on it.

Thanks,

Robin

Robin Luckey over 18 years ago
 

OK, it finally worked, must have been a DNS cache problem.

David Guerizec over 18 years ago