After upgrade to Octopus 3.2.6 we are consistently seeing this error on one of the tentacles. How do we fix this? Health check is green.
20:13:53 Fatal | The remote script failed with exit code 1
|
| Running: Upload package xxxxxx yyyyyy
20:13:53 Error | & : The term ‘D:\Octopus\Calamari\3.1.17\Calamari.exe’ is not recognized as
20:13:53 Error | the name of a cmdlet, function, script file, or operable program. Check the
20:13:53 Error | spelling of the name, or if a path was included, verify that the path is
20:13:53 Error | correct and try again.
20:13:53 Error | At D:\Octopus\Work\20151130191352-113\Bootstrap.ps1:17 char:3
20:13:53 Error | + & “${env:TentacleHome}\Calamari\3.1.17\Calamari.exe” run-script -script
20:13:53 Error | "Script. …
20:13:53 Error | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20:13:53 Error | + CategoryInfo : ObjectNotFound: (D:\Octopus\Calamari\3.1.17\Cala
20:13:53 Error | mari.exe:String) [], ParentContainsErrorRecordException
20:13:53 Error | + FullyQualifiedErrorId : CommandNotFoundException