Error code 13 ; permission denied while using ocotpus deploy plugin

ERROR: Error from Octopus CLI: Cannot run program “/var/lib/jenkins/dotnet-octo” (in directory “/var/lib/jenkins/workspace/test01”): error=13, Permission denied
java.io.IOException: Cannot run program “/var/lib/jenkins/dotnet-octo” (in directory “/var/lib/jenkins/workspace/test01”): error=13, Permission denied

Some questions that may help your investigation:

  • Does the file exist?
  • Is the file executable?
  • Is the file the correct binary type to be executed on that computer?
  • Are there dependencies missing that are preventing it from running?