You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "mindlesscloud (via GitHub)" <gi...@apache.org> on 2023/03/01 08:36:20 UTC

[GitHub] [incubator-devlake] mindlesscloud opened a new issue, #4558: [Bug][Bitbucket] Not able to clone private repos

mindlesscloud opened a new issue, #4558:
URL: https://github.com/apache/incubator-devlake/issues/4558

   ### 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
   
   The Gitextractor plugin runs into an error:
   ```
   time="2023-03-01 13:10:17" level=error msg=" [pipeline service] [pipeline #267] run tasks failed
           caused by: Error running task 784.
           Wraps: (2) error preparing task data for gitextractor
           Wraps: (3) remote authentication required but no callback set
           Wraps: (4) remote authentication required but no callback set
           Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *git.GitError
           "
   time="2023-03-01 13:10:17" level=info msg=" [pipeline service] [pipeline #267] pipeline finished in 1247 ms: Error running task 784.
   Wraps: (2) error preparing task data for gitextractor
   Wraps: (3) remote authentication required but no callback set
   Wraps: (4) remote authentication required but no callback set
   Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *git.GitError
   "
   ```
   
   ### What do you expect to happen
   
   Cloning should always be successful, whether the repo is public or private
   
   ### How to reproduce
   
   - setup the DevLake
   - create a bitbucket connection
   - create a blueprint from the last connection
   - set the scope to be a private repo
   - run the blueprint
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] 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: commits-unsubscribe@devlake.apache.org.apache.org

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


[GitHub] [incubator-devlake] abeizn closed issue #4558: [Bug][Bitbucket] Not able to clone private repos

Posted by "abeizn (via GitHub)" <gi...@apache.org>.
abeizn closed issue #4558: [Bug][Bitbucket] Not able to clone private repos
URL: https://github.com/apache/incubator-devlake/issues/4558


-- 
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: commits-unsubscribe@devlake.apache.org

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