Help Center> CodeArts Deploy> FAQs> Custom Application Actions> Starting or Stopping Node.js> Node.js Fails to Be Started or Stopped on a Windows Host
Updated on 2023-11-28 GMT+08:00

Node.js Fails to Be Started or Stopped on a Windows Host

Symptom 1

On a Windows host, the deployment of the command for starting Node.js fails during the deployment of the action Start/Stop Node.js, and the error message start service failed is displayed.

Cause Analysis

The startup file is not found in the service path.

Solution

Enter the correct service path.

Symptom 2

The error message Node service not installed, service start failed! is displayed.

Cause Analysis

The Node.js service is not installed on the host.

Solution

Install Node.js before action deployment.

Symptom 3

The deployment of the action Start/Stop Node.js does not respond for a long time and then fails, with the error message Install forever failure! displayed.

Cause Analysis

The host cannot connect to the platform.

Solution

Ensure that the host can connect to the external network and the DNS is correctly configured.

Starting or Stopping Node.js FAQs

more