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 <[email protected]> wrote: > 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": "<my personal private key got it from gitlab> "} > 2. Now trying to add Repository I keep on getting "IV must be 16 bytes > long" error. > > From thread > <https://groups.google.com/forum/#!searchin/reviewboard/IV$20must$20be$2016$20bytes$20long/reviewboard/wr8lfR-m8rw/H07KpIPpCgAJ> > thread > I got below command but what is "*path/to/site" ?? * > > $ rb-site manage* /path/to/site* shell > >>> from reviewboard.scmtools.crypto_utils import encrypt_password > >>> print encrypt_password('<your token here>') > > Can anybody help me to get this? > > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','reviewboard%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" 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.
