d4x1 commented on issue #7370:
URL: 
https://github.com/apache/incubator-devlake/issues/7370#issuecomment-2081782264

   > can we reopen the issue? I am still seeing error as below with 
`v1.0.0-beta6`
   > 
   > ```shell
   > time="2024-04-29 01:56:08" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] start executing task: 288"
   > time="2024-04-29 01:56:08" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] start plugin"
   > time="2024-04-29 01:56:08" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] [gitextractor.PrepareTaskData] UseGoGit: false"
   > time="2024-04-29 01:56:08" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] [gitextractor.PrepareTaskData] SkipCommitStat: false"
   > time="2024-04-29 01:56:08" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] [gitextractor.PrepareTaskData] SkipCommitFiles: true"
   > time="2024-04-29 01:56:08" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] total step: 4"
   > time="2024-04-29 01:56:08" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] executing subtask Clone Git Repo"
   > time="2024-04-29 01:56:09" level=error msg=" [pipeline service] [pipeline 
#60] [task #288] [Clone Git Repo] [gitcli] git exited with error\nstderr: 
Cloning into bare repository '/tmp/gitextractor3459727601'...\nstderr: fatal: 
Server does not support --shallow-since\nstderr: fatal: the remote end hung up 
unexpectedly\n\n\tcaused by: exit status 128"
   > time="2024-04-29 01:56:09" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] finished step: 1 / 4"
   > time="2024-04-29 01:56:09" level=info msg=" [pipeline service] [pipeline 
#60] [task #288] executing subtask Collect Commits"
   > time="2024-04-29 01:56:09" level=error msg=" [pipeline service] [pipeline 
#60] [task #288] run task failed with panic\n\tcaused by: run task failed with 
panic 
(github.com/apache/incubator-devlake/plugins/gitextractor/tasks.getGitRepo:87)\n\tWraps:
 (2) git repo is empty, please check subtask: clone repo\n\tError types: (1) 
*hintdetail.withDetail (2) *errors.errorString"
   > ```
   
   which type of connection are you using?


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

Reply via email to