Re: Failed to connect to Github repository

2016-05-02 Thread Mark Waite
I doubt it is GitHub settings. Maybe you're behind some form of proxy server and need to configure the proxy settings of your Windows machine so that it can connect to github? Another alternative would be to switch from using https protocol to using ssh protocol (g...@github.com:YourUserName/repo

Re: Failed to connect to Github repository

2016-05-02 Thread Prasu S
Thank you Mark for quick response !!! I tried to connect github repository from Jenkins windows machine using github credentials but no luck. Here is the error: fatal: unable to access " : Failed connect to github.com:443; No error. Do you I have to look into any Github settings? Thanks, P

Re: Failed to connect to Github repository

2016-04-29 Thread Mark Waite
Be sure that you've used the "Credentials" link from the top of the Jenkins UI to add a new RSA private key for your user, and that you've confirmed separately from a git command line on that Windows machine that the credentials allow you access to the github repository. Use that credential in the

Failed to connect to Github repository

2016-04-29 Thread Prasu S
I'm trying to connect from Jenkins(which is on windows server) to Github repository(this is in cloud) . I received this error: Failed to connect to repository :failed to connect to using credentials(status=403). Please help me resolve this issue. It's urgent. Thank You, P !! -- You received

Failed to connect to Github repository

2016-04-28 Thread Prasu S
I'm trying to connect from Jenkins(which is on windows server) to Github repository(this is in cloud) . I received this error: Failed to connect to repository :failed to connect to using credentials(status=403). Please help me resolve this issue. It's urgent. Thank You, P !! -- You received