Hi
Trying to get health check to work on a Centos 6 machine, have followed another post on this forum
Link.
Have also checked the command mono from the commandline at it is finding the command.
However I am getting the following, please advice.
Requesting upload...
Establishing SSH connection...
SSH connection established
Beginning streaming transfer of health-check.sh to $HOME\.octopus\OctopusServer\Work\20160623094611-8
Establishing SFTP connection...
SSFTP connection established
Stream transfer complete
Required command 'mono' is not available.
Disposing SFTP connection...
Disposing SSH connection...
The remote script failed with exit code 127
The remote script failed with exit code 127
Octopus.Shared.Tasks.ActivityFailedException: The remote script failed with exit code 127
at Octopus.Worker.Scripting.ScriptResult.EnsureSuccessful() in Y:\work\refs\tags\3.3.8\source\Octopus.Worker\Scripting\ScriptResult.cs:line 71
at Octopus.Worker.Ssh.SshWorker.CheckHealth() in Y:\work\refs\tags\3.3.8\source\Octopus.Worker\Ssh\SshWorker.cs:line 65
at Octopus.Server.Orchestration.Health.MachineTaskController.PerformTask(Machine machine) in Y:\work\refs\tags\3.3.8\source\Octopus.Server\Orchestration\Health\MachineTaskController.cs:line 86
Octopus.Server version 3.3.8 (3.3.8+Branch.master.Sha.ce74fb45b4197c055b4a7cb8799ae9d048b1dce2)
ServerTasks-4482.log.txt (2 KB)