Your service URL should point to https://gitlab.com, not the path to your repository.
That said, we have not tested this with GitLab.com's hosting, only self-hosted installs, so it's possible you'll hit other problems. Give that a try, though, and see how it works. Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -----Original Message----- From: Sri Ram Kannan <[email protected]> Reply: [email protected] <[email protected]>> Date: May 7, 2015 at 1:47:46 PM To: [email protected] <[email protected]>> Cc: [email protected] <[email protected]>> Subject: Re: Integration of gitlab and reviewboard error > Hi Chris, > > I'm using gitlab.com repository. > > My reviewboard is running in my localhost and I try to configure the > project I created in the gitlab.com > > I use the same username and password that I use to login to my gitlab > account. > > I'm attaching the screenshot here. Please look into it. > > > > On Thursday, May 7, 2015 at 4:24:24 PM UTC-4, Christian Hammond wrote: > > > > Hi, > > > > You'd have to see if GitLab has any logs on this, but I doubt you'll find > > any detailed information on why those credentials are wrong. We don't have > > anything more detailed on our end. We're just taking what gets provided in > > the form and trying to use their API to authenticate. The only information > > we get back is whether that succeeded or failed. > > > > What version of GitLab are you running? > > > > Christian > > > > -- > > Christian Hammond - [email protected] > > Review Board - https://www.reviewboard.org > > Beanbag, Inc. - https://www.beanbaginc.com > > > > -----Original Message----- > > From: Sri Ram Kannan > > > Reply: [email protected] > > >> > > Date: May 7, 2015 at 12:40:39 PM > > To: [email protected] > > >> > > Cc: [email protected] > > >> > > Subject: Re: Integration of gitlab and reviewboard error > > > > > Hi Chris, > > > > > > Thanks for your reply. > > > > > > I tried numerous time to login with the same credentials that I use it > > for > > > gitlab. Still it fails. > > > > > > Wondering what I'm missing here ! > > > > > > Is there any way to check the error logs anywhere ? > > > > > > Regards, > > > Sri. > > > > > > On Thursday, May 7, 2015 at 3:21:32 PM UTC-4, Christian Hammond wrote: > > > > > > > > Hi Sri, > > > > > > > > When authenticating a repository, we do so through the GitLab API, and > > not > > > > SSH. This error means exactly what it means: Your username or password > > you > > > > provided doesn't match what's configured in GitLab. I'd make sure > > you're > > > > using the exact same credentials to log into GitLab, and that you're > > using > > > > your username, not e-mail address, to do so. > > > > > > > > Christian > > > > > > > > -- > > > > Christian Hammond - [email protected] > > > > Review Board - https://www.reviewboard.org > > > > Beanbag, Inc. - https://www.beanbaginc.com > > > > > > > > -----Original Message----- > > > > From: Sri Ram Kannan > > > > > Reply: [email protected] > > >> > > > > Date: May 7, 2015 at 12:19:35 PM > > > > To: [email protected] > > >> > > > > Subject: Integration of gitlab and reviewboard error > > > > > > > > > Hi, > > > > > > > > > > I'm trying to connect the gitlab and reviewboard together by addina > > a > > > > > gitlab repository into the reviewboard. > > > > > > > > > > Initially, I faced error : Unable to link Unable to link the > > account: > > > > The > > > > > username or password is incorrect. > > > > > > > > > > After reading one the topic in this group, > > > > > > > > > > I added the ssh key from reviewboard (removing the line breaks, new > > > > lines) > > > > > and pasted it in the gitlab successfully. > > > > > > > > > > And I also created a symbolic link of rbssh from /usr/local/bin to > > > > /usr/bin/ > > > > > > > > > > Still I face the same error as Unable to link the account: The > > username > > > > or > > > > > password is incorrect. > > > > > > > > > > I don't know where the logs are generated to check. > > > > > > > > > > I request someone to help me on this. > > > > > > > > > > Note: I usually log-in to gitlab using LDAP . > > > > > > > > > > Regards, > > > > > sri. > > > > > > > > > > -- > > > > > 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. > > > > > > > > > > > > > > > > > > > -- > > > 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. > > > > > > > > > -- > 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. > -- 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.
