klesh commented on issue #7958: URL: https://github.com/apache/incubator-devlake/issues/7958#issuecomment-2342874670
@realhuseyn Same error as the following? ``` [Clone Git Repo] [gitcli] err: exit status 128, output: Cloning into bare repository '/tmp/gitextractor1157925462'...\nremote: Invalid username or password.\nfatal: Authentication failed for '[https://github.com/PB-***/adapter-***.git/'\n](https://github.com/PB-***/adapter-***.git/'%5Cn)" ``` Try to take the following steps: 1. Setting up PAT on the GitHub connection page, make sure the Test connection works properly 2. Go to your project, and click the "Collect Data" button, it should pull through. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
