Hello,
We have updated our Unite.phar file for doing automatic restore of our Wordpress.
The Unite is executed successfully according to the logs :
[sshexec] [INFO ] Reconfiguring WordPress
[sshexec] [INFO ] Preparing to replace WordPress data
[sshexec] [INFO ] No replacements necessary
[sshexec] [INFO ] Updating the .htaccess file
[sshexec] [INFO ] Cleaning up after restoration
[sshexec] [INFO ] ===============================================================================
[sshexec] [INFO ] UNITE finished running
[sshexec] [INFO ] Peak memory consumption : 7.89 MB
But it seems that you have changed the exit status code, the script is exiting with an status '127'
I did not find anything related to the exit status code in your documentation and I can not find any error in the execution of the script. But our monitoring is now seeing the result of the execution as 'failed'.
Can you please tell me if the return code is the expected one and can you return 0 in case of success ?
Best,
Β