Re: gitlab integration fails

2017-07-19 Thread Paramjeet Singh
sure will try in a while and will get back to you very soon on this. regards paramjeet singh On Wed, Jul 19, 2017 at 2:45 PM, Christian Hammond wrote: > Okay. That's bizarre and not common. Knowing the earliest version of > Review Board that fails would help a lot.

Re: gitlab integration fails

2017-07-19 Thread Christian Hammond
Okay. That's bizarre and not common. Knowing the earliest version of Review Board that fails would help a lot. I'd be curious to find out whether both 2.5.10 and 2.5.11 work or both fail for you. Christian On Wed, Jul 19, 2017 at 2:12 AM, Paramjeet Singh wrote: >

Re: gitlab integration fails

2017-07-19 Thread Paramjeet Singh
Name: cryptography Version: 1.9 Location: /usr/local/lib/python2.7/dist-package. and another thing is that the same has been tried on bitnami amazon ec2 trial image for reviewboard 2.5.13.1 and even i tried to install using bitnami's installer on my server but it didn't worked for me. regards

Re: gitlab integration fails

2017-07-19 Thread Christian Hammond
PyCrypto is different from cryptography. I'd be interested in knowing what version of that might be on the system running 2.5.13.1. This is the only newer factor I can think of that could interfere on our end with any SSL-related communications. Christian On Wed, Jul 19, 2017 at 1:56 AM,

Re: gitlab integration fails

2017-07-19 Thread Paramjeet Singh
hi, yes python crypto(pycrypto) 2.6.1 is installed. this configuration for reviewboard 2.5.13.1 is tried on ubuntu 16.04 LTS and Red Hat Enterprise Linux 7.2 did't worked on any of them. regards paramjeet singh On Wed, Jul 19, 2017 at 2:17 PM, Christian Hammond

Re: gitlab integration fails

2017-07-19 Thread Christian Hammond
Can you see what version of the Python cryptography module is installed? Christian On Wed, Jul 19, 2017 at 1:46 AM, Paramjeet Singh wrote: > yes i have installed 2.5.0 and it worked fine very comfortably. will try > other versions and will see when it breaks and post

Re: gitlab integration fails

2017-07-19 Thread Paramjeet Singh
yes i have installed 2.5.0 and it worked fine very comfortably. will try other versions and will see when it breaks and post it here soon. and yes password has been changed. regards paramjeet singh On Tue, Jul 18, 2017 at 8:31 PM, Christian Hammond wrote: > Okay,

Re: gitlab integration fails

2017-07-18 Thread Christian Hammond
Okay, looks like that worked. Did you install 2.5.0, then? It'd be helpful to try upgrading a few versions at a time, figure out when it breaks. Also, the details you posted include confidential information on your account. Only the last line should have been provided here. You'll want to reset

Re: gitlab integration fails

2017-07-18 Thread paramjeet . singh
hi christian, first of all sorry for mixing up things on two places i am just a beginner. will keep discussion here only from now onwards. however installing revieboard 2.5 instead of 2.5.13.1 did it for me with the same configuration and its working smoothly fir now on version 2.5.

Re: gitlab integration fails

2017-07-18 Thread Christian Hammond
What Linux distribution is Review Board installed on? 2.5.13.1 is definitely compatible with GitLab, and it's not a bug in Review Board. There is something impacting the communication between the servers. As for what that is, I'm not sure yet. >From the terminal on your Linux server hosting

Re: gitlab integration fails

2017-07-17 Thread paramjeet . singh
there is no proxy on the network neither on gitlab server. tried the integration with gitlab.com also it also fails. review board 2.5.13.1 , gitlab version 8.5.4 On Friday, July 14, 2017 at 4:11:35 AM UTC+5:30, Christian Hammond wrote: > > Hi, > > Are you using a HTTP Proxy for outbound HTTP

Re: gitlab integration fails

2017-07-17 Thread paramjeet . singh
hi christian, thank you so much for you reply. i have checked and we are not using any proxy and this problem is occurring even on gitlab.com also. i am not able to add repository hosted on gitlab.com and getting same error for this. i am using reviewboard 2.5.13.1 on ubuntu 16.04. any other

Re: gitlab integration fails

2017-07-13 Thread Christian Hammond
Hi, Are you using a HTTP Proxy for outbound HTTP requests in your network? Something either in-between Review Board and GitLab, or on the GitLab server itself, is returning a HTTP 502 Bad Gateway when attempting to communicate. It could be a HTTP Proxy that's unintentionally being used, or it

Re: Gitlab integration problem

2014-11-13 Thread Rajasiman Srinivasan
Thank you. You can mark this solved! On Thursday, 13 November 2014 02:53:51 UTC+5:30, David Trowbridge wrote: You'll want to back up that directory, as well as your database. Whether or not you back up the other apache configuration is up to you (the important config files live in the site

Re: Gitlab integration problem

2014-11-12 Thread Rajasiman Srinivasan
Thanks for your reply! I had installed git on Windows without adding the location to the PATH environment variable. Therefore rbt post/rbt setup-repo was unable to execute git commands from cmd. After I added it, it started working fine. Also, another question. If I want to do a daily backup

Re: Gitlab integration problem

2014-11-12 Thread David Trowbridge
You'll want to back up that directory, as well as your database. Whether or not you back up the other apache configuration is up to you (the important config files live in the site directory). -David On Wed, Nov 12, 2014 at 1:35 AM, Rajasiman Srinivasan rajasi...@gmail.com wrote: Thanks for

Re: Gitlab integration problem

2014-11-11 Thread David Trowbridge
It looks like your repository is configured correctly in the Review Board admin. You won't see branches or commits in the New Review Request page because this feature is currently only available for GitHub and SVN repositories. If you've created the .reviewboardrc file yourself, you don't need

Re: gitlab integration

2014-05-05 Thread Christian Hammond
Hi, You need to select GitLab under Hosting Service, provide the URL to the root of your GitLab server, provide authentication details, and your repository information. Christian On Monday, May 5, 2014, ming ho mingcharle...@gmail.com wrote: Hi Christian, attached is the screenshot.

Re: gitlab integration

2014-05-05 Thread Mingcharlesho
that worked. Thanks. Sent from my iPhone On May 5, 2014, at 3:24 PM, Christian Hammond chip...@chipx86.com wrote: Hi, You need to select GitLab under Hosting Service, provide the URL to the root of your GitLab server, provide authentication details, and your repository information.

Re: gitlab integration

2014-05-02 Thread Christian Hammond
Hi, Can you show the configuration you're using for the repositories in Review Board? Christian On Friday, May 2, 2014, ming ho mingcharle...@gmail.com wrote: Hi, i am having trouble adding gitlab repositories to RB. our gitlab has repositories such as http://servername/mho/gin.git. I