The server is OK. Because when I clone the same repository (sae URL) without using eclipse, everything works fine
On Fri, May 30, 2014 at 3:02 PM, John Peberdy <[email protected]> wrote: > This suggests there's a problem with the Mercurial server or the URL > you're accessing it with. If you copy the URL into a browser do you see the > Mercurial web interface? > > > On Fri, May 30, 2014 at 2:39 PM, Rashmi Singh <[email protected]> > wrote: > >> Hi John, unfortunately, unchecking that option gives me HTTP Error 504: >> Gateway Timeout. >> >> Any ideas? >> >> >> On Friday, May 30, 2014 1:30:17 PM UTC-5, John Peberdy wrote: >> >>> A workaround is to uncheck the "Verify HTTPS server certificate" >>> checkbox in Preferences->Team->Mercurial. ButI don't know why your >>> Mercurial.ini isn't picking up the cacerts file. >>> >>> >>> On Fri, May 30, 2014 at 2:18 PM, <[email protected]> wrote: >>> >>>> I integrated mercurial eclipse plugin in my STS and tried to clone an >>>> existing mercurial repository. But, I get the following error: >>>> >>>> error: _ssl.c:504: error:14090086:SSL >>>> routines:SSL3_GET_SERVER_CERTIFICATE:certificate >>>> verify failed >>>> >>>> When I try to clone the same repository outside eclipse from local >>>> installation of TortoiseHg, everything works fine. I have a reference to my >>>> cacert.pem file in mercurial.ini located in C:/Users/username/ >>>> >>>> This is picked well and lets me clone from my windows explorer (outside >>>> eclipse). However, when I integrated mercurial eclipse plugin in Eclipse >>>> and try to clone from there, it gives certificate error. >>>> >>>> Is the certificate not getting picked in Eclipse? Do I need to do >>>> anything additional other than adding reference to cacert.pem in my >>>> C:/Users/username/ mercurial.ini? >>>> >>>> Any idea how to fix this? >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "MercurialEclipse" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> John Peberdy >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "MercurialEclipse" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > John Peberdy > > -- > You received this message because you are subscribed to the Google Groups > "MercurialEclipse" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
