Help Center/ CodeArts Build/ FAQs/ General/ Why Am I Prompted that the Service Endpoint Does Not Exist?
Updated on 2024-11-18 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. In the navigation pane, choose Settings > General > Service Endpoints.
  2. Create a Git service endpoint.
  3. Head back to the build task that fails to be executed and associate it with the new Git service endpoint.
  4. Rerun the build task.