khalibartan opened a new issue, #8424: URL: https://github.com/apache/incubator-devlake/issues/8424
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Whenever multiple github tokens are provided the gitextractor plugin starts to fail with following error ``` in failed: Cloning into bare repository '/tmp/gitextractor3209794320'... | remote: Support for password authentication was removed on August 13, 2021. | remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. | fatal: Authentication failed for 'https://github.com/dreamplug-tech/caterpillar.git/' Error types: (1) *hintdetail.withDetail (2) *errors.errorString ``` If only keep one token it works correctly ### What do you expect to happen Gitextractor plugin should work correctly with multiple tokens ### How to reproduce Add multiple github tokens while setting up git connection and use github for gitextractor ### Anything else _No response_ ### Version v.1.0.2-beta7 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org