Updated on 2024-12-02 GMT+08:00

Edge for Linux

Symptom

After the Edge for Linux was installed, it could not start.

Possible Causes

On the server where Edge was installed, there were too many background processes or the available CPUs were too small to start Edge.

Solution

Perform the following steps to manually start the Edge process:

  1. Go to the scripts directory in the Edge installation directory.

    cd /opt/cloud/Edge/scripts/

  2. Run the following commands to start Edge:

    ./start.sh

    If the following information is displayed, Edge is started.

  3. Run the following command to view the Edge process:

    ps -ef |grep edge

    If the following information is displayed, the Edge process is started.