DigiCert KnowledgeBase - Technical Support-hero

Knowledge Base

Not Found Error when Activating Discovery Sensor on Linux

Solution ID : SO050221215447
Last Modified : 10/21/2023

Scenario

You might receive a “./start.sh: source: not found” error when activating a sensor on Linux machine. 

Cause

Java needs to be updated.

Solution

Step 1: Update your Java jdk and jre files on your server by using the below commands:

sudo apt update
sudo apt install default-jdk
sudo apt install default-jre

 

Step 2: Open the auth.sh and the launcher.sh files under the startup folder with gedit to edit the file the following /usr/bin/Java and save the files as per below screenshot:


Auth.sh File

 

Launcher.sh File

 

Once these has been completed, retry the sensor activation.