Orbeon Forms and Git connection problem

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Orbeon Forms and Git connection problem

ali112
Hello everyone!

I'm new to Orbeon and I'm trying to build it following this tutorial: https://github.com/orbeon/orbeon-forms/wiki/Building-Orbeon-Forms

Since Sunday I have been trying to use the git clone command described there but I just have gotten the following message on Git Bash (Windows 7):

$ git clone git@github.com:orbeon/orbeon-forms.git c:/myproject
Cloning into 'c:/myproject'...
ssh: Could not resolve hostname github.com: no address associated with name
fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.


Am I missing something?

Thanks in advance!
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon Forms and Git connection problem

Erik Bruchez
Administrator
I just tried and it worked. Not sure what's going on.

Can you clone other github repositories?

Can your browser to got github.com?

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon Forms and Git connection problem

ali112
Thank you very much for your helpfulness, Erik!

I thought it could be a GitHub issue or that maybe you had changed something. But after reading what you have said I went deeper and figured out it was my firewall (COMODO Internet Security Premium). Before I had asked here, I tested disabling it. But now I realized that this action was not enough. By restarting my Windows in Security Mode I could access the repository and clone it. Later on I will look for a better solution, but I'm happy for now. :)

Cheers!
Reply | Threaded
Open this post in threaded view
|

Re: Orbeon Forms and Git connection problem

Erik Bruchez
Administrator
Great, glad it's working now. -Erik