adterskov commented on issue #4756: URL: https://github.com/apache/incubator-devlake/issues/4756#issuecomment-1494727624
I deleted the current installation and reinstalled version v0.16.0-beta11. GitLab connection was added successfully. But now when I run Blueprint job, an error from GitExtractor plugin is accured. > error preparing task data for gitextractor > Wraps: (2) user rejected certificate for gitlab.example.com But CA certificate is installed, and I can perform git clone command from container (I get this URL from developers tool so GitExtractor use the same one) `git clone https://git:[email protected]/project-1/extra/project.git` So GitLab access token is correct and User have necessary permission. Maybe GitExtractor plugin need additional configuring? -- 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]
