gitlab-search icon indicating copy to clipboard operation
gitlab-search copied to clipboard

DEBUG get 401 err

Open shenguanjiejie opened this issue 2 years ago • 2 comments

image

shenguanjiejie avatar Aug 25 '22 09:08 shenguanjiejie

I can reproduce this breaking bug without any debug declarations - just gitlab-search "something".

However, @shenguanjiejie man your token is there - take down that screenshot and reset your keys. Seems like we need @phillipj

dylanh724 avatar Sep 15 '22 07:09 dylanh724

By default it searches "gitlab.com" and not your local instance.. you have to specify the domain when running the setup

gitlab-search setup --api-domain <your domain> <your access token>

You may also need to tweak the concurrency setting if you get 500 errors

krux702 avatar Jan 30 '23 18:01 krux702