Help Center/ CodeArts Build/ FAQs/ General/ Why Am I Prompted that the Service Endpoint Does Not Exist?
Updated on 2025-10-15 GMT+08:00

Why Am I Prompted that the Service Endpoint Does Not Exist?

Symptoms

A build task fails to be executed, and the log indicates that the corresponding service extension point does not exist.

Cause Analysis

The service endpoint data is lost. Build tasks associated with this service endpoint will fail.

Solution

Create a service endpoint and associate it with the build task. The following procedure uses Git as an example.

  1. Go to CodeArts Build.
  2. In the navigation pane, choose Settings > General > Service Endpoints.
  3. Create a Git service endpoint. For details, see Creating a Service Endpoint.
  4. On the build task list page, re-associate the new Git service endpoint with the build task by referring to Editing a Build Task.
  5. Run the build task.