claudious05 opened a new issue, #7524:
URL: https://github.com/apache/incubator-devlake/issues/7524
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
## Question
Im trying to collect data from gitlab, im running devlake(v0.21.0@ac4f7fe)
using docker compose. The data collection pipeline fails everytime at the
gitextractor job and i get this error:
**_github.com/apache/incubator-devlake/core/runner.runSubtask |
/app/core/runner/run_task.go:332 |
github.com/apache/incubator-devlake/core/runner.RunPluginSubTasks |
/app/core/runner/run_task.go:273 |
github.com/apache/incubator-devlake/core/runner.RunPluginTask |
/app/core/runner/run_task.go:159 |
github.com/apache/incubator-devlake/core/runner.RunTask |
/app/core/runner/run_task.go:133 |
github.com/apache/incubator-devlake/server/services.runTaskStandalone |
/app/server/services/task_runner.go:113 |
github.com/apache/incubator-devlake/server/services.RunTasksStandalone.func1 |
/app/server/services/task.go:186 | runtime.goexit |
/usr/local/go/src/runtime/asm_amd64.s:1598 Wraps: (4) plain clone git error
Wraps: (5) plain clone git error Error types: (1) *withstack.withStack (2)
*errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5)
*errors.errorString_**
I really apreciate some help.
## Screenshots
If applicable, add screenshots to help explain.
## Additional context
Our Gitlab is running On premise, we tried to mount the CA Certificate into
the devcontainer but unfortunately nothing changed.
--
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]