Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
OTTER 2.2.22 - regression ? on Execute-PowerShell function
-
Hello
the following plan# General for server VM121007 { Execute-PowerShell >>"HELLO WORLD">> }
is not working on Otter 2.2.22 as expected while it was working fine on the previous version.
If I rollback to the previous version , it is working.
The error message is :
DEBUG: 2020-07-01 15:39:24Z - Job 1389 has no servers, server roles, or environments specified. DEBUG: 2020-07-01 15:39:24Z - Skipping collection run; execute only. INFO : 2020-07-01 15:39:24Z - Collection run succeeded. DEBUG: 2020-07-01 15:39:24Z - Beginning execution run... ERROR: 2020-07-01 15:39:24Z - Impossible de trouver le chemin d'accès à "C:\ProgramData\Otter\Executions\_E141722", car il n'existe pas. INFO : 2020-07-01 15:39:24Z - HELLO WORLD ERROR: 2020-07-01 15:39:24Z - Execution run failed. DEBUG: 2020-07-01 15:39:24Z - Cleaning up temporary files on Local Server...
This is a big regression for me as many of my orchestration plans fail . Any answer would be helpful.
The extensions are all up to date
Best Regards
PhilippeC.
-
Hello, what version did you upgrade from?
Can you also check the version of the Windows extension you had loaded?
-
-
Hi Philippe,
I have confirmed this is a bug in the Windows extension. I expect we will have an updated version published tomorrow.
Thanks
-Greg
-
Windows extension v1.6.3 is now released, and it fixes this problem. Thanks for the bug report!
-
Thanks for the fast resolution