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

   ## Describe the bug
   
   A seed user (Milan from CROZ) reported a GitLab data collection issue. He 
was able to successfully collect for one GitLab project and failed for the 
second project he tried.
   
   The pipeline failed at progress 52.17% with a 403 forbidden error message 
from GitLab. Since he did successfully collect one project and made sure his 
token has sufficient permission for all projects, Milan suspected the error is 
due to the absence of certain data for the failed project. This hypothesis is 
based on that GitLab sometimes gives a 403 forbidden error message when there's 
no data, see below for an example:
   
   Visit
   ```
   https://gitlab.croz.net/api/v4/projects/3060/jobs 
   ```
   
   and get the following response:
   ```
   {
       message: "403 Forbidden"
   }
   ```
   Project 3060 doesn't have any jobs.
   
   ## How to reproduce
   
   * DevLake version: v0.10.1
   * GitLab version: On-prem v14.10.2
   


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