dosubot[bot] commented on issue #7842:
URL: 
https://github.com/apache/incubator-devlake/issues/7842#issuecomment-2270762087

   <!-- Greeting -->
   Hey @Capone1983! I'm here to help you with any bugs, questions, or 
contributions you have in mind. Let's tackle this issue together!
   
   <!-- Answer -->
   The issue you're encountering with the `gitextractor` step failing after 
moving from beta4 to beta5 is likely due to a permission problem with your 
tokens. The error message "error: unknown switch `c`" suggests that there might 
be an issue with the Git command being executed.
   
   To resolve this issue, you should:
   
   1. Verify that you are using a supported authentication method.
   2. Ensure that the tokens have the correct permissions for the entities you 
want to collect.
   
   Refer to the corresponding plugin's Config UI manuals for the supported 
authentication methods and required token permissions. For example, you can 
find the necessary information for configuring GitHub tokens 
[here](https://docs/Configuration/GitHub.md#auth-tokens).
   
   Additionally, you can refer to the [Configuration and Blueprint 
Troubleshooting](https://incubator-devlake-website/docs/versioned_docs/version-v0.16/Troubleshooting/Configuration.md)
 guide for more details on common error codes and their solutions. 
Specifically, the guide mentions that a 403 error is usually caused by the 
permission of your tokens, and it provides steps to ensure you have the correct 
permissions 
<sup>[[1]](https://github.com/apache/incubator-devlake-website/blob/main/docs/Troubleshooting/Configuration.md)</sup><sup>[[2]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v1.0/Troubleshooting/Configuration.md)</sup><sup>[[3]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.15/Troubleshooting/Configuration.md)</sup><sup>[[4]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.21/Troubleshooting/Configuration.md)</sup><sup>[[5]](https://github.com/apache/inc
 
ubator-devlake-website/blob/main/versioned_docs/version-v0.16/Troubleshooting/Configuration.md)</sup>.
   
   Also, ensure that you have `libgit2` version 1.3.0 installed, as it is 
required to run and debug the `gitextractor` plugin on your local machine 
<sup>[[6]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.21/Plugins/gitextractor.md)</sup><sup>[[7]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.20/Plugins/gitextractor.md)</sup><sup>[[8]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.16/Plugins/gitextractor.md)</sup><sup>[[9]](https://github.com/apache/incubator-devlake-website/blob/main/versioned_docs/version-v0.19/Plugins/gitextractor.md)</sup>.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to