Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread Christian Hammond
Glad it works! Not a problem. We are working on ways to improve the entire repository configuration experience, as well. Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board On Fri, Jul 1, 2016 at 5:17 PM,

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread kamalakar vadla
Hi Christian Thank you so much. It worked finally . I was looking at totally wrong. Regards KV On Friday, 1 July 2016 16:56:39 UTC-7, Christian Hammond wrote: > > You can't encrypt and set your own password like that. It won't work. > You'll need to empty out the content in extra_data, or

Re: Having problems with upgrading ReviewBoard from 1.5.4

2016-07-01 Thread Christian Hammond
Hi Jonathan, The issues with evolutions are the most important to solve first, so I'd like to see what errors you get when running rb-site upgrade. That site upgrade is required for getting the new server going, so let's focus on that first. That also might fix the problem loading

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread Christian Hammond
You can't encrypt and set your own password like that. It won't work. You'll need to empty out the content in extra_data, or delete the repository, and then authenticate using your GitLab username/password, so we can generate a token specific to Review Board. Christian -- Christian Hammond

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread kamalakar vadla
I am able to run below mentioned command. If I try to use the encrypted password that is generated using above command - getting *"'ascii' codec can't decode byte 0x8f in position 3: ordinal not in range(128)"* Your help is appreciated. On Friday, 1 July 2016 13:25:55 UTC-7, kamalakar vadla

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread Christian Hammond
Hi, It sounds like you're setting the token manually, but you'll actually need to provide your credentials instead. We don't support setting a token for gitlab. Christian On Friday, July 1, 2016, kamalakar vadla wrote: > Hi > > I am trying to adding gitlab Repository in

Unable to add gitlab Repository in Review board

2016-07-01 Thread kamalakar vadla
Hi I am trying to adding gitlab Repository in Review board without any luck. Getting "IV must be 16 bytes long" error. 1. In HOSTING SERVICE ACCOUNT - I have added by gitlab user with Data value as below {"private_token": " "} 2. Now trying to add Repository I keep on getting "IV must

Python loader to be used

2016-07-01 Thread Ovidiu-Florin BOGDAN
The docs say that for rb-site install --python-loader the only available options are mod_python, fastcgi. But the Create a site docs recommend to use mod_wsgi. How can we do this? -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review