Help Center/ CodeArts Check/ FAQs/ General Issues/ Why Am I Seeing Error CC.00020413.553?
Updated on 2026-08-10 GMT+08:00

Why Am I Seeing Error CC.00020413.553?

Symptom

During task execution, the error message "CC.00020413.553" is displayed, indicating that CodeArts Repo fails to be called.

Cause Analysis

  • Cause 1: The repository does not exist or has been deleted.
  • Cause 2: You are not the member of the code repository or you do not have the read permission of the code repository.
  • Cause 3: The agency account is not added as a repository member for some historical data. As a result, the permission is insufficient.

Solution

  • For cause 1:
    1. On the Tasks page, choose Code > Repo from the navigation pane to check whether there is a code repository used by the task.
    2. If no, modify the code repository used. If yes, contact technical support.
  • For cause 2:
    1. On the Tasks page, choose Settings > Members in the navigation pane to view the role of the current user in the current project.
    2. Check whether the current user has the read permission on the repository corresponding to the check task. For details, see CodeArts Repo Role Permissions.
  • Cause 3:
    1. Go to the project, and choose Repo. Choose the repository to be authorized, and click Add Member.
    2. Set the following agencies to CI/CD engineer: check_admin_trust, repo_admin_trust, and pipeline_admin_trust, and click OK.
    3. Verify that check_admin_trust, repo_admin_trust, and pipeline_admin_trust exist in the member list of the repository.