The agent needs to be started with nohup or, ideally, using a more comprehensive tool like start-stop-daemon. Currently, trying to start the service over SSH reports that the service was successfully started but it is actually immediately killed when the SSH session ends.
The agent needs to be started with
nohupor, ideally, using a more comprehensive tool likestart-stop-daemon. Currently, trying to start the service over SSH reports that the service was successfully started but it is actually immediately killed when the SSH session ends.