Help Center/ CodeArts Check/ FAQs/ General Issues/ Why Am I Seeing Error CC.00040010.400?/ No Permission to Execute the Startup Script
Updated on 2026-08-10 GMT+08:00

No Permission to Execute the Startup Script

Symptom

A task checked by the sonarqube engine fails. The log contains "permission denied".

Cause Analysis

On the executor, the /devcloud directory does not have the slave1 permission.

Solution

  1. Log in to the executor where the check task is executed as the root user.
  2. Run the following command on the executor to add the slave1 permission:

    chown -R 20001:20001 /devcloud